summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340Niklas Cassel2024-05-311-0/+3
* ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSDNiklas Cassel2024-05-311-0/+3
* ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1Niklas Cassel2024-05-311-1/+2
* Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-05-141-76/+32
|\
| * ata: libata-core: Remove ata_exec_internal_sg()Damien Le Moal2024-04-131-76/+32
* | ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv2024-04-131-1/+1
|/
* ata: libata-core: Do not call ata_dev_power_set_standby() twiceDamien Le Moal2024-02-211-29/+30
* ata: libata-core: Do not try to set sleeping devices to standbyDamien Le Moal2024-02-141-0/+4
* ata: libata-core: Fix ata_pci_shutdown_one()Damien Le Moal2023-11-081-15/+1
* ata: libata-core: Improve ata_dev_power_set_active()Damien Le Moal2023-10-161-0/+34
* ata: libata-core: Do not resume runtime suspended portsDamien Le Moal2023-10-031-4/+2
* ata: libata-core: Do not poweroff runtime suspended portsDamien Le Moal2023-10-031-1/+2
* ata: libata-core: Remove ata_port_resume_async()Damien Le Moal2023-10-031-13/+8
* ata: libata-core: Remove ata_port_suspend_async()Damien Le Moal2023-10-031-29/+17
* ata: libata-core: Detach a port devices on shutdownDamien Le Moal2023-10-031-1/+15
* ata: libata-core: Synchronize ata_port_detach() with hotplugDamien Le Moal2023-10-031-4/+4
* ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()Damien Le Moal2023-10-031-22/+33
* ata: ahci: print the lpm policy on bootNiklas Cassel2023-10-031-1/+1
* ata: libata-core: Fix compilation warning in ata_dev_config_ncq()Damien Le Moal2023-09-281-1/+1
* ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal2023-09-281-1/+1
* ata: libata-scsi: Fix delayed scsi_rescan_device() executionDamien Le Moal2023-09-281-0/+16
* ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal2023-09-281-0/+90
* ata: libata-core: Fix port and device removalDamien Le Moal2023-09-281-1/+20
* ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal2023-09-281-9/+9
* ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel2023-09-161-5/+2
* ata: libata-core: Disable NCQ_TRIM on Micron 1100 drivesPawel Zmarzly2023-09-021-2/+4
* ata: libata-core: remove ata_bus_probe()Niklas Cassel2023-08-021-138/+0
* ata,scsi: cleanup __ata_port_probe()Hannes Reinecke2023-08-021-2/+3
* ata: libata-core: inline ata_port_probe()Hannes Reinecke2023-08-021-9/+2
* ata: libata: remove references to non-existing error_handler()Hannes Reinecke2023-08-021-125/+84
* ata: fix debounce timings typeSergey Shtylyov2023-08-021-2/+2
* ata: libata-core: fix parameter types of ata_wait_register()Sergey Shtylyov2023-08-021-1/+1
* ata: libata-core: fix when to fetch sense data for successful commandsNiklas Cassel2023-07-281-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-301-4/+200
|\
| * scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel2023-05-221-2/+86
| * scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal2023-05-221-3/+29
| * scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal2023-05-221-2/+38
| * scsi: ata: libata: Detect support for command duration limitsDamien Le Moal2023-05-221-1/+51
* | Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-06-301-8/+2
|\ \
| * | ata: libata-core: Simplify if condition in ata_dev_revalidate()Yahu Gao2023-05-161-5/+1
| * | ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König2023-05-151-3/+1
| |/
* / ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal2023-06-181-1/+2
|/
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-2/+2
* Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-02-221-23/+58
|\
| * ata: libata: exclude FUA support for known buggy drivesDamien Le Moal2023-01-141-0/+3
| * ata: libata: Fix FUA handling in ata_build_rw_tf()Damien Le Moal2023-01-141-3/+5
| * ata: libata: cleanup fua support detectionDamien Le Moal2023-01-141-1/+29
| * ata: libata: Rename and cleanup ata_rwcmd_protocol()Damien Le Moal2023-01-141-13/+15
| * ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel2023-01-041-6/+6
* | ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LHPatrick McLean2023-02-141-0/+3