aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau353-353/+4
2007-02-14[PATCH] SPI: atmel_spi driverHaavard Skinnemoen4-0/+853
2007-02-14[PATCH] PNX8550 UART driverVitaly Wool3-0/+869
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan10-45/+18
2007-02-14[PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis1-0/+11
2007-02-14[PATCH] serial: trivial code flow simplificationBjorn Helgaas1-4/+4
2007-02-14[PATCH] 8250 UART backup timerAlex Williamson1-44/+134
2007-02-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds46-114/+11279
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-12/+47
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds14-33/+183
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann3-0/+154
2007-02-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds44-95/+616
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds36-350/+489
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman4-4/+2
2007-02-13Merge ../linux-2.6-watchdog-mmWim Van Sebroeck35-294/+369
2007-02-13i2c: Stop using i2c_adapter.class_devJean Delvare4-4/+4
2007-02-13i2c: Remove the warning on missing adapter deviceJean Delvare1-3/+2
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare15-3/+19
2007-02-13i2c: PA Semi SMBus driverOlof Johansson3-0/+434
2007-02-13i2c-amd8111: Proposed cleanupsJean Delvare1-28/+42
2007-02-13i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell1-0/+8
2007-02-13i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2-3/+8
2007-02-13i2c: Add IDs to adaptersStephen Hemminger17-0/+19
2007-02-13i2c: Add driver suspend/resume/shutdown supportDavid Brownell1-21/+44
2007-02-13i2c: completion header cleanupsJean Delvare3-1/+2
2007-02-13i2c-i801: Spelling fixJean Delvare1-1/+1
2007-02-13i2c-piix4: Add support for the ATI SB600Jean Delvare2-0/+4
2007-02-13i2c-nforce2: Drop unused reference to pci_devJean Delvare1-2/+0
2007-02-13i2c/vt8231: Remove superfluous initializationDavid Brownell1-1/+0
2007-02-13i2c-ali1563: Fix device initializationJean Delvare1-23/+18
2007-02-13i2c-ali1563: Improve the status messagesJean Delvare1-5/+11
2007-02-13[TG3]: Update copyright, version, and reldate.Michael Chan1-3/+3
2007-02-13[TG3]: Add some tx timeout debug messages.Michael Chan1-1/+11
2007-02-13[TG3]: Use constant for PHY register 0x1e.Michael Chan2-4/+7
2007-02-13[TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan1-1/+11
2007-02-13[TG3]: 5906 doesn't need to switch to slower clock.Michael Chan1-1/+2
2007-02-13[TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan1-1/+3
2007-02-13[TG3]: Use lower DMA watermark for 5703.Michael Chan1-1/+7
2007-02-13[TG3]: Save MSI state before suspend.Michael Chan1-0/+3
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2-7/+4
2007-02-13[POWERPC] Correct AC Power: in /proc/pmu/info on ibook1Olaf Hering1-1/+1
2007-02-13[POWERPC] move variables in drivers/macintosh to bssOlaf Hering9-25/+24
2007-02-12IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin3-9/+89
2007-02-12IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2-6/+16
2007-02-12IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin5-50/+131
2007-02-12IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin1-0/+4
2007-02-12IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin1-1/+5
2007-02-12RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise22-0/+9389
2007-02-12[WATCHDOG] timers cleanupJiri Slaby9-73/+31
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-4/+33