aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata.h
AgeCommit message (Expand)Author
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-10libata: move struct ata_scsi_args to libata-scsi.cChristoph Hellwig
2017-01-06libata: Make ata_sg_clean() static againGeert Uytterhoeven
2016-10-19ata: Enabling ATA Command PrioritiesAdam Manzanares
2016-04-04libata: Implement control mode page to select sense formatHannes Reinecke
2016-04-04libata-eh: Set 'information' field for autosenseHannes Reinecke
2016-04-04libata: sanitize ata_tf_read_block()Hannes Reinecke
2016-04-04libata: Implement NCQ autosenseHannes Reinecke
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke
2015-03-27libata: Implement NCQ autosenseHannes Reinecke
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-24libata: move sas ata tag allocation to libata-scsi.cShaohua Li
2015-01-23libata: use blk tagingShaohua Li
2015-01-11ata: libata-core: Remove unused functionRickard Strandqvist
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-08-27libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu
2013-08-23ata: acpi: rework the ata acpi bind supportAaron Lu
2013-07-25libata: acpi: remove dead code for ata_acpi_(un)bindAaron Lu
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu
2013-01-21libata: handle power transition of ODDAaron Lu
2013-01-21libata: check zero power ready status for ZPODDAaron Lu
2013-01-21libata: identify and init ZPODD devicesAaron Lu
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang
2012-07-25libata-acpi: add missing inlines in libata.hLin Ming
2012-06-29libata-acpi: add ata port runtime D3Cold supportLin Ming
2012-06-29libata: migrate ACPI code over to new bindingsMatthew Garrett
2012-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett
2012-04-12libata: make ata_print_id atomicDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams
2012-01-08ata: add ata port system PM callbacksLin Ming
2011-03-02libata: plumb sas port scan into standard libata pathsJames Bottomley
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: implement LPM support for port multipliersTejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-10-21[libata] Add ATA transport classGwendal Grignou
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo
2010-05-19libata-sff: separate out BMDMA EHTejun Heo
2010-05-19libata-sff: port_task is SFF specificTejun Heo
2010-05-19libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()Tejun Heo
2010-05-14libata-sff: kill unused prototype and make ata_dev_select() staticTejun Heo
2009-10-06libata: make gtf_filter per-devTejun Heo
2009-09-01libata: add command name parsing for error outputRobert Hancock
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord