summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-14libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-03-04ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede
2018-03-01ata: do not schedule hot plug if it is a sas hostJason Yan
2018-02-20libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng
2018-02-18libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede
2018-02-13ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()Geert Uytterhoeven
2018-02-12sata_rcar: Reset SATA PHY when Salvator-X board resumesKhiem Nguyen
2018-02-12libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers
2018-02-12libata: remove WARN() for DMA or PIO command without dataEric Biggers
2018-02-12libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers
2018-02-12ata: libahci: fix comment indentationBaruch Siach
2018-02-12ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese
2018-02-12libata: Fix compile warning with ATA_DEBUG enabledDong Bo
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-01-25ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai
2018-01-25ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_commandJia-Ju Bai
2018-01-25ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai
2018-01-18ata: remove pata_at32Corentin Labbe
2018-01-17ata: ahci_brcm: Recover from failures to identify devicesFlorian Fainelli
2018-01-11ata: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-11ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg
2018-01-08ata_piix: constify pci_bitsArvind Yadav
2018-01-08libata:pata_atiixp: Don't use unconnected secondary port on SB600Darren Stevens
2018-01-02ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRLFlorian Fainelli
2017-12-19libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin
2017-12-11ahci: Allow setting a default LPM policy for mobile chipsetsHans de Goede
2017-12-11ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede
2017-12-11ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede
2017-12-04libata: sata_down_spd_limit should return if driver has not recorded sstatus ...David Milburn
2017-12-04ahci: mtk: Change driver name to ahci-mtkMatthias Brugger
2017-12-04ahci: qoriq: refine port register configurationYuantian Tang
2017-11-27pata_pdc2027x : make pdc2027x_*_timing structures constArvind Yadav
2017-11-27pata_pdc2027x: Remove unnecessary error checkArvind Yadav
2017-11-27ata: mediatek: Fix typo in module descriptionAlbert Pool
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13ahci: imx: Handle increased read failures for IMX53 temperature sensor in low...Egor Starkov
2017-11-13ata: sata_dwc_460ex: Propagate platform device ID to DMA driverAndy Shevchenko
2017-11-03ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30ata: pata_pdc2027x: Fix space before '[' error.Arvind Yadav
2017-10-30libata: fix spelling mistake: 'ambigious' -> 'ambiguous'Arvind Yadav
2017-10-23ata: ceva: Add SMMU support for SATA IPAnurag Kumar Vulisha
2017-10-23ata: ceva: Correct the suspend and resume logic for SATAAnurag Kumar Vulisha
2017-10-23ata: ceva: Correct the AXI bus configuration for SATA portsAnurag Kumar Vulisha
2017-10-23ata: ceva: Add CCI support for SATA if CCI is enabledAnurag Kumar Vulisha