summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-29driver core: fix small mem leak in driver_add_kobj()Jesper Juhl1-1/+4
2008-03-29dm io: write error bits form long not intAlasdair G Kergon5-11/+11
2008-03-29memstick: suppress uninitialized-var warningAndrew Morton1-1/+3
2008-03-29mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov1-8/+7
2008-03-29dm crypt: fix ctx pendingMilan Broz1-28/+30
2008-03-29blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2-2/+2
2008-03-29blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu1-22/+14
2008-03-29pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-03-29ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo1-0/+1
2008-03-29drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton1-2/+3
2008-03-29mtd: nand: add out label in rfc_from4Sebastian Siewior1-1/+1
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier1-1/+1
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar3-43/+49
2008-03-28lguest: comment documentation update.Rusty Russell8-59/+91
2008-03-28lguest: Add puppies which where previously missing.Tim Ansell1-0/+8
2008-03-28virtio_pci: unregister virtio device at device removeAnthony Liguori1-0/+1
2008-03-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-66/+74
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall3-49/+43
2008-03-27Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown6-17/+31
2008-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds38-546/+421
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-31/+31
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds1-5/+0
2008-03-26pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown1-4/+4
2008-03-26cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2-2/+4
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang2-3/+9
2008-03-26ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi1-1/+2
2008-03-26netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik4-6/+4
2008-03-26S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur1-0/+3
2008-03-26b44: Truncate PHY addressMichael Buesch1-0/+5
2008-03-26skge napi->poll() locking bugMarin Mitov1-2/+4
2008-03-26rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna1-3/+6
2008-03-26cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier1-9/+9
2008-03-26ehea: Fix IPv6 supportThomas Klein2-2/+2
2008-03-26dm9000: Support promisc and all-multi modesPeter Korsgaard1-2/+8
2008-03-26dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard1-1/+1
2008-03-26dm9601: add Hirose USB-100 device IDPeter Korsgaard1-0/+4
2008-03-26Marvell PHY m88e1111 driver fixAlexandr Smirnov1-5/+124
2008-03-26netxen: fix rx dropped statsDhananjay Phadke4-45/+3
2008-03-26netxen: remove low level tx lockDhananjay Phadke4-157/+43
2008-03-26netxen: napi and irq cleanupDhananjay Phadke4-163/+48
2008-03-26netxen: improve msi supportDhananjay Phadke6-33/+43
2008-03-26smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu1-4/+4
2008-03-26ixgb: remove unused variableJulia Lawall1-2/+0
2008-03-26e100: endianness annotationsAl Viro1-1/+1
2008-03-26igb trivial annotationsAl Viro3-69/+72
2008-03-26igb: endianness fixAl Viro1-2/+2
2008-03-26bonding: update versionJay Vosburgh1-2/+2
2008-03-26bonding: Fix sysfs attribute handlingLibor Pechacek1-2/+1
2008-03-26bonding: fix two compiler warningsJay Vosburgh2-6/+2
2008-03-26bonding: Fix locking in 802.3ad modeJay Vosburgh1-2/+2