Age | Commit message (Expand) | Author | Files | Lines |
2008-06-13 | [WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctl | Alan Cox | 1 | -68/+40 |
2008-06-13 | [WATCHDOG 23/57] ks8695_wdt: clean up, coding style, unlocked_ioctl | Alan Cox | 1 | -57/+62 |
2008-06-13 | [WATCHDOG 22/57] ixp4xx_wdt: unlocked_ioctl | Alan Cox | 1 | -24/+17 |
2008-06-13 | [WATCHDOG 21/57] ixp2000_wdt: clean up and unlocked_ioctl | Alan Cox | 1 | -27/+23 |
2008-06-13 | [WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctl | Alan Cox | 1 | -12/+14 |
2008-06-07 | [WATCHDOG 19/57] bfin: watchdog cleanup and unlocked_ioctl | Alan Cox | 1 | -76/+71 |
2008-05-28 | [WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanup | Alan Cox | 3 | -175/+189 |
2008-05-27 | [WATCHDOG 17/57] it8712f: unlocked_ioctl | Alan Cox | 1 | -50/+27 |
2008-05-27 | [WATCHDOG 16/57] iop: watchdog switch to unlocked_ioctl | Alan Cox | 1 | -22/+24 |
2008-05-27 | [WATCHDOG 15/57] indydog: Clean up and tidy | Alan Cox | 1 | -52/+62 |
2008-05-27 | [WATCHDOG 14/57] ibmasr: coding style, locking verify | Alan Cox | 1 | -62/+87 |
2008-05-27 | [WATCHDOG 13/57] i6300esb: Style, unlocked_ioctl, cleanup | Alan Cox | 1 | -175/+167 |
2008-05-27 | [WATCHDOG 12/57] ib700wdt: clean up and switch to unlocked_ioctl | Alan Cox | 1 | -51/+52 |
2008-05-27 | [WATCHDOG 11/57] hpwdt: couple of include cleanups | Alan Cox | 1 | -2/+2 |
2008-05-27 | [WATCHDOG 10/57] eurotechwdt: unlocked_ioctl, code lock check and tidy | Alan Cox | 1 | -21/+36 |
2008-05-27 | [WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctl | Alan Cox | 1 | -8/+9 |
2008-05-27 | [WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check locking | Alan Cox | 1 | -6/+5 |
2008-05-27 | [WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctl | Alan Cox | 1 | -74/+70 |
2008-05-27 | [WATCHDOG 06/57] at91: watchdog to unlocked_ioctl | Alan Cox | 1 | -54/+54 |
2008-05-27 | [WATCHDOG 05/57] atp watchdog | Alan Cox | 1 | -4/+3 |
2008-05-27 | [WATCHDOG 04/57] AR7 watchdog | Alan Cox | 1 | -12/+17 |
2008-05-27 | [WATCHDOG 03/57] ali: watchdog locking and style | Alan Cox | 2 | -201/+209 |
2008-05-27 | [WATCHDOG 02/57] clean up and check advantech watchdog | Alan Cox | 1 | -73/+62 |
2008-05-27 | [WATCHDOG 01/57] Clean acquirewdt and check for BKL dependancies | Alan Cox | 1 | -61/+58 |
2008-05-26 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -13/+7 |
2008-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 48 | -576/+853 |
2008-05-26 | tuner: Do not alter i2c_client.name | Michael Krufky | 1 | -13/+7 |
2008-05-25 | [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver | Gabriel C | 1 | -5/+9 |
2008-05-25 | [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's | Chen Gong | 1 | -48/+40 |
2008-05-25 | [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers | Jordan Crouse | 3 | -0/+323 |
2008-05-25 | [WATCHDOG] hpwdt: Fix NMI handling. | Mingarelli, Thomas | 1 | -15/+12 |
2008-05-25 | [WATCHDOG] Blackfin Watchdog Driver: split platform device/driver | Mike Frysinger | 1 | -40/+71 |
2008-05-25 | [WATCHDOG] Add w83697h_wdt early_disable option | Samuel Tardieu | 1 | -1/+26 |
2008-05-25 | [WATCHDOG] Make w83697h_wdt timeout option string similar to others | Samuel Tardieu | 1 | -1/+1 |
2008-05-25 | [WATCHDOG] Make w83697h_wdt void-like functions void | Samuel Tardieu | 1 | -6/+3 |
2008-05-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+0 |
2008-05-24 | spi: remove some spidev oops-on-rmmod paths | David Brownell | 1 | -13/+89 |
2008-05-24 | edac: mpc85xx: fix building as a module | Kumar Gala | 1 | -3/+0 |
2008-05-24 | S3C2410: fix driver MODULE_ALIAS() | Ben Dooks | 1 | -0/+2 |
2008-05-24 | S3C2410: clean out changelog header and tidy | Ben Dooks | 2 | -83/+11 |
2008-05-24 | S3C2410: add error print if we cannot add attribute | Ben Dooks | 1 | -1/+4 |
2008-05-24 | S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller | Ben Dooks | 1 | -20/+29 |
2008-05-24 | SM501: reverse FPEN/VBIASEN flags behaviour | Ben Dooks | 1 | -4/+4 |
2008-05-24 | serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c | Arjan van de Ven | 1 | -1/+4 |
2008-05-24 | brd: don't show ramdisks in /proc/partitions | Marcin Krol | 1 | -0/+1 |
2008-05-24 | ip2: fix crashes on load/unload | Alan Cox | 2 | -25/+2 |
2008-05-24 | gpiolib: fix off by one errors | Trent Piepho | 1 | -3/+3 |
2008-05-24 | gpio: mcp23s08 debug fix | Roel Kluin | 1 | -1/+1 |
2008-05-24 | gpio: pca953x driver handles pca9554 too | David Brownell | 1 | -0/+1 |
2008-05-24 | md: restart recovery cleanly after device failure. | NeilBrown | 5 | -16/+43 |