Age | Commit message (Expand) | Author | Files | Lines |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+4 |
2021-10-27 | libata: support concurrent positioning ranges log | Damien Le Moal | 1 | -0/+15 |
2021-10-17 | scsi: ata: Switch to attribute groups | Bart Van Assche | 1 | -4/+4 |
2021-09-03 | libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. | Kate Hsuan | 1 | -0/+1 |
2021-08-24 | include:libata: fix boolreturn.cocci warnings | Jing Yangyang | 1 | -1/+1 |
2021-08-18 | libata: Introduce ncq_prio_supported sysfs sttribute | Damien Le Moal | 1 | -0/+1 |
2021-08-18 | libata: print feature list on device scan | Damien Le Moal | 1 | -0/+4 |
2021-06-16 | ata: include: libata: Move fields commonly over-written to separate MACRO | Lee Jones | 1 | -5/+8 |
2020-09-02 | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks | Tejun Heo | 1 | -0/+1 |
2020-06-28 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+1 |
2020-06-24 | scsi: libata: Fix the ata_scsi_dma_need_drain stub | Christoph Hellwig | 1 | -1/+1 |
2020-06-21 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+4 |
2020-06-19 | Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+3 |
2020-06-18 | libata: Use per port sync for detach | Kai-Heng Feng | 1 | -0/+3 |
2020-06-16 | libata: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-06-16 | scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATA | Christoph Hellwig | 1 | -0/+4 |
2020-04-22 | block: move dma drain handling to scsi | Christoph Hellwig | 1 | -0/+2 |
2020-03-26 | ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2020-03-26 | ata: start separating SATA specific code from libata-eh.c | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2020-03-26 | ata: move ata_sas_*() to libata-sata.c | Bartlomiej Zolnierkiewicz | 1 | -12/+12 |
2020-03-26 | ata: start separating SATA specific code from libata-scsi.c | Bartlomiej Zolnierkiewicz | 1 | -2/+7 |
2020-03-26 | ata: move sata_deb_timing_*() to libata-sata.c | Bartlomiej Zolnierkiewicz | 1 | -13/+18 |
2020-03-26 | ata: move ata_qc_complete_multiple() to libata-sata.c | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2020-03-26 | ata: move sata_link_hardreset() to libata-sata.c | Bartlomiej Zolnierkiewicz | 1 | -3/+13 |
2020-03-26 | ata: move sata_link_{debounce,resume}() to libata-sata.c | Bartlomiej Zolnierkiewicz | 1 | -4/+10 |
2020-03-26 | ata: move *sata_set_spd*() to libata-sata.c | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2020-03-26 | ata: move sata_scr_*() to libata-sata.c | Bartlomiej Zolnierkiewicz | 1 | -4/+20 |
2020-03-26 | ata: start separating SATA specific code from libata-core.c | Bartlomiej Zolnierkiewicz | 1 | -6/+10 |
2020-03-26 | ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled() | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2020-03-26 | ata: separate PATA timings code from libata-core.c | Bartlomiej Zolnierkiewicz | 1 | -6/+10 |
2020-03-26 | ata: optimize struct ata_force_param size | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2020-03-26 | ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts | Bartlomiej Zolnierkiewicz | 1 | -3/+8 |
2020-03-12 | libata: drop BPRINTK() | Hannes Reinecke | 1 | -2/+0 |
2020-02-06 | Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2020-01-30 | ata: ahci: Add shutdown to freeze hardware resources of ahci | Prabhakar Kushwaha | 1 | -0/+1 |
2020-01-03 | compat_ioctl: scsi: handle HDIO commands from drivers | Arnd Bergmann | 1 | -0/+6 |
2019-12-26 | libata: Fix retrieving of active qcs | Sascha Hauer | 1 | -0/+1 |
2019-11-01 | ata: make qc_prep return ata_completion_errors | Jiri Slaby | 1 | -6/+6 |
2019-11-01 | ata: define AC_ERR_OK | Jiri Slaby | 1 | -0/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 1 | -17/+1 |
2019-02-09 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor | 1 | -2/+3 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -2/+0 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -3/+2 |
2018-08-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+2 |
2018-07-30 | ata: ahci: Support state with min power but Partial low power state | Srinivas Pandruvada | 1 | -1/+2 |
2018-07-11 | libata: remove ata_sff_data_xfer_noirq() | Sebastian Andrzej Siewior | 1 | -2/+0 |
2018-07-02 | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS | Hans de Goede | 1 | -0/+1 |
2018-06-20 | scsi: libsas: dynamically allocate and free ata host | Jason Yan | 1 | -0/+2 |
2018-06-19 | libata: add command iterator helpers | Jens Axboe | 1 | -0/+23 |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+2 |