summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-10-04ata: ftide010: Add a quirk for SQ201Linus Walleij1-10/+17
2018-09-19ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada1-0/+2
2018-09-19ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada1-8/+10
2018-08-24libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry1-2/+5
2018-08-03libata: Fix command retry decisionDamien Le Moal1-4/+8
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2-0/+62
2018-07-17ata: Fix ZBC_OUT all bit handlingDamien Le Moal1-3/+8
2018-07-17ata: Fix ZBC_OUT command block checkDamien Le Moal1-6/+7
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-06-20driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-06-20ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang1-0/+56
2018-06-20libahci: Allow drivers to override stop_engineEvan Wang6-15/+26
2018-05-30libata: Fix compile warning with ATA_DEBUG enabledDong Bo1-1/+1
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee1-0/+2
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo1-0/+4
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede1-0/+3
2018-03-28libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede1-2/+5
2018-03-28libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-03-28libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+8
2018-03-28libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park1-1/+3
2018-03-28libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng1-0/+3
2018-03-28libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede1-0/+5
2018-03-28libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers1-0/+6
2018-03-28libata: remove WARN() for DMA or PIO command without dataEric Biggers1-2/+1
2018-03-28libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers1-1/+3
2018-03-28ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede1-1/+3
2018-02-16ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg1-0/+1
2018-02-16ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede1-0/+4
2018-02-16ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede1-16/+16
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1
2017-11-30ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-10-02ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel1-1/+4
2017-09-19ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDsVille Syrjälä1-0/+1
2017-09-07ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann1-10/+10
2017-09-07Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds12-43/+293
2017-09-06libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2017-09-06ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig1-1/+8
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+3
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo1-4/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-0/+3
2017-08-28ata: mediatek: add support for MediaTek SATA controllerRyder Lee3-0/+207
2017-08-28pata_octeon_cf: use of_property_read_{bool|u32}()Sergei Shtylyov1-6/+4
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig1-0/+4
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-5/+3
2017-08-17drivers/ata: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney1-5/+3
2017-08-16sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'Christophe JAILLET1-2/+6
2017-08-11cs5536: add support for IDE controller variantAndrey Korolyov2-0/+2