summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-2/+0
| |/
* | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-0/+9
* | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-251-0/+1
|/
* Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-131-2/+1
|\
| * libata: remove ATA_FLAG_LOWTAGTejun Heo2015-03-241-1/+0
* | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-191-0/+1
|/
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-2/+3
|\
| * libata: use blk tagingShaohua Li2015-01-231-2/+3
* | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-091-0/+2
|\ \
| * | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-191-0/+1
| * | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-081-0/+1
| |/