summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2022-02-23ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov
2022-02-22ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov
2022-02-08ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi
2022-02-08ata: sata_fsl: fix sscanf() and sysfs_emit() format stringsDamien Le Moal
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin
2022-01-27ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang
2022-01-21ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal
2022-01-14ata: pata_ali: remove redundant return statementColin Ian King
2022-01-14ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel
2022-01-14ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel
2022-01-14ata: libata-scsi: simplify __ata_scsi_queuecmd()Wenchao Hao
2022-01-14ata: pata_of_platform: Use platform_get_irq_optional() to get the interruptLad Prabhakar
2022-01-14ata: pata_samsung_cf: add compile test supportDamien Le Moal
2022-01-14ata: pata_pxa: add compile test supportDamien Le Moal
2022-01-14ata: pata_imx: add compile test supportDamien Le Moal
2022-01-14ata: pata_ftide010: add compile test supportDamien Le Moal
2022-01-14ata: pata_cs5535: add compile test supportDamien Le Moal
2022-01-14ata: pata_octeon_cf: remove redundant val variableMinghao Chi
2022-01-14ata: fix read_id() ata port operation interfaceDamien Le Moal
2022-01-14ata: ahci_xgene: use correct type for port mmio addressDamien Le Moal
2022-01-14ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitionsDamien Le Moal
2022-01-14ata: sata_fsl: fix scsi host initializationDamien Le Moal
2022-01-14ata: pata_bk3710: add compile test supportDamien Le Moal
2022-01-14ata: ahci_seattle: add compile test supportDamien Le Moal
2022-01-14ata: ahci_xgene: add compile test supportDamien Le Moal
2022-01-14ata: ahci_tegra: add compile test supportDamien Le Moal
2022-01-14ata: ahci_sunxi: add compile test supportDamien Le Moal
2022-01-14ata: ahci_mvebu: add compile test supportDamien Le Moal
2022-01-14ata: ahci_mtk: add compile test supportDamien Le Moal
2022-01-05ata: ahci_dm816: add compile test supportDamien Le Moal
2022-01-05ata: ahci_da850: add compile test supportDamien Le Moal
2022-01-05ata: ahci_brcm: add compile test supportDamien Le Moal
2022-01-05ata: sata_fsl: add compile test supportDamien Le Moal
2022-01-05ata: sata_dwc_460ex: Remove debug compile optionsHannes Reinecke
2022-01-05ata: sata_dwc_460ex: remove 'check_status' argumentHannes Reinecke
2022-01-05ata: sata_dwc_460ex: drop DEBUG_NCQHannes Reinecke
2022-01-05ata: libata-scsi: rework ata_dump_status to avoid using pr_cont()Hannes Reinecke
2022-01-05ata: pata_hpt366: convert pr_warn() callsHannes Reinecke
2022-01-05ata: sata_gemini: convert pr_err() callsHannes Reinecke
2022-01-05ata: pata_hpt3x2n: convert pr_XXX() callsHannes Reinecke
2022-01-05ata: pata_octeon_cf: Replace pr_XXX() calls with structured loggingHannes Reinecke
2022-01-05ata: pata_hpt37x: convert pr_XXX() callsHannes Reinecke
2022-01-05ata: sata_mv: convert remaining printk() to structured loggingHannes Reinecke
2022-01-05ata: sata_sx4: convert printk() callsHannes Reinecke
2022-01-05ata: pata_sil680: convert printk() callsHannes Reinecke
2022-01-05ata: pata_serverworks: convert printk() callsHannes Reinecke
2022-01-05ata: pata_rz1000: convert printk() callsHannes Reinecke
2022-01-05ata: pata_marvell: convert printk() callsHannes Reinecke
2022-01-05ata: pata_it821x: convert printk() callsHannes Reinecke