summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: disable LPM for some WD SATA-I devicesTejun Heo2014-02-062-3/+42
* ata: sata_mv: fix disk hotplug for Armada 370/XP SoCsLior Amsalem2014-02-061-0/+24
* ata: sata_mv: introduce compatible string "marvell, armada-370-sata"Simon Guinot2014-02-061-0/+1
* ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot2014-01-151-0/+3
* libata, freezer: avoid block device removal while system is frozenTejun Heo2014-01-091-0/+21
* libata: disable a disk via libata.force paramsRobin H. Johnson2014-01-091-0/+1
* libata: Add atapi_dmadir force flagVincent Pelletier2014-01-091-1/+2
* libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2014-01-091-0/+3
* SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-12-111-0/+1
* ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil2013-12-041-0/+2
* ahci: disabled FBS prior to issuing software resetxiangliang yu2013-12-041-0/+16
* ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston2013-12-041-0/+4
* drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai2013-12-041-0/+1
* libata: Fix display of sata speedGwendal Grignou2013-12-041-8/+8
* libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou2013-11-131-3/+3
* libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-291-6/+6
* sata_fsl: save irqs while coalescingAnthony Foiani2013-08-291-2/+3
* libata: make it clear that sata_inic162x is experimentalTejun Heo2013-08-042-1/+15
* ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song2013-08-041-1/+1
* sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf2013-07-251-2/+18
* ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-07-251-0/+2
* libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo2013-07-251-16/+17
* libata-zpodd: must use ata_tf_init()Sergei Shtylyov2013-07-251-3/+4
* ahci: remove pmp link online check in FBS EHShane Huang2013-07-211-2/+1
* ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-07-211-0/+1
* ahci: Add AMD CZ SATA device IDShane Huang2013-07-211-0/+1
* libata-acpi: add back ACPI based hotplug functionalityAaron Lu2013-06-253-1/+40
* Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-0315-26/+49
|\
| * sata_rcar: fix interrupt handlingSergei Shtylyov2013-06-021-12/+11
| * ahci: add an observed PCI ID for Marvell 88se9172 SATA controllerGeorge Spelvin2013-05-291-0/+2
| * sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov2013-05-221-0/+1
| * libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier2013-05-221-0/+6
| * ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee2013-05-161-0/+15
| * libata: update "Maintained by:" tagsTejun Heo2013-05-1414-14/+14
* | drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-5/+0
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-18/+19
|\
| * Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann2013-04-191-18/+19
| |\
| | * ata: arasan: remove the need for platform_dataArnd Bergmann2013-04-191-18/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-22/+7
|\ \ \
| * | | sata_svw: switch to ->show_info()Al Viro2013-04-091-22/+7
| |/ /
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-04-309-85/+123
|\ \ \
| * | | sata_highbank: Rename proc_name to the module nameRobert Richter2013-04-301-1/+1
| * | | ACPI/libata: Restore libata.noacpi supportLv Zheng2013-04-301-2/+2
| * | | [libata] acpi: make ata_ap_acpi_handle not blockAaron Lu2013-04-301-18/+27
| * | | [libata] SCSI: really use SATL version in VPDBaruch Even2013-04-111-1/+0
| * | | pata_imx: add devicetree supportSascha Hauer2013-04-111-0/+9
| * | | pata_imx: use void __iomem * for regsSascha Hauer2013-04-111-1/+1
| * | | pata_imx: cleanup error pathSascha Hauer2013-04-111-6/+14
| * | | pata_imx: Use devm_clk_getSascha Hauer2013-04-111-3/+2
| * | | sata_rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-04-111-3/+4