aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-23ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov1-0/+14
2022-02-22ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2
2022-02-08ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi1-0/+1
2022-02-08ata: sata_fsl: fix sscanf() and sysfs_emit() format stringsDamien Le Moal1-9/+7
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal1-8/+6
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin1-0/+10
2022-01-27ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang1-0/+2
2022-01-21ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal1-1/+1
2022-01-14ata: pata_ali: remove redundant return statementColin Ian King1-1/+1
2022-01-14ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel1-0/+9
2022-01-14ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel2-2/+2
2022-01-14ata: libata-scsi: simplify __ata_scsi_queuecmd()Wenchao Hao1-24/+21
2022-01-14ata: pata_of_platform: Use platform_get_irq_optional() to get the interruptLad Prabhakar1-3/+12
2022-01-14ata: pata_samsung_cf: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: pata_pxa: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: pata_imx: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: pata_ftide010: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: pata_cs5535: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: pata_octeon_cf: remove redundant val variableMinghao Chi1-5/+1
2022-01-14ata: fix read_id() ata port operation interfaceDamien Le Moal6-22/+21
2022-01-14ata: ahci_xgene: use correct type for port mmio addressDamien Le Moal1-3/+3
2022-01-14ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitionsDamien Le Moal1-10/+10
2022-01-14ata: sata_fsl: fix scsi host initializationDamien Le Moal1-2/+1
2022-01-14ata: pata_bk3710: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: ahci_seattle: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: ahci_xgene: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: ahci_tegra: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: ahci_sunxi: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: ahci_mvebu: add compile test supportDamien Le Moal1-1/+1
2022-01-14ata: ahci_mtk: add compile test supportDamien Le Moal1-1/+1
2022-01-05ata: ahci_dm816: add compile test supportDamien Le Moal1-1/+1
2022-01-05ata: ahci_da850: add compile test supportDamien Le Moal1-1/+1
2022-01-05ata: ahci_brcm: add compile test supportDamien Le Moal1-1/+1
2022-01-05ata: sata_fsl: add compile test supportDamien Le Moal1-1/+1
2022-01-05ata: sata_dwc_460ex: Remove debug compile optionsHannes Reinecke2-20/+0
2022-01-05ata: sata_dwc_460ex: remove 'check_status' argumentHannes Reinecke1-16/+13
2022-01-05ata: sata_dwc_460ex: drop DEBUG_NCQHannes Reinecke1-28/+0
2022-01-05ata: libata-scsi: rework ata_dump_status to avoid using pr_cont()Hannes Reinecke1-28/+23
2022-01-05ata: pata_hpt366: convert pr_warn() callsHannes Reinecke1-4/+1
2022-01-05ata: sata_gemini: convert pr_err() callsHannes Reinecke1-2/+2
2022-01-05ata: pata_hpt3x2n: convert pr_XXX() callsHannes Reinecke1-7/+5
2022-01-05ata: pata_octeon_cf: Replace pr_XXX() calls with structured loggingHannes Reinecke1-2/+2
2022-01-05ata: pata_hpt37x: convert pr_XXX() callsHannes Reinecke1-10/+10
2022-01-05ata: sata_mv: convert remaining printk() to structured loggingHannes Reinecke1-14/+16
2022-01-05ata: sata_sx4: convert printk() callsHannes Reinecke1-4/+5
2022-01-05ata: pata_sil680: convert printk() callsHannes Reinecke1-4/+4
2022-01-05ata: pata_serverworks: convert printk() callsHannes Reinecke1-2/+2
2022-01-05ata: pata_rz1000: convert printk() callsHannes Reinecke1-2/+2
2022-01-05ata: pata_marvell: convert printk() callsHannes Reinecke1-7/+2
2022-01-05ata: pata_it821x: convert printk() callsHannes Reinecke1-19/+24