summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-25netxen: napi and irq cleanupDhananjay Phadke4-163/+48
2008-03-25netxen: improve msi supportDhananjay Phadke6-33/+43
2008-03-25smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu1-4/+4
2008-03-25ixgb: remove unused variableJulia Lawall1-2/+0
2008-03-25e100: endianness annotationsAl Viro1-1/+1
2008-03-25igb trivial annotationsAl Viro3-69/+72
2008-03-25igb: endianness fixAl Viro1-2/+2
2008-03-25bonding: update versionJay Vosburgh1-2/+2
2008-03-25bonding: Fix sysfs attribute handlingLibor Pechacek1-2/+1
2008-03-25bonding: fix two compiler warningsJay Vosburgh2-6/+2
2008-03-25bonding: Fix locking in 802.3ad modeJay Vosburgh1-2/+2
2008-03-25smctr.c: fix logical-bitwise-or confusionJay Schulist1-1/+1
2008-03-25ACPI: fix a regression of ACPI device driver autoloadingZhang Rui1-6/+12
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas1-2/+2
2008-03-25Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-11/+31
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds11-9/+54
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+7
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton1-21/+0
2008-03-24PCI: iova: lockdep false alarm fixMark Gross1-0/+7
2008-03-24driver core: debug for bad dev_attr_show() return value.Andrew Morton1-0/+5
2008-03-24UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard1-0/+2
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day1-1/+1
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-03-24USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-24USB: sierra: dma fixesOliver Neukum1-4/+13
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2-1/+13
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh1-0/+1
2008-03-24USB: pl2303: another product IDMax Arnold2-0/+2
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern2-1/+7
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto1-2/+2
2008-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-44/+133
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik1-1/+5
2008-03-24sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson1-21/+88
2008-03-24hw_random doc updatesDavid Brownell1-1/+8
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-03-24libata: improve HPA error handlingTejun Heo1-4/+4
2008-03-24libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo1-14/+24
2008-03-24pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo1-1/+1
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo1-3/+11
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch3-6/+5
2008-03-24b43: Fix DMA mapping leakageMichael Buesch1-10/+17
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2-2/+2
2008-03-24arlan: fix warning when PROC_FS=nJohn W. Linville1-8/+0
2008-03-24iwlwifi: mac start synchronization issueRick Farrington2-2/+2
2008-03-24wavelan_cs arm fixAl Viro1-1/+1
2008-03-24rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno1-0/+2
2008-03-24iwlwifi: fix a typo in Kconfig messagePascal Terjan1-2/+2
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+2
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-36/+4
2008-03-24[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely1-1/+2