summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+1
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2013-04-16ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe1-5/+5
2013-04-15Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman3-6/+22
2013-04-04[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur1-4/+4
2013-04-04libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse1-1/+1
2013-04-04ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song1-1/+13
2013-04-04libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+4
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-21/+16
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-15drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-05pata_samsung_cf: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-05[libata] Avoid specialized TLA's in ZPODD's KconfigAaron Lu1-6/+7
2013-03-05libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resourceSander Eikelenboom1-1/+1
2013-03-05sata_fsl: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-05ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+2
2013-03-05ata_piix: Add MODULE_PARM_DESC to prefer_ms_hypervAndrew Brownfield1-0/+4
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki1-6/+0
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-0/+1
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds12-134/+1460
2013-02-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-3/+3
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-15/+16
2013-02-21[libata] fix smatch warning for zpodd_wake_devAaron Lu1-2/+1
2013-02-21[libata] Set proper SK when CK_COND is set.Gwendal Grignou1-4/+14
2013-02-21[libata] Convert to devm_ioremap_resource()Thierry Reding1-3/+4
2013-02-21libata: add R-Car SATA driverVladimir Barinov3-0/+919
2013-02-21ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+8
2013-02-21ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+9
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+4
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-3/+3
2013-02-14ata: disable ATA for s390Heiko Carstens1-1/+1
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki1-14/+4
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman4-14/+24
2013-01-26[libata] scsi: no poll when ODD is powered offAaron Lu1-0/+7
2013-01-26ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+16
2013-01-26ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+8
2013-01-26[libata] PM code cleanup for ata portAaron Lu1-12/+4
2013-01-26[libata] pm: differentiate system and runtime pm for ata portAaron Lu3-39/+83
2013-01-26Revert "libata: export host controller number thru /sys"Jeff Garzik2-5/+1
2013-01-26ata: Convert to devm_ioremap_resource()Thierry Reding1-3/+4
2013-01-24AHCI: Support multiple MSIsAlexander Gordeev3-10/+207
2013-01-22drivers/ata: remove depends on CONFIG_EXPERIMENTALKees Cook1-12/+12
2013-01-22libata: do not suspend port if normal ODD is attachedAaron Lu1-0/+19
2013-01-22libata: expose pm qos flags for ata deviceAaron Lu2-0/+4
2013-01-22libata: handle power transition of ODDAaron Lu4-10/+118
2013-01-22libata: check zero power ready status for ZPODDAaron Lu3-2/+92
2013-01-22libata: move acpi notification code to zpoddAaron Lu2-71/+34
2013-01-22libata: identify and init ZPODD devicesAaron Lu6-1/+133
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki1-14/+4