summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-21[WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctlAlan Cox1-92/+83
2008-06-21[WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctlAlan Cox1-12/+19
2008-06-21[WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctlAlan Cox1-41/+46
2008-06-21[WATCHDOG 46/57] smsc37b787_wdt: coding style, switch to unlocked_ioctlAlan Cox1-220/+222
2008-06-21[WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctlAlan Cox1-57/+82
2008-06-21[WATCHDOG 44/57] scx200_wdt: clean up and switch to unlocked_ioctlAlan Cox2-31/+32
2008-06-21[WATCHDOG 43/57] sc520_wdt: Clean up and switch to unlocked_ioctlAlan Cox1-75/+86
2008-06-21[WATCHDOG 42/57] sc1200_wdt: clean up, fix locking and use unlocked_ioctlAlan Cox1-89/+114
2008-06-21[WATCHDOG 41/57] sb_wdog: Clean up and switch to unlocked_ioctlAlan Cox1-38/+40
2008-06-21[WATCHDOG 40/57] sbc_epx_c3_wdt: switch to unlocked_ioctlAlan Cox1-6/+6
2008-06-21[WATCHDOG 39/57] sbc8360: clean upAlan Cox1-18/+12
2008-06-21[WATCHDOG 38/57] stg7240_wdt: unlocked_ioctlAlan Cox1-9/+7
2008-06-21[WATCHDOG 37/57] sbc60xxwdt: clean up and switch to unlocked_ioctlAlan Cox1-113/+110
2008-06-21[WATCHDOG 36/57] sa1100_wdt: Switch to unlocked_ioctlAlan Cox1-17/+15
2008-06-21[WATCHDOG 35/57] s3c2410: watchdog cleanup and switch to unlocked_ioctlAlan Cox1-68/+80
2008-06-21[WATCHDOG 34/57] rm9k_wdt: clean upAlan Cox1-9/+12
2008-06-21[WATCHDOG 33/57] pnx4008_wdt: unlocked_ioctl setupAlan Cox1-10/+8
2008-06-14[WATCHDOG 32/57] pcwd: clean up, unlocked_ioctl usageAlan Cox1-79/+100
2008-06-14[WATCHDOG 31/57] pc87413_wdt: clean up, coding style, unlocked_ioctlAlan Cox1-124/+87
2008-06-14[WATCHDOG 30/57] omap_wdt: locking, unlocked_ioctl, tidyAlan Cox1-14/+21
2008-06-14[WATCHDOG 29/57] mv64x60_wdt: clean up and locking checksAlan Cox1-9/+11
2008-06-13[WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctlAlan Cox1-55/+52
2008-06-13[WATCHDOG 27/57] mpcore watchdog: unlocked_ioctl and BKl workAlan Cox1-21/+32
2008-06-13[WATCHDOG 26/57] mpc watchdog: clean up and lockingAlan Cox3-35/+41
2008-06-13[WATCHDOG 25/57] mixcomwd: coding style locking, unlocked_ioctlAlan Cox1-70/+63
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-28[WATCHDOG 17/57] it8712f: unlocked_ioctlAlan Cox1-50/+27
2008-05-28[WATCHDOG 16/57] iop: watchdog switch to unlocked_ioctlAlan Cox1-22/+24
2008-05-28[WATCHDOG 15/57] indydog: Clean up and tidyAlan Cox1-52/+62
2008-05-28[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