aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-30misc __user misannotations (pointless casts to long)Al Viro
2008-03-30ioat_dca __iomem annotationsAl Viro
2008-03-30NULL noise: drivers/miscAl Viro
2008-03-30NULL noise: drivers/mediaAl Viro
2008-03-28driver core: fix small mem leak in driver_add_kobj()Jesper Juhl
2008-03-28dm io: write error bits form long not intAlasdair G Kergon
2008-03-28memstick: suppress uninitialized-var warningAndrew Morton
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov
2008-03-28dm crypt: fix ctx pendingMilan Broz
2008-03-28blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich
2008-03-28blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu
2008-03-28pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo
2008-03-28drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton
2008-03-28mtd: nand: add out label in rfc_from4Sebastian Siewior
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-28lguest: Add puppies which where previously missing.Tim Ansell
2008-03-28virtio_pci: unregister virtio device at device removeAnthony Liguori
2008-03-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds
2008-03-26pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown
2008-03-26cpuidle: fix 100% C0 statistics regressionVenki Pallipadi
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang
2008-03-26ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik
2008-03-25S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur
2008-03-25b44: Truncate PHY addressMichael Buesch
2008-03-25skge napi->poll() locking bugMarin Mitov
2008-03-25rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier
2008-03-25ehea: Fix IPv6 supportThomas Klein
2008-03-25dm9000: Support promisc and all-multi modesPeter Korsgaard
2008-03-25dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard
2008-03-25dm9601: add Hirose USB-100 device IDPeter Korsgaard
2008-03-25Marvell PHY m88e1111 driver fixAlexandr Smirnov
2008-03-25netxen: fix rx dropped statsDhananjay Phadke
2008-03-25netxen: remove low level tx lockDhananjay Phadke
2008-03-25netxen: napi and irq cleanupDhananjay Phadke
2008-03-25netxen: improve msi supportDhananjay Phadke
2008-03-25smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu
2008-03-25ixgb: remove unused variableJulia Lawall
2008-03-25e100: endianness annotationsAl Viro
2008-03-25igb trivial annotationsAl Viro
2008-03-25igb: endianness fixAl Viro