aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-26ata: libata-core: Simplify ata_build_rw_tf()Damien Le Moal1-3/+2
2022-08-18ata: libata-core: improve parameter names for ata_dev_set_feature()Niklas Cassel1-1/+1
2022-06-20ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()Sergey Shtylyov1-1/+1
2022-06-20ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()Sergey Shtylyov1-1/+1
2022-06-17ata: libata-core: make ata_exec_internal_sg() *static*Sergey Shtylyov1-4/+0
2022-04-11libata: Improve ATA queued command allocationJohn Garry1-13/+0
2022-02-02ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov1-2/+0
2022-01-05ata: libata: remove pointless VPRINTK() callsHannes Reinecke1-1/+0
2022-01-05ata: libata: revamp ata_get_cmd_descript()Hannes Reinecke1-1/+1
2022-01-04ata: libata: whitespace cleanupHannes Reinecke1-1/+1
2020-03-26ata: make "libata.force" kernel parameter optionalBartlomiej Zolnierkiewicz1-0/+4
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz1-3/+16
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz1-0/+2
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz1-7/+0
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz1-0/+7
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner1-17/+1
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan1-2/+0
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk1-0/+2
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-1/+1
2017-10-17libata: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-10-02libata: make ata_port_type constBhumika Goyal1-1/+1
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph Hellwig1-2/+2
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab1-1/+1
2017-02-21Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-8/+0
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-1/+0
2017-01-10libata: move struct ata_scsi_args to libata-scsi.cChristoph Hellwig1-7/+0
2017-01-06libata: Make ata_sg_clean() static againGeert Uytterhoeven1-1/+0
2016-10-19ata: Enabling ATA Command PrioritiesAdam Manzanares1-1/+1
2016-04-04libata: Implement control mode page to select sense formatHannes Reinecke1-1/+2
2016-04-04libata-eh: Set 'information' field for autosenseHannes Reinecke1-0/+3
2016-04-04libata: sanitize ata_tf_read_block()Hannes Reinecke1-1/+2
2016-04-04libata: Implement NCQ autosenseHannes Reinecke1-0/+1
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo1-1/+0
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo1-4/+1
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke1-1/+4
2015-03-27libata: Implement NCQ autosenseHannes Reinecke1-0/+1
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2015-01-24libata: move sas ata tag allocation to libata-scsi.cShaohua Li1-0/+2
2015-01-23libata: use blk tagingShaohua Li1-1/+1
2015-01-11ata: libata-core: Remove unused functionRickard Strandqvist1-1/+0
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-1/+1
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu1-4/+0
2013-08-27libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu1-1/+0
2013-08-23ata: acpi: rework the ata acpi bind supportAaron Lu1-6/+10
2013-07-25libata: acpi: remove dead code for ata_acpi_(un)bindAaron Lu1-4/+0
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu1-0/+2
2013-01-21libata: handle power transition of ODDAaron Lu1-0/+8
2013-01-21libata: check zero power ready status for ZPODDAaron Lu1-0/+5
2013-01-21libata: identify and init ZPODD devicesAaron Lu1-0/+14
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang1-0/+2