aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2024-04-17ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal
2024-04-10ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann
2024-04-10ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann
2024-04-03scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
2024-04-03ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki
2024-04-03ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov
2024-03-01ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x partsLennert Buytenhek
2024-03-01ata: ahci: add identifiers for ASM2116 series adaptersSzuying Chen
2024-03-01ata: ahci_ceva: fix error handling for Xilinx GT PHY supportRadhey Shyam Pandey
2024-03-01ata: libata-core: Do not try to set sleeping devices to standbyDamien Le Moal
2024-03-01ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek
2024-03-01ahci: asm1166: correct count of reported portsConrad Kostecki
2023-12-08scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-12-08scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal
2023-12-03ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni
2023-11-02scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-10-25ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal
2023-10-25ata: libata-core: Fix compilation warning in ata_dev_config_ncq()Damien Le Moal
2023-10-19ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-10-10ata: libata-scsi: Fix delayed scsi_rescan_device() executionDamien Le Moal
2023-10-10scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-10-10scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-10-10ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
2023-10-06ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
2023-10-06ata: libata-core: Fix port and device removalDamien Le Moal
2023-10-06ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal
2023-10-06ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-10-06ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-10-06ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()Christophe JAILLET
2023-09-23ata: libahci: clear pending interrupt statusSzuying Chen
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-09-19ata: pata_ftide010: Add missing MODULE_DESCRIPTIONDamien Le Moal
2023-09-19ata: sata_gemini: Add missing MODULE_DESCRIPTIONDamien Le Moal
2023-09-19ata: pata_falcon: fix IO base selection for Q40Michael Schmitz
2023-09-19ata: ahci: Add Elkhart Lake AHCI controllerWerner Fischer
2023-09-13ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()Minjie Du
2023-08-03ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann
2023-06-28ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-09ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal
2023-03-10ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal
2023-02-22ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LHPatrick McLean
2023-02-22ata: ahci: Add Tiger Lake UP{3,4} AHCI controllerSimon Gaiser
2023-02-09ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal
2023-02-01ata: pata_cs5535: Don't build on UMLPeter Foley
2023-01-07ata: ahci: fix enum constants for gcc-13Arnd Bergmann
2023-01-04ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan
2022-12-31ata: libata: fix NCQ autosense logicNiklas Cassel
2022-12-07ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointerAnders Roxell
2022-11-12ata: libata-core: do not issue non-internal commands once EH is pendingNiklas Cassel