summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * | ata: pata_hpt3x2n: drop unused 'struct hpt_chip'Sergey Shtylyov2022-02-191-5/+0
| * | ata: pata_hpt3x2n: drop unused HPT_PCI_FASTSergey Shtylyov2022-02-191-1/+0
| * | ata: pata_artop: use *switch* in atp8xx_fixup()Sergey Shtylyov2022-02-191-5/+9
| * | ata: pata_artop: use *switch* in artop_init_one()Sergey Shtylyov2022-02-191-8/+11
| * | pata_hpt3x2n: fix writing to wrong register in hpt3x2n_bmdma_stop()Sergey Shtylyov2022-02-191-2/+2
| * | pata_hpt3x2n: check channel enable bitsSergey Shtylyov2022-02-191-1/+8
| * | ata: libata: make ata_host_suspend() *void*Sergey Shtylyov2022-02-1915-52/+38
| * | ata: libata: ata_{sff|std}_prereset() always return 0Sergey Shtylyov2022-02-032-5/+4
| * | ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel2022-02-031-0/+2
| * | ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov2022-02-023-29/+1
| * | ata: libata-scsi: Simplify scsi_XX_lba_len()Damien Le Moal2022-01-311-34/+6
| * | ata: libata-scsi: Simplify ata_scsi_mode_select_xlat()Damien Le Moal2022-01-311-3/+3
| * | ata: libata-scsi: Cleanup ata_get_xlat_func()Damien Le Moal2022-01-311-1/+0
| * | ata: pata_pdc202xx_old: make static read-only array pio_timing constColin Ian King2022-01-311-1/+1
| * | ata: pata_atiixp: make static read-only arrays constColin Ian King2022-01-311-2/+2
| * | ata: pata_platform: Make use of platform_get_mem_or_io()Lad Prabhakar2022-01-311-12/+6
* | | ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov2022-02-231-0/+14
* | | ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov2022-02-221-2/+2
* | | ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi2022-02-081-0/+1
* | | ata: sata_fsl: fix sscanf() and sysfs_emit() format stringsDamien Le Moal2022-02-081-9/+7
* | | ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal2022-02-071-8/+6
* | | ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin2022-02-041-0/+10
|/ /
* / ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang2022-01-271-0/+2
|/
* ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal2022-01-211-1/+1
* ata: pata_ali: remove redundant return statementColin Ian King2022-01-141-1/+1
* ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel2022-01-141-0/+9
* ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel2022-01-142-2/+2
* ata: libata-scsi: simplify __ata_scsi_queuecmd()Wenchao Hao2022-01-141-24/+21
* ata: pata_of_platform: Use platform_get_irq_optional() to get the interruptLad Prabhakar2022-01-141-3/+12
* ata: pata_samsung_cf: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: pata_pxa: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: pata_imx: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: pata_ftide010: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: pata_cs5535: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: pata_octeon_cf: remove redundant val variableMinghao Chi2022-01-141-5/+1
* ata: fix read_id() ata port operation interfaceDamien Le Moal2022-01-146-22/+21
* ata: ahci_xgene: use correct type for port mmio addressDamien Le Moal2022-01-141-3/+3
* ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitionsDamien Le Moal2022-01-141-10/+10
* ata: sata_fsl: fix scsi host initializationDamien Le Moal2022-01-141-2/+1
* ata: pata_bk3710: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: ahci_seattle: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: ahci_xgene: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: ahci_tegra: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: ahci_sunxi: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: ahci_mvebu: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: ahci_mtk: add compile test supportDamien Le Moal2022-01-141-1/+1
* ata: ahci_dm816: add compile test supportDamien Le Moal2022-01-051-1/+1
* ata: ahci_da850: add compile test supportDamien Le Moal2022-01-051-1/+1
* ata: ahci_brcm: add compile test supportDamien Le Moal2022-01-051-1/+1
* ata: sata_fsl: add compile test supportDamien Le Moal2022-01-051-1/+1