index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-sata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
1
-1
/
+1
2022-10-17
ata: libata: fetch sense data for ATA devices supporting sense reporting
Niklas Cassel
1
-2
/
+1
2022-10-17
ata: libata: only set sense valid flag if sense data is valid
Niklas Cassel
1
-4
/
+7
2022-10-17
ata: libata: fix NCQ autosense logic
Niklas Cassel
1
-3
/
+8
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-3
/
+3
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
1
-12
/
+12
2022-08-26
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
1
-3
/
+3
2022-04-11
libata: Improve ATA queued command allocation
John Garry
1
-25
/
+0
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-5
/
+5
2022-01-14
ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
Paul Menzel
1
-1
/
+1
2022-01-05
ata: libata: remove pointless VPRINTK() calls
Hannes Reinecke
1
-2
/
+0
2022-01-05
ata: libata: add tracepoints for ATA error handling
Hannes Reinecke
1
-3
/
+0
2022-01-04
ata: libata-sata: use sysfs_emit()
Damien Le Moal
1
-2
/
+2
2021-12-02
ata: replace snprintf in show functions with sysfs_emit
Yang Guang
1
-1
/
+1
2021-11-18
ata: libata-sata: Declare ata_ncq_sdev_attrs static
Damien Le Moal
1
-1
/
+1
2021-10-16
scsi: ata: Switch to attribute groups
Bart Van Assche
1
-5
/
+14
2021-10-16
scsi: ata: Call scsi_done() directly
Bart Van Assche
1
-1
/
+1
2021-08-18
libata: Introduce ncq_prio_supported sysfs sttribute
Damien Le Moal
1
-0
/
+25
2021-08-18
libata: cleanup NCQ priority handling
Damien Le Moal
1
-25
/
+12
2021-03-12
ata: libata-sata: Fix function names in header comments
Lee Jones
1
-2
/
+2
2020-03-26
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-0
/
+131
2020-03-26
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
1
-0
/
+75
2020-03-26
ata: move ata_sas_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-0
/
+213
2020-03-26
ata: start separating SATA specific code from libata-scsi.c
Bartlomiej Zolnierkiewicz
1
-0
/
+298
2020-03-26
ata: move sata_deb_timing_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2020-03-26
ata: move ata_qc_complete_multiple() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-0
/
+59
2020-03-26
ata: move sata_link_hardreset() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-1
/
+114
2020-03-26
ata: move sata_link_{debounce,resume}() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-0
/
+138
2020-03-26
ata: move *sata_set_spd*() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-0
/
+81
2020-03-26
ata: move sata_scr_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-0
/
+109
2020-03-26
ata: start separating SATA specific code from libata-core.c
Bartlomiej Zolnierkiewicz
1
-0
/
+258