summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: add more IGP chipset pci idsDave Airlie2007-05-261-0/+7
* drm: Spinlock initializer cleanupThomas Gleixner2007-05-261-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-05-246-54/+48
|\
| * [CASSINI]: Check pci_set_mwi() return value.David S. Miller2007-05-241-1/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-05-241-8/+8
| |\
| | * [Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann2007-05-241-8/+8
| * | [TR]: Use menuconfig objects.Jan Engelhardt2007-05-241-17/+16
| * | [ARCNET]: Use menuconfig objects.Jan Engelhardt2007-05-241-13/+4
| * | [ATM]: Use mutex instead of binary semaphore in idt77252 driver.Matthias Kaehlcke2007-05-242-15/+16
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-245-27/+57
|\ \ \
| * | | pata_via: Handle laptops via DMIAlan Cox2007-05-241-0/+29
| * | | libata: -ENODEV during prereset isn't an errorTejun Heo2007-05-241-1/+1
| * | | libata: don't consider 0xff as port empty if SStatus is availableTejun Heo2007-05-241-1/+1
| * | | ata_piix: add short 40c quirk for Acer Aspire 2030, take #2Tejun Heo2007-05-241-0/+1
| * | | pata_sis: Fix and clean up some timing setupsAlan Cox2007-05-241-23/+23
| * | | hpt3x2n: Correct revision boundaryAlan Cox2007-05-241-2/+2
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-2412-59/+74
|\ \ \ | |/ / |/| |
| * | forcedeth: fix cpu irq maskAyaz Abdulla2007-05-241-1/+1
| * | chelsio parenthesis fixMariusz Kozlowski2007-05-241-1/+1
| * | spidernet: skb used after netif_receive_skbFlorin Malita2007-05-241-3/+3
| * | meth driver renovationRalf Baechle2007-05-241-23/+45
| * | remove unnecessary dependency on VIA velocity configYoichi Yuasa2007-05-241-1/+1
| * | fix compiler warning in fixed.cDenver Gingerich2007-05-241-0/+4
| * | asix.c - Add Belkin F5D5055 idsDavid Hollis2007-05-241-0/+4
| * | ucc_geth:trivial fixLi Yang2007-05-241-3/+0
| * | ucc_geth: Fix MODULE_DEVICE_TABLE() duplicationLi Yang2007-05-241-2/+0
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-05-243-25/+15
| |\ \
| | * | [PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-freeEugene Teo2007-05-221-2/+0
| | * | [PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-checkEugene Teo2007-05-221-5/+9
| | * | [PATCH] libertas: skb dereferenced after netif_rxFlorin Malita2007-05-222-18/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-242-5/+10
|\ \ \ \
| * | | | [CRYPTO] geode: Fix in-place operations and set keyJordan Crouse2007-05-242-5/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-243-53/+8
|\ \ \ \ \
| * | | | | mmc: clean up unused parts of block driverPierre Ossman2007-05-243-53/+8
| | |_|_|/ | |/| | |
* | | | | drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton2007-05-231-7/+6
* | | | | capifunc warning fixesAndrew Morton2007-05-231-8/+8
* | | | | omap_uwire: SPI_CPHA mode bugfixImre Deak2007-05-231-2/+2
* | | | | ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2007-05-232-0/+14
* | | | | Off by one in floppy.cEric Sesterhenn / Snakebyte2007-05-231-1/+1
* | | | | applesmc - sensors patch missing from 2.6.22-rc2Nicolas Boichat2007-05-231-0/+10
* | | | | HiSax: fix error checking for hisax_register()]Alan Stern2007-05-235-29/+30
* | | | | md: fix bug with linear hot-add and elsewhereNeilBrown2007-05-232-11/+19
* | | | | md: don't write more than is required of the last page of a bitmapNeilBrown2007-05-231-5/+12
* | | | | md: avoid overflow in raid0 calculation with large componentsNeilBrown2007-05-231-2/+1
* | | | | i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita2007-05-231-5/+3
* | | | | i2o: fix notifiers when max_drivers is configuredAkinobu Mita2007-05-231-7/+7
* | | | | i2o: destroy event queue only when drv->event is setAkinobu Mita2007-05-231-2/+6
* | | | | Misc: phantom, take care of pci postingJiri Slaby2007-05-231-1/+10
* | | | | phantom: move to unlocked_ioctlJiri Slaby2007-05-231-4/+14
* | | | | Char: cyclades, fix deadlockJiri Slaby2007-05-231-0/+1