summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-05-161-0/+3
* libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede2018-03-281-2/+5
* libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede2018-03-281-1/+1
* libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede2018-03-281-0/+8
* libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park2018-03-281-1/+3
* libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng2018-03-281-0/+3
* libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede2018-03-281-0/+5
* libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers2018-03-281-0/+6
* libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-03-281-2/+1
* libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers2018-03-281-1/+3
* ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede2018-03-281-1/+3
* ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg2018-02-161-0/+1
* ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede2018-02-161-0/+4
* ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede2018-02-161-16/+16
* libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin2018-01-231-0/+1
* ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu2017-11-301-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel2017-10-021-1/+4
* ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDsVille Syrjälä2017-09-181-0/+1
* ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann2017-09-071-10/+10
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-09-0612-43/+293
|\
| * libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King2017-09-061-2/+2
| * ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig2017-09-061-1/+8
| * ata: mediatek: add support for MediaTek SATA controllerRyder Lee2017-08-283-0/+207
| * pata_octeon_cf: use of_property_read_{bool|u32}()Sergei Shtylyov2017-08-281-6/+4
| * cs5536: add support for IDE controller variantAndrey Korolyov2017-08-112-0/+2
| * ata: sata_gemini: Introduce explicit IDE pin controlLinus Walleij2017-08-111-0/+35
| * ata: sata_gemini: Retire custom pin controlLinus Walleij2017-08-111-34/+0
| * ata: ahci_platform: Add shutdown handlerNate Watterson2017-08-042-0/+35
| * ata: sata_gemini: explicitly request exclusive reset controlPhilipp Zabel2017-08-021-2/+2
| * ata: Drop unnecessary staticJulia Lawall2017-08-021-1/+1
| * ata: Convert to using %pOF instead of full_nameRob Herring2017-07-181-1/+1
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+3
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-5/+3
| |\ \
| | * | drivers/ata: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney2017-08-171-5/+3
| | |/
* | | Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-291-4/+0
* | | libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2017-08-291-0/+3
* | | libata: quirk read log on no-name M.2 SSDChristoph Hellwig2017-08-281-0/+4
* | | sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'Christophe JAILLET2017-08-161-2/+6
|/ /
* | libata: fix a couple of doc build warningsJonathan Corbet2017-07-311-2/+2
* | libata: array underflow in ata_find_dev()Dan Carpenter2017-07-191-2/+4
* | ata: sata_rcar: add gen[23] fallback compatibility stringsSimon Horman2017-07-151-0/+8
* | libata: remove unused rc in ata_eh_handle_port_resumeKefeng Wang2017-07-151-2/+1
* | libata: Cleanup ata_read_log_page()Damien Le Moal2017-07-101-3/+3
* | ata: fix gemini Kconfig dependenciesArnd Bergmann2017-07-101-2/+2
|/
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-0627-232/+1422
|\
| * sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-291-0/+3
| * libata: fix build warning from unused goto labelTejun Heo2017-06-291-1/+0
| * libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-272-6/+68
| * ahci: Add Device ID for ASMedia 1061R and 1062RShawn Lin2017-06-271-0/+2