summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-109-32/+1575
| * | IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-101-1/+2
| * | IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-101-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-132-12/+47
|\ \ \
| * | | [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-131-3/+3
| * | | [TG3]: Add some tx timeout debug messages.Michael Chan2007-02-131-1/+11
| * | | [TG3]: Use constant for PHY register 0x1e.Michael Chan2007-02-132-4/+7
| * | | [TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan2007-02-131-1/+11
| * | | [TG3]: 5906 doesn't need to switch to slower clock.Michael Chan2007-02-131-1/+2
| * | | [TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan2007-02-131-1/+3
| * | | [TG3]: Use lower DMA watermark for 5703.Michael Chan2007-02-131-1/+7
| * | | [TG3]: Save MSI state before suspend.Michael Chan2007-02-131-0/+3
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-1314-33/+183
|\ \ \
| * | | [POWERPC] Open Firmware serial port driverArnd Bergmann2007-02-143-0/+154
| * | | [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-132-7/+4
| * | | [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1Olaf Hering2007-02-131-1/+1
| * | | [POWERPC] move variables in drivers/macintosh to bssOlaf Hering2007-02-139-25/+24
| |/ /
* | | 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
OpenPOWER on IntegriCloud