aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2018-09-05scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
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
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-05-05libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen
2015-04-25libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-04-25libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li