index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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
2023-06-28
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
2023-02-22
ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
Patrick McLean
2023-02-09
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
Damien Le Moal
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-09-27
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
Niklas Cassel
2022-09-16
ata: libata-core: Check errors in sata_print_link_status()
Li Zhong
2022-09-16
ata: libata-core: Simplify ata_dev_set_xfermode()
Damien Le Moal
2022-08-26
ata: libata-core: Simplify ata_build_rw_tf()
Damien Le Moal
2022-08-26
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
2022-08-26
ata: libata-core: remove redundant err_mask variable
Jinpeng Cui
2022-08-18
ata: libata-core: improve parameter names for ata_dev_set_feature()
Niklas Cassel
2022-08-18
ata: libata-core: Print timeout value when internal command times
Tomas Henzl
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
[next]