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
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-03-25
scsi: ata: libata-sata: Factor out NCQ Priority configuration helpers
Igor Pylypiv
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2024-01-22
ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN
Niklas Cassel
2023-10-03
ata: libata: Cleanup inline DMA helper functions
Damien Le Moal
2023-10-03
ata: libata: Annotate struct ata_cpr_log with __counted_by
Kees Cook
2023-10-03
ata: ahci: print the lpm policy on boot
Niklas Cassel
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
[next]