summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2024-10-09ata: libata: Remove unused macro definitionsDamien Le Moal
2024-09-07ata: libata: Improve CDL resource managementDamien Le Moal
2024-09-07ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal
2024-09-07ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal
2024-09-07ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal
2024-08-27ata: libata: Remove obsolete function declarationsGaosheng Cui
2024-08-02ata: libata: Print device quirks only onceDamien Le Moal
2024-08-02ata: libata: Remove ata_noop_qc_prep()Damien Le Moal
2024-07-30ata: libata: Print quirks applied to devicesDamien Le Moal
2024-07-30ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel
2024-07-04ata: libata: Remove unused function declaration for ata_scsi_detect()Niklas Cassel
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig
2024-03-25scsi: ata: libata-sata: Factor out NCQ Priority configuration helpersIgor Pylypiv
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
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