summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_ftide010.c
Commit message (Expand)AuthorAgeFilesLines
* ata: pata_ftide010: Add missing MODULE_DESCRIPTIONDamien Le Moal2023-08-251-0/+1
* ata: pata_ftide010: Convert to platform remove callback returning voidUwe Kleine-König2023-08-021-4/+2
* ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-021-5/+1
* ata: Explicitly include correct DT includesRob Herring2023-08-021-2/+1
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-1/+1
* ata: pata_ftide010: Remove build dependency on OFDamien Le Moal2022-10-181-1/+1
* ata: pata_ftide010: Remove unneeded ERROR check before clk_disable_unprepareWan Jiabing2022-05-161-4/+3
* ata: Drop commas after OF match table sentinelsGeert Uytterhoeven2022-03-071-4/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ata: ftide010: Add a quirk for SQ201Linus Walleij2018-08-271-10/+17
* ata: ftide010: fix resource printingArnd Bergmann2017-06-211-2/+2
* ata: Add driver for Faraday Technology FTIDE010Linus Walleij2017-06-121-0/+567