aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-1346-114/+11279
|\
| * IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-123-9/+89
| * IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-122-6/+16
| * IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-125-50/+131
| * IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-121-0/+4
| * IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-121-1/+5
| * RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise2007-02-1222-0/+9389
| * IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-102-2/+2
| * RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-101-10/+56
| * IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-101-0/+2
| * IB/mthca: Work around gcc bug on sparc64David Howells2007-02-101-2/+7
| * 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