summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-11-01ata: define AC_ERR_OKJiri Slaby
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-07-11libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-06-19libata: add command iterator helpersJens Axboe
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig
2018-05-11libata: add extra internal commandJens Axboe
2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe
2018-05-11libata: introduce notion of separate hardware tagsJens Axboe
2018-04-18scsi: libsas: add transport class for ATA devicesJason Yan
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk
2017-09-18libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede
2017-07-10libata: Cleanup ata_read_log_page()Damien Le Moal
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-02-21Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-01-10ata: pass queued command to ->sff_data_xfer methodBartlomiej Zolnierkiewicz
2016-10-19ata: ATA Command Priority Disabled By DefaultAdam Manzanares
2016-10-19ata: Enabling ATA Command PrioritiesAdam Manzanares
2016-09-22libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig
2016-07-18ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig
2016-07-18libata: remove ATA_PROT_FLAG_DATAChristoph Hellwig
2016-07-18libata: remove ata_is_nodataChristoph Hellwig
2016-07-15ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke
2016-07-14libata: return boolean values from ata_is_*Christoph Hellwig
2016-05-09libata: support host-aware and host-managed ZAC devicesHannes Reinecke
2016-05-09libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke
2016-05-09libata: implement ZBC IN translationHannes Reinecke
2016-05-09libata: fixup ZAC device disablingHannes Reinecke
2016-05-09libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXTHannes Reinecke
2016-04-04libata: Implement control mode page to select sense formatHannes Reinecke
2016-02-25libata: Align ata_device's id on a cachelineHarvey Hunt
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter