aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2023-10-10ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-10-10ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
2023-10-10ata: libata-core: Fix port and device removalDamien Le Moal
2023-10-10ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal
2023-02-22ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal
2022-10-05libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel
2022-06-25ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov
2022-04-20ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter
2022-02-23ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke
2021-11-26libata: fix checking of DMA stateReimar Döffinger
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-09-22libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede
2021-09-22libata: fix ata_host_start()Damien Le Moal
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-06-25libata: Use per port sync for detachKai-Heng Feng
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-01-09libata: Fix retrieving of active qcsSascha Hauer
2019-12-31libata: Ensure ata_port probe has completed before detachJohn Garry
2019-06-19libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-02-15libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-11-21libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-11-13libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-20libata: mask swap internal and hardware tagJens Axboe
2018-08-27scsi: libata: Add missing newline at end of fileGeert Uytterhoeven
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-07-12ata: Only output sg element mapped number in verbose debugPaul Menzel
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-05-31libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-05-21libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-14libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami
2018-05-11libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe
2018-05-11libata: add extra internal commandJens Axboe
2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe
2018-05-11libata: introduce notion of separate hardware tagsJens Axboe
2018-05-10libata: Make ata_dev_set_mode() less verboseDamien Le Moal
2018-05-08libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-04-26libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-04-26libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds