summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
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
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-23libata: use blk tagingShaohua Li
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-05libata: Implement ATA_DEV_ZACHannes Reinecke
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams