summaryrefslogtreecommitdiff
path: root/drivers/ata/libata.h
AgeCommit message (Expand)Author
2023-10-03ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()Damien Le Moal
2023-09-28ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-08-02ata: libata-core: remove ata_bus_probe()Niklas Cassel
2023-08-02ata,scsi: cleanup __ata_port_probe()Hannes Reinecke
2023-05-22scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-10-17ata: libata: only set sense valid flag if sense data is validNiklas Cassel
2022-08-26ata: libata-core: Simplify ata_build_rw_tf()Damien Le Moal
2022-08-18ata: libata-core: improve parameter names for ata_dev_set_feature()Niklas Cassel
2022-06-20ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()Sergey Shtylyov
2022-06-20ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()Sergey Shtylyov
2022-06-17ata: libata-core: make ata_exec_internal_sg() *static*Sergey Shtylyov
2022-04-11libata: Improve ATA queued command allocationJohn Garry
2022-02-02ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov
2022-01-05ata: libata: remove pointless VPRINTK() callsHannes Reinecke
2022-01-05ata: libata: revamp ata_get_cmd_descript()Hannes Reinecke
2022-01-04ata: libata: whitespace cleanupHannes Reinecke
2020-03-26ata: make "libata.force" kernel parameter optionalBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-10-17libata: Convert timers to use timer_setup()Kees Cook
2017-10-02libata: make ata_port_type constBhumika Goyal
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph 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-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