index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-sata.c
Age
Commit message (
Expand
)
Author
2022-11-19
ata: libata: fix commands incorrectly not getting retried during NCQ error
Niklas Cassel
2022-10-18
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
2022-10-17
ata: libata: fetch sense data for ATA devices supporting sense reporting
Niklas Cassel
2022-10-17
ata: libata: only set sense valid flag if sense data is valid
Niklas Cassel
2022-10-17
ata: libata: fix NCQ autosense logic
Niklas Cassel
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
2022-08-26
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
2022-04-11
libata: Improve ATA queued command allocation
John Garry
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-01-14
ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
Paul Menzel
2022-01-05
ata: libata: remove pointless VPRINTK() calls
Hannes Reinecke
2022-01-05
ata: libata: add tracepoints for ATA error handling
Hannes Reinecke
2022-01-04
ata: libata-sata: use sysfs_emit()
Damien Le Moal
2021-12-02
ata: replace snprintf in show functions with sysfs_emit
Yang Guang
2021-11-18
ata: libata-sata: Declare ata_ncq_sdev_attrs static
Damien Le Moal
2021-10-16
scsi: ata: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: ata: Call scsi_done() directly
Bart Van Assche
2021-08-18
libata: Introduce ncq_prio_supported sysfs sttribute
Damien Le Moal
2021-08-18
libata: cleanup NCQ priority handling
Damien Le Moal
2021-03-12
ata: libata-sata: Fix function names in header comments
Lee Jones
2020-03-26
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: move ata_sas_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: start separating SATA specific code from libata-scsi.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: move sata_deb_timing_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: move ata_qc_complete_multiple() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: move sata_link_hardreset() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: move sata_link_{debounce,resume}() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: move *sata_set_spd*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: move sata_scr_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: start separating SATA specific code from libata-core.c
Bartlomiej Zolnierkiewicz