summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-13[WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctlAlan Cox1-68/+40
2008-06-13[WATCHDOG 23/57] ks8695_wdt: clean up, coding style, unlocked_ioctlAlan Cox1-57/+62
2008-06-13[WATCHDOG 22/57] ixp4xx_wdt: unlocked_ioctlAlan Cox1-24/+17
2008-06-13[WATCHDOG 21/57] ixp2000_wdt: clean up and unlocked_ioctlAlan Cox1-27/+23
2008-06-13[WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctlAlan Cox1-12/+14
2008-06-07[WATCHDOG 19/57] bfin: watchdog cleanup and unlocked_ioctlAlan Cox1-76/+71
2008-05-28[WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanupAlan Cox3-175/+189
2008-05-27[WATCHDOG 17/57] it8712f: unlocked_ioctlAlan Cox1-50/+27
2008-05-27[WATCHDOG 16/57] iop: watchdog switch to unlocked_ioctlAlan Cox1-22/+24
2008-05-27[WATCHDOG 15/57] indydog: Clean up and tidyAlan Cox1-52/+62
2008-05-27[WATCHDOG 14/57] ibmasr: coding style, locking verifyAlan Cox1-62/+87
2008-05-27[WATCHDOG 13/57] i6300esb: Style, unlocked_ioctl, cleanupAlan Cox1-175/+167
2008-05-27[WATCHDOG 12/57] ib700wdt: clean up and switch to unlocked_ioctlAlan Cox1-51/+52
2008-05-27[WATCHDOG 11/57] hpwdt: couple of include cleanupsAlan Cox1-2/+2
2008-05-27[WATCHDOG 10/57] eurotechwdt: unlocked_ioctl, code lock check and tidyAlan Cox1-21/+36
2008-05-27[WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctlAlan Cox1-8/+9
2008-05-27[WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check lockingAlan Cox1-6/+5
2008-05-27[WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctlAlan Cox1-74/+70
2008-05-27[WATCHDOG 06/57] at91: watchdog to unlocked_ioctlAlan Cox1-54/+54
2008-05-27[WATCHDOG 05/57] atp watchdogAlan Cox1-4/+3
2008-05-27[WATCHDOG 04/57] AR7 watchdogAlan Cox1-12/+17
2008-05-27[WATCHDOG 03/57] ali: watchdog locking and styleAlan Cox2-201/+209
2008-05-27[WATCHDOG 02/57] clean up and check advantech watchdogAlan Cox1-73/+62
2008-05-27[WATCHDOG 01/57] Clean acquirewdt and check for BKL dependanciesAlan Cox1-61/+58
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-13/+7
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds48-576/+853
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky1-13/+7
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C1-5/+9
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong1-48/+40
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse3-0/+323
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas1-15/+12
2008-05-25[WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger1-40/+71
2008-05-25[WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu1-1/+26
2008-05-25[WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu1-1/+1
2008-05-25[WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu1-6/+3
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2008-05-24spi: remove some spidev oops-on-rmmod pathsDavid Brownell1-13/+89
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala1-3/+0
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks1-0/+2
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks2-83/+11
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks1-1/+4
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks1-20/+29
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks1-4/+4
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven1-1/+4
2008-05-24brd: don't show ramdisks in /proc/partitionsMarcin Krol1-0/+1
2008-05-24ip2: fix crashes on load/unloadAlan Cox2-25/+2
2008-05-24gpiolib: fix off by one errorsTrent Piepho1-3/+3
2008-05-24gpio: mcp23s08 debug fixRoel Kluin1-1/+1
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell1-0/+1
2008-05-24md: restart recovery cleanly after device failure.NeilBrown5-16/+43