开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
2023-10-03
ata: ahci: print the lpm policy on boot
Niklas Cassel
2023-09-28
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Damien Le Moal
2023-09-28
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
2023-09-28
ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Damien Le Moal
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-28
ata: libata-core: Fix port and device removal
Damien Le Moal
2023-09-28
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
2023-09-02
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
Pawel Zmarzly
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
ata: libata-core: inline ata_port_probe()
Hannes Reinecke
2023-08-02
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
2023-08-02
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
2023-07-28
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
2023-05-22
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
2023-05-22
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
2023-05-22
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
2023-05-22
scsi: ata: libata: Detect support for command duration limits
Damien Le Moal
2023-05-16
ata: libata-core: Simplify if condition in ata_dev_revalidate()
Yahu Gao
2023-05-15
ata: libata: Make ata_platform_remove_one return void
Uwe Kleine-König
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-02-22
Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-02-14
ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
Patrick McLean
2023-02-02
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
Damien Le Moal
2023-01-14
ata: libata: exclude FUA support for known buggy drives
Damien Le Moal
2023-01-14
ata: libata: Fix FUA handling in ata_build_rw_tf()
Damien Le Moal
2023-01-14
ata: libata: cleanup fua support detection
Damien Le Moal
2023-01-14
ata: libata: Rename and cleanup ata_rwcmd_protocol()
Damien Le Moal
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2022-10-19
ata: libata-core: do not retry reading the log on timeout
Niklas Cassel
2022-10-18
ata: make use of ata_port_is_frozen() helper
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-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
[next]