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-core.c
Age
Commit message (
Expand
)
Author
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
2022-01-14
ata: fix read_id() ata port operation interface
Damien Le Moal
2022-01-05
ata: libata: drop ata_msg_drv()
Hannes Reinecke
2022-01-05
ata: libata: drop ata_msg_info()
Hannes Reinecke
2022-01-05
ata: libata: drop ata_msg_probe()
Hannes Reinecke
2022-01-05
ata: libata: drop ata_msg_warn()
Hannes Reinecke
2022-01-05
ata: libata: drop ata_msg_malloc()
Hannes Reinecke
2022-01-05
ata: libata: drop ata_msg_ctl()
Hannes Reinecke
2022-01-05
ata: libata: drop ata_msg_error() and ata_msg_intr()
Hannes Reinecke
2022-01-05
ata: libata: remove pointless VPRINTK() calls
Hannes Reinecke
2022-01-05
ata: libata: move DPRINTK to ata debugging
Hannes Reinecke
2022-01-05
ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros
Hannes Reinecke
2022-01-05
ata: libata: tracepoints for bus-master DMA
Hannes Reinecke
2022-01-04
ata: libata: add qc_prep tracepoint
Hannes Reinecke
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
2022-01-04
ata: libata: sanitize ATA_HORKAGE_DUMP_ID
Hannes Reinecke
2022-01-04
ata: libata: move ata_dump_id() to dynamic debugging
Hannes Reinecke
2022-01-04
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
2022-01-04
ata: libata: remove pointless debugging messages
Hannes Reinecke
2021-12-09
libata: add horkage for ASMedia 1092
Hannes Reinecke
2021-11-18
ata: libata: add missing ata_identify_page_supported() calls
Damien Le Moal
2021-11-17
ata: libata: improve ata_read_log_page() error message
Damien Le Moal
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
2021-11-02
Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-26
libata: support concurrent positioning ranges log
Damien Le Moal
2021-10-12
libata: fix checking of DMA state
Reimar Döffinger
2021-09-03
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
2021-09-03
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Hans de Goede
2021-08-18
libata: print feature list on device scan
Damien Le Moal
2021-08-18
libata: fix ata_read_log_page() warning
Damien Le Moal
2021-08-18
libata: cleanup NCQ priority handling
Damien Le Moal
2021-08-18
libata: cleanup ata_dev_configure()
Damien Le Moal
2021-08-18
libata: cleanup device sleep capability detection
Damien Le Moal
2021-08-18
libata: fix ata_host_start()
Damien Le Moal
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-09-04
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-02
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
2020-04-20
ata: libata-core: fix a doc warning
Mauro Carvalho Chehab
2020-03-26
ata: make "libata.force" kernel parameter optional
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
2020-03-26
ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
Bartlomiej Zolnierkiewicz
2020-03-26
ata: separate PATA timings code from libata-core.c
Bartlomiej Zolnierkiewicz
[next]