summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-30[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra1-61/+163
2008-05-30libata: SRST can't be trusted on PMP sil3726Tejun Heo1-2/+5
2008-05-30libata: fix libata-scsi kernel-doc notationRandy Dunlap1-1/+2
2008-05-30ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela1-1/+1
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo1-3/+4
2008-05-30sata_mv: implement SoC guideline SATA_S11Mark Lord1-1/+5
2008-05-30sata_mv: workaround for 60x1 errata sata13Mark Lord1-2/+7
2008-05-30sata_mv: nuke unreleased GenIIe revisionsMark Lord1-19/+4
2008-05-30sata_mv: PHY_MODEx errata fixesMark Lord1-12/+12
2008-05-30sata_mv: move SOC_FLAG to hprivMark Lord1-14/+13
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-28/+135
2008-05-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-51/+38
2008-05-30acpi: fix sparse const errorsHarvey Harrison1-5/+5
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov1-10/+7
2008-05-30[S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2-9/+10
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky1-5/+4
2008-05-30[S390] dasd: use a generic wait_queue for sleep_onStefan Haberland1-14/+14
2008-05-30[S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens1-20/+7
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens1-1/+1
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu1-2/+2
2008-05-30virtio: force callback on empty.Rusty Russell1-7/+0
2008-05-30virtio_net: another race with virtio_net and enable_cbChristian Borntraeger1-1/+0
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell3-0/+165
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger1-1/+5
2008-05-30virtio: set device index in common code.Rusty Russell4-32/+21
2008-05-30virtio: virtio_pci should not set bus_id.Rusty Russell1-1/+0
2008-05-30virtio: bus_id for devices should contain 'virtio'Rusty Russell1-1/+1
2008-05-30Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette1-0/+1
2008-05-30lguest: use ioremap_cache, not ioremapRusty Russell1-1/+1
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+15
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds26-96/+812
2008-05-30driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell1-0/+15
2008-05-30Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2-10/+8
2008-05-30USB: fsl_usb2_udc: fix recursive lockLi Yang1-0/+2
2008-05-30USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher1-17/+17
2008-05-30USB: pl2303: another product IDSteve Murphy2-0/+2
2008-05-30USB: add another scanner quirkRené Rebe1-0/+4
2008-05-30USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone1-2/+4
2008-05-30USB: Fix M600i unusual_devs entryPhil Dibowitz1-1/+1
2008-05-30USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern1-1/+1
2008-05-30USB: EHCI: fix performance regressionAlan Stern2-8/+10
2008-05-30USB: EHCI: fix bug in Iso schedulingAlan Stern1-23/+44
2008-05-30USB: EHCI: fix remote-wakeup regressionAlan Stern2-2/+6
2008-05-30USB: EHCI: suppress unwanted error messagesAlan Stern11-1/+25
2008-05-30USB: EHCI: fix up root-hub TT messAlan Stern6-15/+8
2008-05-30USB: add all configs to the "descriptors" attributeAlan Stern1-23/+21
2008-05-30USB: fix possible deadlock involving sysfs attributesAlan Stern2-5/+9
2008-05-30USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett3-0/+143
2008-05-30USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp2-6/+525
2008-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-2/+2