summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2025-05-02ata: libata-scsi: Fix ata_msense_control_ata_feature()Damien Le Moal1-2/+2
2025-05-02ata: libata-scsi: Fix ata_mselect_control_ata_feature() return typeDamien Le Moal1-4/+3
2025-05-02ata: libata-scsi: Improve CDL controlDamien Le Moal1-2/+12
2025-04-25ata: libata-sata: Save all fields from sense data descriptorNiklas Cassel1-0/+15
2025-04-25ahci: add PCI ID for Marvell 88SE9215 SATA ControllerDaniel Kral1-0/+2
2025-04-25ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO modeNiklas Cassel1-2/+9
2025-04-25ata: sata_sx4: Add error handling in pdc20621_i2c_read()Wentao Liang1-3/+10
2025-04-25ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()Henry Martin1-0/+6
2025-02-17ata: libata-sff: Ensure that we cannot write outside the allocated bufferNiklas Cassel1-8/+10
2025-02-01ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()Igor Pylypiv2-10/+10
2024-12-19ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori1-0/+1
2024-11-01ata: libata: Set DID_TIME_OUT for commands that actually timed outNiklas Cassel1-0/+1
2024-10-17ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel1-4/+14
2024-10-17ata: ahci: Add mask_port_map module parameterDamien Le Moal1-0/+85
2024-10-10ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal1-6/+6
2024-10-10ata: pata_serverworks: Do not use the term blacklistDamien Le Moal1-7/+9
2024-10-04ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal1-1/+1
2024-10-04ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense dataNiklas Cassel2-3/+8
2024-09-12ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tfIgor Pylypiv1-0/+21
2024-09-12ata: libata-scsi: Remove redundant sense_buffer memsetsIgor Pylypiv1-5/+0
2024-09-12ata: pata_macio: Use WARN instead of BUGMichael Ellerman1-2/+5
2024-09-12ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing1-1/+3
2024-08-19Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel1-2/+13
2024-08-03ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no errorIgor Pylypiv1-5/+2
2024-08-03ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1Igor Pylypiv1-77/+92
2024-08-03ata: libata-scsi: Fix offsets for the fixed format sense dataIgor Pylypiv1-13/+13
2024-07-05ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-07-05ata: ahci: Clean up sysfs file on errorNiklas Cassel1-5/+12
2024-07-05ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel1-10/+14
2024-07-05ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-06-16ata: pata_legacy: make legacy_exit() work againSergey Shtylyov1-4/+4
2024-05-17ata: sata_gemini: Check clk_enable() resultChen Ni1-1/+4
2024-04-17ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5
2024-04-17ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
2024-04-10ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann1-32/+31
2024-04-10ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann1-4/+2
2024-04-03scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2-1/+13
2024-04-03ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki1-13/+0
2024-04-03ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov1-3/+11
2024-03-01ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x partsLennert Buytenhek1-5/+5
2024-03-01ata: ahci: add identifiers for ASM2116 series adaptersSzuying Chen1-0/+5
2024-03-01ata: ahci_ceva: fix error handling for Xilinx GT PHY supportRadhey Shyam Pandey1-46/+79
2024-03-01ata: libata-core: Do not try to set sleeping devices to standbyDamien Le Moal1-0/+4
2024-03-01ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek2-6/+24
2024-03-01ahci: asm1166: correct count of reported portsConrad Kostecki1-0/+5
2023-12-08scsi: sd: Fix system start for ATA devicesDamien Le Moal1-0/+5
2023-12-08scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal1-2/+2
2023-12-03ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni1-0/+3
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal1-2/+3
2023-10-10ata: pata_parport: fit3: implement IDE command set registersOndrej Zary1-12/+2