summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2024-01-22ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel
2023-10-03ata: libata: Cleanup inline DMA helper functionsDamien Le Moal
2023-10-03ata: libata: Annotate struct ata_cpr_log with __counted_byKees Cook
2023-10-03ata: ahci: print the lpm policy on bootNiklas Cassel
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-09-25ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-09-11ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-08-02ata: libata: remove deprecated EH callbacksNiklas Cassel
2023-08-02ata: libata-core: remove ata_bus_probe()Niklas Cassel
2023-08-02ata,scsi: remove ata_sas_port_init()Niklas Cassel
2023-08-02ata,scsi: cleanup __ata_port_probe()Hannes Reinecke
2023-08-02ata: libata-sata: remove ata_sas_sync_probe()Hannes Reinecke
2023-08-02ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke
2023-08-02ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke
2023-08-02ata: libata: remove references to non-existing error_handler()Hannes Reinecke
2023-08-02ata: fix debounce timings typeSergey Shtylyov
2023-08-02ata: libata-core: fix parameter types of ata_wait_register()Sergey Shtylyov
2023-08-02ata: libata: fix parameter type of ata_deadline()Sergey Shtylyov
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-30Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-05ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal
2023-05-22scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel
2023-05-22scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal
2023-05-22scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal
2023-05-22scsi: ata: libata: Detect support for command duration limitsDamien Le Moal
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2023-01-14ata: libata: cleanup fua support detectionDamien Le Moal
2023-01-14ata: libata: Introduce ata_ncq_supported()Damien Le Moal
2023-01-04ata: libata: move NCQ related ATA_DFLAGsNiklas Cassel
2023-01-04ata: libata: read the shared status for successful NCQ commands onceNiklas Cassel
2023-01-04ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal
2023-01-04ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel
2022-11-11ata: libata-sff: kill unused ata_sff_busy_sleep()Sergey Shtylyov
2022-10-18ata: add ata_port_is_frozen() helperNiklas Cassel
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-08-26ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLEDamien Le Moal
2022-08-21ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry
2022-06-20ata: make ata_port::fastdrain_cnt *unsigned int*Sergey Shtylyov
2022-06-17ata: make transfer mode masks *unsigned int*Sergey Shtylyov
2022-06-06ata: libata: drop 'sas_last_tag'Hannes Reinecke
2022-04-12ata: libata-core: fix parameter type in ata_xfer_mode2shift()Sergey Shtylyov
2022-04-11libata: Improve ATA queued command allocationJohn Garry
2022-03-23Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin