summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-02-1344-95/+616
|\
| * i2c: Stop using i2c_adapter.class_devJean Delvare2007-02-134-4/+4
| * i2c: Remove the warning on missing adapter deviceJean Delvare2007-02-131-3/+2
| * i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-1315-3/+19
| * i2c: PA Semi SMBus driverOlof Johansson2007-02-133-0/+434
| * i2c-amd8111: Proposed cleanupsJean Delvare2007-02-131-28/+42
| * i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell2007-02-131-0/+8
| * i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2007-02-132-3/+8
| * i2c: Add IDs to adaptersStephen Hemminger2007-02-1317-0/+19
| * i2c: Add driver suspend/resume/shutdown supportDavid Brownell2007-02-131-21/+44
| * i2c: completion header cleanupsJean Delvare2007-02-133-1/+2
| * i2c-i801: Spelling fixJean Delvare2007-02-131-1/+1
| * i2c-piix4: Add support for the ATI SB600Jean Delvare2007-02-132-0/+4
| * i2c-nforce2: Drop unused reference to pci_devJean Delvare2007-02-131-2/+0
| * i2c/vt8231: Remove superfluous initializationDavid Brownell2007-02-131-1/+0
| * i2c-ali1563: Fix device initializationJean Delvare2007-02-131-23/+18
| * i2c-ali1563: Improve the status messagesJean Delvare2007-02-131-5/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-02-1336-350/+489
|\ \
| * \ Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2007-02-1335-294/+369
| |\ \
| | * | [WATCHDOG] timers cleanupJiri Slaby2007-02-129-73/+31
| | * | [WATCHDOG] ib700wdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-271-35/+7
| | * | [WATCHDOG] ib700wdt.c - convert to platform_deviceWim Van Sebroeck2007-01-271-6/+47
| | * | [WATCHDOG] ib700wdt.c spinlock/WDIOC_SETOPTIONS changesWim Van Sebroeck2007-01-271-6/+26
| | * | [WATCHDOG] ib700wdt.c small clean-up'sWim Van Sebroeck2007-01-271-8/+10
| | * | [WATCHDOG] ib700wdt.c clean-up init and exit routinesWim Van Sebroeck2007-01-271-8/+14
| | * | [WATCHDOG] ib700_wdt.c stop + set_heartbeat operationsWim Van Sebroeck2007-01-271-9/+30
| | * | [WATCHDOG] show default value for nowayout in module parameterWim Van Sebroeck2007-01-2731-36/+36
| | * | [WATCHDOG] advantechwdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-111-37/+9
| | * | [WATCHDOG] advantechwdt.c - convert to platform_deviceWim Van Sebroeck2007-01-111-6/+49
| | * | [WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate functionWim Van Sebroeck2007-01-111-8/+18
| | * | [WATCHDOG] advantechwdt.c - cleanup before platform_device patchesWim Van Sebroeck2007-01-111-8/+17
| | * | [WATCHDOG] acquirewdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-101-36/+8
| | * | [WATCHDOG] acquirewdt.c - convert to platform_deviceWim Van Sebroeck2007-01-101-4/+45
| | * | [WATCHDOG] acquirewdt.c - clean before platform_device patchesWim Van Sebroeck2007-01-101-33/+41
| * | | Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2007-02-095-59/+123
| |\| |
| | * | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-091-4/+20
| | * | [WATCHDOG] pcwd.c - e-mail adres updateWim Van Sebroeck2007-01-091-1/+1
| | * | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-081-5/+21
| | * | [WATCHDOG] pcwd_usb.c - document includesWim Van Sebroeck2007-01-081-18/+17
| | * | [WATCHDOG] pcwd_pci.c - spinlock fixesWim Van Sebroeck2007-01-071-0/+6
| | * | [WATCHDOG] pcwd_pci.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-071-5/+21
| | * | [WATCHDOG] fix clk_get() error checkAkinobu Mita2006-12-192-3/+4
| | * | [WATCHDOG] s3c2410_wdt exit driver via labelsBen Dooks2006-12-181-24/+34
* | | | [PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman2007-02-134-4/+2
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-123-4/+33
|\ \ \
| * | | [S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish2007-02-121-1/+2
| * | | [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-122-3/+31
* | | | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-122-2/+2
* | | | [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-1230-36/+36
* | | | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-1245-89/+89