index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
2022-06-20
ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()
Sergey Shtylyov
2022-06-17
ata: libata-core: make ata_exec_internal_sg() *static*
Sergey Shtylyov
2022-06-17
ata: make transfer mode masks *unsigned int*
Sergey Shtylyov
2022-06-14
ata: libata-core: get rid of *else* branches in ata_id_n_sectors()
Sergey Shtylyov
2022-06-13
ata: libata-core: fix sloppy typing in ata_id_n_sectors()
Sergey Shtylyov
2022-06-08
libata: fix reading concurrent positioning ranges log
Tyler Erickson
2022-06-06
ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
Sergey Shtylyov
2022-05-09
ata: libata-core: Allow forcing most horkage flags
Damien Le Moal
2022-05-09
ata: libata-core: Improve link flags forced settings
Damien Le Moal
2022-05-09
ata: libata-core: Refactor force_tbl definition
Damien Le Moal
2022-05-09
ata: libata-core: cleanup ata_device_blacklist
Damien Le Moal
2022-04-22
ata: libata-core: replace "its" with "it is"
Diego Viola
2022-04-12
ata: libata-core: fix parameter type in ata_xfer_mode2shift()
Sergey Shtylyov
2022-04-11
libata: Improve ATA queued command allocation
John Garry
2022-04-04
ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
Christian Lamparter
2022-03-23
Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
2022-02-08
ata: libata-core: Disable TRIM on M88V29
Zoltán Böszörményi
2022-02-07
ata: libata-core: Fix ata_dev_config_cpr()
Damien Le Moal
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
2022-02-03
ata: libata: ata_{sff|std}_prereset() always return 0
Sergey Shtylyov
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
[next]