aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2019-08-29libata: add SG safety checks in SFF pio transfersJens Axboe
2019-08-29libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-08-25ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-08-25libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook
2019-07-31libata: don't request sense data on !ZAC ATA devicesTejun Heo
2019-06-19libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-05-04libata: fix using DMA buffers on stackraymond pang
2019-02-12sata_rcar: fix deferred probingSergei Shtylyov
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-10-03ata: ftide010: Add a quirk for SQ201Linus Walleij
2018-09-19ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada
2018-09-19ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada
2018-08-24libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry
2018-08-03libata: Fix command retry decisionDamien Le Moal
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-17ata: Fix ZBC_OUT all bit handlingDamien Le Moal
2018-07-17ata: Fix ZBC_OUT command block checkDamien Le Moal
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter
2018-06-21driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre
2018-06-21ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang
2018-06-21libahci: Allow drivers to override stop_engineEvan Wang
2018-05-30libata: Fix compile warning with ATA_DEBUG enabledDong Bo
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-03-28libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-28libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-28libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-28libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-03-28libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng
2018-03-28libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede
2018-03-28libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers
2018-03-28libata: remove WARN() for DMA or PIO command without dataEric Biggers
2018-03-28libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers
2018-03-28ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede
2018-02-16ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg
2018-02-16ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede
2018-02-16ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin
2017-11-30ata: 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-02ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel
2017-09-18ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDsVille Syrjälä
2017-09-07ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-09-06libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King
2017-09-06ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo