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
/
include
/
linux
/
libata.h
Age
Commit message (
Expand
)
Author
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-28
ata: libata-scsi: link ata port and scsi device
Damien Le Moal
2023-09-25
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
2023-09-11
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
2023-08-02
ata: libata: remove deprecated EH callbacks
Niklas Cassel
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
2023-08-02
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
ata: libata-sata: remove ata_sas_sync_probe()
Hannes Reinecke
2023-08-02
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
2023-08-02
ata,scsi: remove ata_sas_port_{start,stop} callbacks
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-08-02
ata: libata: fix parameter type of ata_deadline()
Sergey Shtylyov
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-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
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-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-01-14
ata: libata: cleanup fua support detection
Damien Le Moal
2023-01-14
ata: libata: Introduce ata_ncq_supported()
Damien Le Moal
2023-01-04
ata: libata: move NCQ related ATA_DFLAGs
Niklas Cassel
2023-01-04
ata: libata: read the shared status for successful NCQ commands once
Niklas Cassel
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2022-11-11
ata: libata-sff: kill unused ata_sff_busy_sleep()
Sergey Shtylyov
2022-10-18
ata: add 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-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
2022-08-26
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
2022-08-21
ata: libata: Set __ATA_BASE_SHT max_sectors
John Garry
2022-06-20
ata: make ata_port::fastdrain_cnt *unsigned int*
Sergey Shtylyov
2022-06-17
ata: make transfer mode masks *unsigned int*
Sergey Shtylyov
2022-06-06
ata: libata: drop 'sas_last_tag'
Hannes Reinecke
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-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-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
2022-01-14
ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
Paul Menzel
2022-01-14
ata: fix read_id() ata port operation interface
Damien Le Moal
2022-01-14
ata: sata_fsl: fix scsi host initialization
Damien Le Moal
2022-01-05
ata: libata: remove debug compilation switches
Hannes Reinecke
[next]