Age | Commit message (Expand) | Author |
2020-10-23 | ata: fix some kernel-doc markups | Mauro Carvalho Chehab |
2020-09-04 | Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-09-02 | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks | Tejun Heo |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-18 | libata: Use per port sync for detach | Kai-Heng Feng |
2020-04-20 | ata: libata-core: fix a doc warning | Mauro Carvalho Chehab |
2020-03-26 | ata: make "libata.force" kernel parameter optional | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move sata_deb_timing_*() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move ata_qc_complete_multiple() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move sata_link_hardreset() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move sata_link_{debounce,resume}() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move *sata_set_spd*() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move sata_scr_*() to libata-sata.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: start separating SATA specific code from libata-core.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: separate PATA timings code from libata-core.c | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: fix CodingStyle issues in PATA timings code | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: remove EXPORT_SYMBOL_GPL()s not used by modules | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: move EXPORT_SYMBOL_GPL()s close to exported code | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: optimize struct ata_force_param size | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size | Bartlomiej Zolnierkiewicz |
2020-03-26 | ata: remove stale maintainership information from core code | Bartlomiej Zolnierkiewicz |
2020-01-29 | ata: ahci: Add shutdown to freeze hardware resources of ahci | Prabhakar Kushwaha |
2019-12-25 | libata: Fix retrieving of active qcs | Sascha Hauer |
2019-11-01 | ata: make qc_prep return ata_completion_errors | Jiri Slaby |
2019-10-31 | libata: Ensure ata_port probe has completed before detach | John Garry |
2019-07-02 | libata: Drop firmware version check from the ST1000LM024 quirk | Hans de Goede |
2019-06-13 | libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk | Hans de Goede |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner |
2019-02-06 | libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD | Hans de Goede |
2018-12-03 | libata: whitelist all SAMSUNG MZ7KM* solid-state disks | Juha-Matti Tilli |
2018-11-12 | libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD | Diego Viola |
2018-10-26 | libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9 | Diego Viola |
2018-09-21 | Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman |
2018-09-20 | libata: mask swap internal and hardware tag | Jens Axboe |
2018-08-27 | scsi: libata: Add missing newline at end of file | Geert Uytterhoeven |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-07-30 | ata: ahci: Support state with min power but Partial low power state | Srinivas Pandruvada |
2018-07-12 | ata: Only output sg element mapped number in verbose debug | Paul Menzel |
2018-07-02 | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS | Hans de Goede |
2018-06-19 | scsi: libsas: dynamically allocate and free ata host | Jason Yan |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-05 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-05-31 | libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk | Hans de Goede |
2018-05-21 | libata: blacklist Micron 500IT SSD with MU01 firmware | Sudip Mukherjee |
2018-05-14 | libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q. | François Cami |
2018-05-11 | libata: don't clamp queue depth to ATA_MAX_QUEUE - 1 | Jens Axboe |
2018-05-11 | libata: add extra internal command | Jens Axboe |
2018-05-11 | libata: use ata_tag_internal() consistently | Jens Axboe |