summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* ata: fix some kernel-doc markupsMauro Carvalho Chehab2020-10-231-1/+1
* Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-3/+2
|\
| * libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-021-3/+2
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-8/+8
|/
* libata: Use per port sync for detachKai-Heng Feng2020-06-181-6/+5
* ata: libata-core: fix a doc warningMauro Carvalho Chehab2020-04-201-1/+1
* ata: make "libata.force" kernel parameter optionalBartlomiej Zolnierkiewicz2020-03-261-2/+20
* ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-8/+0
* ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-59/+0
* ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-113/+0
* ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-138/+0
* ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-81/+0
* ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-109/+0
* ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz2020-03-261-245/+0
* ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hostsBartlomiej Zolnierkiewicz2020-03-261-0/+2
* ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz2020-03-261-181/+2
* ata: fix CodingStyle issues in PATA timings codeBartlomiej Zolnierkiewicz2020-03-261-15/+27
* ata: remove EXPORT_SYMBOL_GPL()s not used by modulesBartlomiej Zolnierkiewicz2020-03-261-5/+0
* ata: move EXPORT_SYMBOL_GPL()s close to exported codeBartlomiej Zolnierkiewicz2020-03-261-125/+83
* ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz2020-03-261-3/+3
* ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] sizeBartlomiej Zolnierkiewicz2020-03-261-1/+2
* ata: remove stale maintainership information from core codeBartlomiej Zolnierkiewicz2020-03-261-4/+0
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-01-291-0/+21
* libata: Fix retrieving of active qcsSascha Hauer2019-12-251-0/+24
* ata: make qc_prep return ata_completion_errorsJiri Slaby2019-11-011-2/+7
* libata: Ensure ata_port probe has completed before detachJohn Garry2019-10-311-0/+3
* libata: Drop firmware version check from the ST1000LM024 quirkHans de Goede2019-07-021-3/+1
* libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-131-3/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-211-17/+1
* libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede2019-02-061-0/+1
* libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli2018-12-031-0/+1
* libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola2018-11-121-1/+1
* libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola2018-10-261-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