summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-081-2/+3
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-2/+0
* 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
|\
| * libata: skip debounce delay on link resumeDanesh Petigara2016-01-081-0/+1
* | libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner2015-12-071-0/+1
|/
* ata: ahci: find eSATA ports and flag them as removableManuel Lauss2015-09-301-0/+1
* libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2015-07-151-1/+1
* libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-07-151-0/+2
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-251-0/+1
|\
| * libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen2015-05-051-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-2/+0
|\ \