summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
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-25ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal
2021-11-25ata: libata: improve ata_read_log_page() error messageDamien Le Moal
2021-11-18libata: fix checking of DMA stateReimar Döffinger
2021-09-03libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-09-03libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede
2021-08-18libata: print feature list on device scanDamien Le Moal
2021-08-18libata: fix ata_read_log_page() warningDamien Le Moal
2021-08-18libata: cleanup NCQ priority handlingDamien Le Moal
2021-08-18libata: cleanup ata_dev_configure()Damien Le Moal
2021-08-18libata: cleanup device sleep capability detectionDamien Le Moal
2021-08-18libata: fix ata_host_start()Damien Le Moal
2020-10-23ata: fix some kernel-doc markupsMauro Carvalho Chehab
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-18libata: Use per port sync for detachKai-Heng Feng
2020-04-20ata: libata-core: fix a doc warningMauro Carvalho Chehab
2020-03-26ata: make "libata.force" kernel parameter optionalBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hostsBartlomiej Zolnierkiewicz
2020-03-26ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: fix CodingStyle issues in PATA timings codeBartlomiej Zolnierkiewicz
2020-03-26ata: remove EXPORT_SYMBOL_GPL()s not used by modulesBartlomiej Zolnierkiewicz
2020-03-26ata: move EXPORT_SYMBOL_GPL()s close to exported codeBartlomiej Zolnierkiewicz
2020-03-26ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz
2020-03-26ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] sizeBartlomiej Zolnierkiewicz
2020-03-26ata: remove stale maintainership information from core codeBartlomiej Zolnierkiewicz
2020-01-29ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2019-12-25libata: Fix retrieving of active qcsSascha Hauer
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-10-31libata: Ensure ata_port probe has completed before detachJohn Garry
2019-07-02libata: Drop firmware version check from the ST1000LM024 quirkHans de Goede
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-02-06libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede
2018-12-03libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-10-26libata: 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