aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sg: restore command permission for TYPE_SCANNERFUJITA Tomonori2008-08-271-8/+14
* block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-271-2/+9
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-262-1/+5
|\
| * powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love2008-08-262-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-252-108/+114
|\ \
| * | bnx2x: Version updateEilon Greenstein2008-08-251-2/+2
| * | bnx2x: Multi QueueYitchak Gertner2008-08-251-4/+2
| * | bnx2x: NAPI and interrupts enable/disableYitchak Gertner2008-08-251-76/+73
| * | bnx2x: NIC load failure cleanupYitchak Gertner2008-08-251-12/+10
| * | bnx2x: Initialization structureYitchak Gertner2008-08-251-11/+11
| * | bnx2x: HW lock timeoutEilon Greenstein2008-08-251-2/+2
| * | bnx2x: Minimize lock timeEilon Greenstein2008-08-251-1/+4
| * | bnx2x: Fan failure mechanism on additional designEilon Greenstein2008-08-251-0/+3
| * | bnx2x: Rx work checkEilon Greenstein2008-08-252-1/+8
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-255-37/+32
|\ \
| * | PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-211-0/+2
| * | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
| * | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-213-18/+15
| |/
* | lguest: update commentryRusty Russell2008-08-261-0/+8
* | stop_machine: wean Xen off stop_machine_runRusty Russell2008-08-261-1/+1
* | virtio_balloon: fix towards_target when deflating balloonAnthony Liguori2008-08-261-1/+1
* | Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-231-0/+5
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-2349-53/+0
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-2212-126/+96
|\ \
| * | [libata] pata_it821x: fix warningJeff Garzik2008-08-221-1/+1
| * | libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-226-11/+11
| * | ahci: sis controllers actually can do PMPTejun Heo2008-08-221-3/+3
| * | pata_via: clean up recent tf_load changesTejun Heo2008-08-221-48/+11
| * | libata: restore SControl on detachTejun Heo2008-08-221-5/+5
| * | libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-221-1/+1
| * | libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-08-221-14/+6
| * | libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-08-221-2/+2
| * | sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara2008-08-221-1/+2
| * | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+8
| * | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+2
| * | sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-08-221-24/+10
| * | libata: implement no[hs]rst force paramsTejun Heo2008-08-222-16/+34
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-224-14/+25
|\ \
| * \ Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier2008-08-192-11/+18
| |\ \
| | * | IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2008-08-192-11/+18
| * | | IB/ipath: Fix incorrect check for max physical address in TIDDave Olson2008-08-151-1/+1
| * | | IB/ipath: Fix lost UD send work requestRalph Campbell2008-08-151-2/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-08-219-31/+248
|\ \ \
| * | | UIO: generic irq handling for some uio platform devicesMagnus Damm2008-08-213-0/+202
| * | | UIO: uio_pdrv: fix license specificationUwe Kleine-König2008-08-211-1/+1
| * | | UIO: uio_pdrv: fix memory leakUwe Kleine-König2008-08-211-0/+2
| * | | PM: Remove WARN_ON from device_pm_addRafael J. Wysocki2008-08-211-4/+2
| * | | driver core: add init_name to struct deviceGreg Kroah-Hartman2008-08-211-7/+13
| * | | PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern2008-08-213-15/+16
| * | | driver model: anti-oopsing medicineDavid Brownell2008-08-211-0/+11