summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* ata: libata: Remove unused macro definitionsDamien Le Moal2024-10-091-3/+1
* ata: libata: Improve CDL resource managementDamien Le Moal2024-09-071-4/+17
* ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal2024-09-071-1/+3
* ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal2024-09-071-5/+0
* ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal2024-09-071-2/+7
* ata: libata: Remove obsolete function declarationsGaosheng Cui2024-08-271-1/+0
* ata: libata: Print device quirks only onceDamien Le Moal2024-08-021-0/+1
* ata: libata: Remove ata_noop_qc_prep()Damien Le Moal2024-08-021-1/+0
* ata: libata: Print quirks applied to devicesDamien Le Moal2024-07-301-34/+72
* ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal2024-07-301-35/+36
* ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel2024-07-041-2/+1
* ata: libata-core: Remove local_port_no struct memberNiklas Cassel2024-07-041-1/+0
* ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel2024-07-041-1/+1
* ata: libata: Remove unused function declaration for ata_scsi_detect()Niklas Cassel2024-07-041-1/+0
* ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel2024-07-041-2/+2
* ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel2024-06-301-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-141-4/+12
|\
| * scsi: libata: Switch to using ->device_configureChristoph Hellwig2024-04-111-4/+6
| * scsi: ata: libata-sata: Factor out NCQ Priority configuration helpersIgor Pylypiv2024-03-251-0/+6
* | scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2024-03-251-0/+1
|/
* ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel2024-01-221-1/+1
* ata: libata: Cleanup inline DMA helper functionsDamien Le Moal2023-10-031-10/+8
* ata: libata: Annotate struct ata_cpr_log with __counted_byKees Cook2023-10-031-1/+1
* ata: ahci: print the lpm policy on bootNiklas Cassel2023-10-031-0/+5
* ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal2023-09-281-2/+4
* ata: libata-scsi: link ata port and scsi deviceDamien Le Moal2023-09-281-0/+2
* ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer2023-09-251-1/+1
* ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-09-111-0/+4
* ata: libata: remove deprecated EH callbacksNiklas Cassel2023-08-021-6/+0
* ata: libata-core: remove ata_bus_probe()Niklas Cassel2023-08-021-1/+0
* ata,scsi: remove ata_sas_port_init()Niklas Cassel2023-08-021-1/+0
* ata,scsi: cleanup __ata_port_probe()Hannes Reinecke2023-08-021-1/+1
* ata: libata-sata: remove ata_sas_sync_probe()Hannes Reinecke2023-08-021-1/+0
* ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke2023-08-021-1/+0
* ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke2023-08-021-2/+0
* ata: libata: remove references to non-existing error_handler()Hannes Reinecke2023-08-021-1/+1
* ata: fix debounce timings typeSergey Shtylyov2023-08-021-10/+10
* ata: libata-core: fix parameter types of ata_wait_register()Sergey Shtylyov2023-08-021-1/+1
* ata: libata: fix parameter type of ata_deadline()Sergey Shtylyov2023-08-021-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-301-13/+29
|\
| * scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel2023-05-221-1/+10
| * scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal2023-05-221-0/+1
| * scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal2023-05-221-0/+1
| * scsi: ata: libata: Detect support for command duration limitsDamien Le Moal2023-05-221-12/+17
* | Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-06-301-3/+3
|\ \
| * | ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal2023-06-051-2/+2
| * | ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König2023-05-151-1/+1
| |/
* / ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal2023-06-181-1/+1
|/
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-5/+5
* ata: libata: cleanup fua support detectionDamien Le Moal2023-01-141-3/+5