summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-10-101-0/+4
* ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer2023-10-101-1/+1
* libata: fix read log timeout valueDamien Le Moal2021-11-261-1/+1
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-091-0/+1
* ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-011-6/+6
* ata: define AC_ERR_OKJiri Slaby2020-10-011-0/+1
* libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-091-0/+1
* libata: Use per port sync for detachKai-Heng Feng2020-06-251-0/+3
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-02-281-0/+1
* libata: Fix retrieving of active qcsSascha Hauer2020-01-091-0/+1
* Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-241-3/+2
|\
| * ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada2018-07-301-1/+2
| * libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior2018-07-111-2/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-151-0/+2
|\ \
| * | scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-191-0/+2
| |/
* | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-021-0/+1
* | libata: add command iterator helpersJens Axboe2018-06-191-0/+23
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-0/+2
|\
| * scsi: libsas: add transport class for ATA devicesJason Yan2018-04-181-0/+2
* | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-06-051-11/+11
|\ \
| * | libata: add extra internal commandJens Axboe2018-05-111-8/+7
| * | libata: use ata_tag_internal() consistentlyJens Axboe2018-05-111-1/+1
| * | libata: bump ->qc_active to a 64-bit typeJens Axboe2018-05-111-2/+2
| * | libata: introduce notion of separate hardware tagsJens Axboe2018-05-111-1/+2
| |/
* / libata: remove ata_scsi_timed_outChristoph Hellwig2018-05-291-2/+0
|/
* libata: add refcounting to ata_hostTaras Kondratiuk2018-03-131-0/+1
* libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede2017-09-181-0/+1
* libata: Cleanup ata_read_log_page()Damien Le Moal2017-07-101-1/+1
* libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-051-0/+1
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-161-1/+1
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-02-211-4/+4
|\
| * ata: pass queued command to ->sff_data_xfer methodBartlomiej Zolnierkiewicz2017-01-101-4/+4
* | scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+2
|/
* ata: ATA Command Priority Disabled By DefaultAdam Manzanares2016-10-191-0/+2
* ata: Enabling ATA Command PrioritiesAdam Manzanares2016-10-191-0/+3
* libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig2016-09-221-1/+2
* ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig2016-07-181-37/+5
* libata: remove ATA_PROT_FLAG_DATAChristoph Hellwig2016-07-181-2/+1
* libata: remove ata_is_nodataChristoph Hellwig2016-07-181-5/+0
* ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke2016-07-151-0/+2
* libata: return boolean values from ata_is_*Christoph Hellwig2016-07-141-8/+8
* libata: support host-aware and host-managed ZAC devicesHannes Reinecke2016-05-091-0/+7
* libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke2016-05-091-0/+7
* libata: implement ZBC IN translationHannes Reinecke2016-05-091-0/+7
* libata: fixup ZAC device disablingHannes Reinecke2016-05-091-2/+4
* libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXTHannes Reinecke2016-05-091-0/+7
* libata: Implement control mode page to select sense formatHannes Reinecke2016-04-041-0/+1
* libata: Align ata_device's id on a cachelineHarvey Hunt2016-02-251-1/+1
* drivers: ata: wake port before DMA stop for ALPMDanesh Petigara2016-01-251-0/+1
* Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-01-111-0/+1
|\