summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing2024-09-121-1/+3
* ata: libata-core: Fix null pointer dereference on errorNiklas Cassel2024-09-041-0/+3
* ata: libata-core: Fix double free on errorNiklas Cassel2024-07-051-4/+4
* ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-10-101-3/+16
* ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal2023-10-101-1/+1
* ata: libata-core: Fix port and device removalDamien Le Moal2023-10-101-1/+20
* ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal2023-10-101-9/+9
* ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal2023-02-221-1/+1
* libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel2022-10-051-0/+4
* ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov2022-06-251-2/+2
* ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter2022-04-201-0/+3
* ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi2022-02-231-0/+1
* libata: add horkage for ASMedia 1092Hannes Reinecke2021-12-141-0/+2
* libata: fix checking of DMA stateReimar Döffinger2021-11-261-1/+1
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-091-2/+32
* libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede2021-09-221-0/+4
* libata: fix ata_host_start()Damien Le Moal2021-09-221-1/+1
* ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-011-2/+7
* libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-091-3/+2
* libata: Use per port sync for detachKai-Heng Feng2020-06-251-6/+5
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-02-281-0/+21
* libata: Fix retrieving of active qcsSascha Hauer2020-01-091-0/+24
* libata: Ensure ata_port probe has completed before detachJohn Garry2019-12-311-0/+3
* libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-191-3/+6
* libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede2019-02-151-0/+1
* libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli2018-12-211-0/+1
* libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola2018-11-211-1/+1
* libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola2018-11-131-0/+1
* Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-211-2/+12
|\
| * libata: mask swap internal and hardware tagJens Axboe2018-09-201-2/+12
* | scsi: libata: Add missing newline at end of fileGeert Uytterhoeven2018-08-271-1/+1
|/
* Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-241-1/+2
|\
| * ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada2018-07-301-0/+1
| * ata: Only output sg element mapped number in verbose debugPaul Menzel2018-07-121-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-151-0/+3
|\ \
| * | scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-191-0/+3
| |/
* / ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-021-0/+3
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-06-051-34/+27
|\
| * libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe2018-05-111-3/+3
| * libata: add extra internal commandJens Axboe2018-05-111-16/+6
| * libata: use ata_tag_internal() consistentlyJens Axboe2018-05-111-1/+1
| * libata: bump ->qc_active to a 64-bit typeJens Axboe2018-05-111-8/+9
| * libata: convert core and drivers to ->hw_tag usageJens Axboe2018-05-111-4/+4
| * libata: introduce notion of separate hardware tagsJens Axboe2018-05-111-2/+2
| * libata: Make ata_dev_set_mode() less verboseDamien Le Moal2018-05-101-3/+5
* | libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede2018-05-311-3/+0
* | libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee2018-05-211-0/+2
* | libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami2018-05-141-1/+2
* | libata: Blacklist some Sandisk SSDs for NCQTejun Heo2018-05-081-0/+4