summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ata: libata: Introduce ata_ncq_supported()Damien Le Moal2023-01-141-7/+21
* ata: libata: move NCQ related ATA_DFLAGsNiklas Cassel2023-01-041-8/+7
* ata: libata: read the shared status for successful NCQ commands onceNiklas Cassel2023-01-041-0/+2
* ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal2023-01-041-2/+2
* ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel2023-01-041-2/+2
* ata: libata-sff: kill unused ata_sff_busy_sleep()Sergey Shtylyov2022-11-111-2/+0
* ata: add ata_port_is_frozen() helperNiklas Cassel2022-10-181-0/+5
* Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-10-071-1/+1
|\
| * ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLEDamien Le Moal2022-08-261-1/+1
* | ata: libata-sata: Fix device queue depth controlDamien Le Moal2022-09-281-2/+2
* | ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry2022-08-211-1/+2
|/
* ata: make ata_port::fastdrain_cnt *unsigned int*Sergey Shtylyov2022-06-201-1/+1
* ata: make transfer mode masks *unsigned int*Sergey Shtylyov2022-06-171-25/+24
* ata: libata: drop 'sas_last_tag'Hannes Reinecke2022-06-061-1/+0
* ata: libata-core: fix parameter type in ata_xfer_mode2shift()Sergey Shtylyov2022-04-121-1/+1
* libata: Improve ATA queued command allocationJohn Garry2022-04-111-1/+0
* Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-03-231-3/+9
|\
| * ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov2022-02-201-2/+8
| * ata: libata: make ata_host_suspend() *void*Sergey Shtylyov2022-02-191-1/+1
* | ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin2022-02-041-0/+1
|/
* ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel2022-01-141-1/+1
* ata: fix read_id() ata port operation interfaceDamien Le Moal2022-01-141-2/+3
* ata: sata_fsl: fix scsi host initializationDamien Le Moal2022-01-141-0/+11
* ata: libata: remove debug compilation switchesHannes Reinecke2022-01-051-16/+0
* ata: libata: remove 'new' ata message handlingHannes Reinecke2022-01-051-13/+0
* ata: libata: drop ata_msg_drv()Hannes Reinecke2022-01-051-6/+0
* ata: libata: drop ata_msg_info()Hannes Reinecke2022-01-051-2/+0
* ata: libata: drop ata_msg_probe()Hannes Reinecke2022-01-051-2/+0