summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* driver core: fix small mem leak in driver_add_kobj()Jesper Juhl2008-03-281-1/+4
* dm io: write error bits form long not intAlasdair G Kergon2008-03-285-11/+11
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov2008-03-281-8/+7Star
* dm crypt: fix ctx pendingMilan Broz2008-03-281-28/+30
* blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2008-03-282-2/+2
* blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu2008-03-281-22/+14Star
* pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare2008-03-281-5/+6
* ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo2008-03-281-0/+1
* drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton2008-03-281-2/+3
* mtd: nand: add out label in rfc_from4Sebastian Siewior2008-03-281-1/+1
* RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier2008-03-281-1/+1
* revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar2008-03-283-43/+49
* lguest: comment documentation update.Rusty Russell2008-03-288-59/+91
* lguest: Add puppies which where previously missing.Tim Ansell2008-03-281-0/+8
* virtio_pci: unregister virtio device at device removeAnthony Liguori2008-03-281-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-279-66/+74
|\
| * ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall2008-03-273-49/+43Star
| *-----. Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown2008-03-276-17/+31
| |\ \ \ \
| | | | | * ACPI: fix a regression of ACPI device driver autoloadingZhang Rui2008-03-261-6/+12
| | | | * | ACPI: SBS: remove typo from sbchc.cAlexey Starikovskiy2008-03-181-1/+0Star
| | | * | | pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown2008-03-261-4/+4
| | * | | | cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2008-03-262-2/+4
| | * | | | cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-262-3/+9
| | * | | | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi2008-03-261-1/+2
| | | |_|/ | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2738-546/+421Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-279-31/+31
| |\ \ \ \
| | * | | | b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-253-6/+5Star
| | * | | | b43: Fix DMA mapping leakageMichael Buesch2008-03-251-10/+17
| | * | | | iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-252-2/+2
| | * | | | arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-251-8/+0Star
| | * | | | iwlwifi: mac start synchronization issueRick Farrington2008-03-252-2/+2
| | * | | | wavelan_cs arm fixAl Viro2008-03-251-1/+1
| | * | | | rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-251-0/+2
| | * | | | iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-251-2/+2
| * | | | | netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-264-6/+4Star
| * | | | | S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur2008-03-261-0/+3
| * | | | | b44: Truncate PHY addressMichael Buesch2008-03-261-0/+5
| * | | | | skge napi->poll() locking bugMarin Mitov2008-03-261-2/+4
| * | | | | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-261-3/+6
| * | | | | cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-261-9/+9
| * | | | | ehea: Fix IPv6 supportThomas Klein2008-03-262-2/+2
| * | | | | dm9000: Support promisc and all-multi modesPeter Korsgaard2008-03-261-2/+8
| * | | | | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-261-1/+1
| * | | | | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-261-0/+4
| * | | | | Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-261-5/+124
| * | | | | netxen: fix rx dropped statsDhananjay Phadke2008-03-264-45/+3Star
| * | | | | netxen: remove low level tx lockDhananjay Phadke2008-03-264-157/+43Star
| * | | | | netxen: napi and irq cleanupDhananjay Phadke2008-03-264-163/+48Star
| * | | | | netxen: improve msi supportDhananjay Phadke2008-03-266-33/+43