summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | dev_printk(): constify the `dev' argumentJean Delvare2008-08-211-1/+1
| * | | drivers/base/driver.c: remove unused to_dev() macroJoe Perches2008-08-211-3/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-2138-1032/+191
|\ \ \
| * | | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann2008-08-211-0/+1
| * | | USB: automatically enable RHSC interruptsAlan Stern2008-08-2122-72/+31
| * | | USB: Don't rebind before "complete" callbackAlan Stern2008-08-211-21/+9
| * | | USB: Add new PM callback methods for USBAlan Stern2008-08-213-19/+72
| * | | USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-211-3/+28
| * | | USB: Add udev argument to interface suspend/resume functionsAlan Stern2008-08-211-10/+10
| * | | USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan2008-08-211-1/+1
| * | | MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar2008-08-211-0/+2
| * | | usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi2008-08-214-38/+12
| * | | usb: musb: get rid of procfs entryFelipe Balbi2008-08-214-864/+11
| * | | USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik2008-08-211-1/+1
| * | | USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen2008-08-211-0/+3
| * | | USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum2008-08-211-2/+7
| * | | usb-serial: option support HSDPA modem A2502Hiroshi Miura2008-08-211-0/+2
| * | | USB: ISP1760: fixed trivial math in commentEnrico Scholz2008-08-211-1/+1
| |/ /
* | | [S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer2008-08-211-0/+4
* | | [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-215-38/+41
* | | [S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber2008-08-211-1/+1
* | | [S390] cio: fix ccw group device cleanupPeter Oberparleiter2008-08-211-8/+12
OpenPOWER on IntegriCloud