aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-19ata: pata_samsung_cf: make pata_s3c_devchk() return 'bool'Sergey Shtylyov1-4/+3
2022-02-19ata: libata-sff: make ata_devchk() return 'bool'Sergey Shtylyov1-3/+6
2022-02-19ata: pata_hpt3x2n: drop unused 'struct hpt_chip'Sergey Shtylyov1-5/+0
2022-02-19ata: pata_hpt3x2n: drop unused HPT_PCI_FASTSergey Shtylyov1-1/+0
2022-02-19ata: pata_artop: use *switch* in atp8xx_fixup()Sergey Shtylyov1-5/+9
2022-02-19ata: pata_artop: use *switch* in artop_init_one()Sergey Shtylyov1-8/+11
2022-02-19pata_hpt3x2n: fix writing to wrong register in hpt3x2n_bmdma_stop()Sergey Shtylyov1-2/+2
2022-02-19pata_hpt3x2n: check channel enable bitsSergey Shtylyov1-1/+8
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov15-52/+38
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-02-03ata: libata: ata_{sff|std}_prereset() always return 0Sergey Shtylyov2-5/+4
2022-02-03ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel1-0/+2
2022-02-02ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov3-29/+1
2022-01-31ata: libata-scsi: Simplify scsi_XX_lba_len()Damien Le Moal1-34/+6
2022-01-31ata: libata-scsi: Simplify ata_scsi_mode_select_xlat()Damien Le Moal1-3/+3
2022-01-31ata: libata-scsi: Cleanup ata_get_xlat_func()Damien Le Moal1-1/+0
2022-01-31ata: pata_pdc202xx_old: make static read-only array pio_timing constColin Ian King1-1/+1
2022-01-31ata: pata_atiixp: make static read-only arrays constColin Ian King1-2/+2
2022-01-31ata: pata_platform: Make use of platform_get_mem_or_io()Lad Prabhakar1-12/+6
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