summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata.h
Commit message (Expand)AuthorAgeFilesLines
* ata: libata-core: Simplify ata_build_rw_tf()Damien Le Moal2022-08-261-3/+2
* ata: libata-core: improve parameter names for ata_dev_set_feature()Niklas Cassel2022-08-181-1/+1
* ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()Sergey Shtylyov2022-06-201-1/+1
* ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()Sergey Shtylyov2022-06-201-1/+1
* ata: libata-core: make ata_exec_internal_sg() *static*Sergey Shtylyov2022-06-171-4/+0
* libata: Improve ATA queued command allocationJohn Garry2022-04-111-13/+0
* ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov2022-02-021-2/+0
* ata: libata: remove pointless VPRINTK() callsHannes Reinecke2022-01-051-1/+0
* ata: libata: revamp ata_get_cmd_descript()Hannes Reinecke2022-01-051-1/+1
* ata: libata: whitespace cleanupHannes Reinecke2022-01-041-1/+1
* ata: make "libata.force" kernel parameter optionalBartlomiej Zolnierkiewicz2020-03-261-0/+4
* ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-3/+16
* ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz2020-03-261-0/+2
* ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-7/+0
* ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-261-0/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-211-17/+1
* scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-191-2/+0
* libata: add refcounting to ata_hostTaras Kondratiuk2018-03-131-0/+2
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-11-151-1/+1
|\
| * libata: make ata_port_type constBhumika Goyal2017-10-021-1/+1
* | libata: Convert timers to use timer_setup()Kees Cook2017-10-171-1/+1
|/
* libata: move ata_read_log_page to libata-core.cChristoph Hellwig2017-06-051-2/+2
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-161-1/+1
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-02-211-8/+0
|\
| * libata: move struct ata_scsi_args to libata-scsi.cChristoph Hellwig2017-01-101-7/+0
| * libata: Make ata_sg_clean() static againGeert Uytterhoeven2017-01-061-1/+0
* | scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-1/+0
|/
* ata: Enabling ATA Command PrioritiesAdam Manzanares2016-10-191-1/+1
* libata: Implement control mode page to select sense formatHannes Reinecke2016-04-041-1/+2
* libata-eh: Set 'information' field for autosenseHannes Reinecke2016-04-041-0/+3
* libata: sanitize ata_tf_read_block()Hannes Reinecke2016-04-041-1/+2
* libata: Implement NCQ autosenseHannes Reinecke2016-04-041-0/+1
* Revert "libata: Implement NCQ autosense"Tejun Heo2015-08-031-1/+0
* Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-031-4/+1
* libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-271-1/+4
* libata: Implement NCQ autosenseHannes Reinecke2015-03-271-0/+1
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+3
|\
| * libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-241-0/+2
| * libata: use blk tagingShaohua Li2015-01-231-1/+1
* | ata: libata-core: Remove unused functionRickard Strandqvist2015-01-111-1/+0
|/
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* ATA / ACPI: remove power dependent device handlingAaron Lu2013-10-171-4/+0
* libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu2013-08-271-1/+0
* ata: acpi: rework the ata acpi bind supportAaron Lu2013-08-231-6/+10
* libata: acpi: remove dead code for ata_acpi_(un)bindAaron Lu2013-07-251-4/+0
* libata-acpi: add back ACPI based hotplug functionalityAaron Lu2013-06-251-0/+2
* libata: handle power transition of ODDAaron Lu2013-01-211-0/+8
* libata: check zero power ready status for ZPODDAaron Lu2013-01-211-0/+5
* libata: identify and init ZPODD devicesAaron Lu2013-01-211-0/+14
* ahci: implement aggressive SATA device sleep supportShane Huang2012-09-131-0/+2