summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha1-0/+21
2020-01-04libata: Ensure ata_port probe has completed before detachJohn Garry1-0/+3
2019-06-22libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-11-10libata: fix error checking in in ata_parse_force_one()Tejun Heo1-1/+1
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede1-0/+3
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
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: remove WARN() for DMA or PIO command without dataEric Biggers1-2/+1
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1
2017-02-09libata: Fix ATA request senseDamien Le Moal1-0/+2
2017-02-09libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo1-2/+2
2016-07-28Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds1-0/+4
2016-07-27Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-6/+8
2016-07-19libata: remove ata_is_nodataChristoph Hellwig1-1/+1
2016-07-19libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo1-0/+6
2016-07-14ata: fixup ATA_PROT_NODATAHannes Reinecke1-2/+2
2016-07-14libata: use ata_is_ncq() accessorsHannes Reinecke1-2/+2
2016-07-12libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan1-1/+3
2016-06-20leds: convert IDE trigger to common disk triggerStephan Linz1-0/+4
2016-05-24Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-21/+194
2016-05-09libata: support host-aware and host-managed ZAC devicesHannes Reinecke1-0/+94
2016-05-09libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke1-3/+40
2016-05-09libata: Check log page directory before accessing pagesHannes Reinecke1-0/+17
2016-05-09libata: Separate out ata_dev_config_ncq_send_recv()Hannes Reinecke1-20/+27
2016-04-13treewide: Fix typos in libata.xmlMasanari Iida1-8/+8
2016-04-04libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal1-1/+5
2016-04-04libata: sanitize ata_tf_read_block()Hannes Reinecke1-2/+2
2016-04-04libata: Implement support for sense data reportingHannes Reinecke1-1/+19
2016-01-25libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain1-0/+1
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara1-1/+2
2016-01-08drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...Anil Veliyankara Madam1-1/+7
2015-12-07ata: core: fix irq description on AHCI single irq systemsHeiner Kallweit1-1/+8
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-0/+1
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-08-10libata: fix libata-core.c kernel-doc warningRandy Dunlap1-0/+1
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo1-19/+1
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo1-2/+2
2015-07-16libata: Do not blacklist M510DCMartin K. Petersen1-1/+1
2015-07-15libata: increase the timeout when setting transfer modeMikulas Patocka1-1/+2
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn1-0/+10
2015-07-15libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter1-0/+3