summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2018-03-14ata: ahci_tegra: Add AHCI support for Tegra210Preetham Ramchandra1-1/+9
2018-03-14ata: ahci_tegra: disable DIPMPreetham Ramchandra1-1/+1
2018-03-14ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra1-0/+26
2018-03-14ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra1-10/+23
2018-03-14ata: ahci_tegra: Update initialization sequencePreetham Ramchandra1-64/+224
2018-03-14libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park1-1/+3
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk3-8/+42
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij1-1/+1
2018-03-04ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede1-1/+3
2018-03-01pata_bk3710: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz1-5/+3
2018-03-01pata_falcon: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz1-5/+3
2018-03-01ata: do not schedule hot plug if it is a sas hostJason Yan1-1/+2
2018-02-20libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng1-0/+3
2018-02-18libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede1-0/+5
2018-02-18pata_it821x: Delete an error message for a failed memory allocation in it821x...Markus Elfring1-3/+3
2018-02-18pata_macio: Delete an error message for a failed memory allocation in two fun...Markus Elfring1-8/+4
2018-02-18pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...Markus Elfring1-1/+0
2018-02-18sata_dwc_460ex: Delete an error message for a failed memory allocation in sat...Markus Elfring1-1/+0
2018-02-18pata_samsung_cf: Delete an error message for a failed memory allocation in pa...Markus Elfring1-3/+1
2018-02-18pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr...Markus Elfring1-1/+1
2018-02-18pata_arasan_cf: Delete an error message for a failed memory allocation in ara...Markus Elfring1-3/+1
2018-02-13ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()Geert Uytterhoeven1-1/+0
2018-02-12sata_rcar: Reset SATA PHY when Salvator-X board resumesKhiem Nguyen1-23/+40
2018-02-12libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers1-0/+6
2018-02-12libata: remove WARN() for DMA or PIO command without dataEric Biggers1-2/+1
2018-02-12libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers1-1/+3
2018-02-12ata: libahci: fix comment indentationBaruch Siach1-1/+1
2018-02-12ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese1-0/+10
2018-02-12libata: Fix compile warning with ATA_DEBUG enabledDong Bo1-1/+1
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds11-470/+190
2018-01-25ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai1-2/+2
2018-01-25ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_commandJia-Ju Bai1-1/+1
2018-01-25ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai1-1/+1
2018-01-18ata: remove pata_at32Corentin Labbe3-410/+0
2018-01-17ata: ahci_brcm: Recover from failures to identify devicesFlorian Fainelli1-8/+87
2018-01-11ata: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+2
2018-01-11ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg1-0/+1
2018-01-08ata_piix: constify pci_bitsArvind Yadav1-1/+1
2018-01-08libata:pata_atiixp: Don't use unconnected secondary port on SB600Darren Stevens1-0/+4
2018-01-02ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRLFlorian Fainelli1-10/+15
2017-12-19libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1
2017-12-11ahci: Allow setting a default LPM policy for mobile chipsetsHans de Goede3-41/+78
2017-12-11ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede1-0/+4
2017-12-11ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede1-16/+16
2017-12-04libata: sata_down_spd_limit should return if driver has not recorded sstatus ...David Milburn1-3/+9
2017-12-04ahci: mtk: Change driver name to ahci-mtkMatthias Brugger1-1/+1
2017-12-04ahci: qoriq: refine port register configurationYuantian Tang1-0/+12
2017-11-27pata_pdc2027x : make pdc2027x_*_timing structures constArvind Yadav1-3/+3
2017-11-27pata_pdc2027x: Remove unnecessary error checkArvind Yadav1-7/+3