summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
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
2014-03-19libata: remove unused ata_sas_port_async_resume() stubDan Williams
2014-03-19libata.h: add stub for ata_sas_port_resumeRandy Dunlap
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams
2014-01-16libata: disable LPM for some WD SATA-I devicesTejun Heo
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino
2013-08-25libata: Add support for queued DSM TRIMMarc Carino
2013-08-25libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino
2013-08-25libata: Add H2D FIS "auxiliary" port flagMarc Carino
2013-08-25libata: Populate host-to-device FIS "auxiliary" fieldMarc Carino