aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2022-02-19ata: pata_samsung_cf: make pata_s3c_devchk() return 'bool'Sergey Shtylyov
2022-02-19ata: libata-sff: make ata_devchk() return 'bool'Sergey Shtylyov
2022-02-19ata: pata_hpt3x2n: drop unused 'struct hpt_chip'Sergey Shtylyov
2022-02-19ata: pata_hpt3x2n: drop unused HPT_PCI_FASTSergey Shtylyov
2022-02-19ata: pata_artop: use *switch* in atp8xx_fixup()Sergey Shtylyov
2022-02-19ata: pata_artop: use *switch* in artop_init_one()Sergey Shtylyov
2022-02-19pata_hpt3x2n: fix writing to wrong register in hpt3x2n_bmdma_stop()Sergey Shtylyov
2022-02-19pata_hpt3x2n: check channel enable bitsSergey Shtylyov
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey 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-02-03ata: libata: ata_{sff|std}_prereset() always return 0Sergey Shtylyov
2022-02-03ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel
2022-02-02ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov
2022-01-31ata: libata-scsi: Simplify scsi_XX_lba_len()Damien Le Moal
2022-01-31ata: libata-scsi: Simplify ata_scsi_mode_select_xlat()Damien Le Moal
2022-01-31ata: libata-scsi: Cleanup ata_get_xlat_func()Damien Le Moal
2022-01-31ata: pata_pdc202xx_old: make static read-only array pio_timing constColin Ian King
2022-01-31ata: pata_atiixp: make static read-only arrays constColin Ian King
2022-01-31ata: pata_platform: Make use of platform_get_mem_or_io()Lad Prabhakar
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