index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_ftide010.c
Age
Commit message (
Expand
)
Author
2024-10-17
ata: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-02
ata: pata_ftide010: Enable module autoloading
Liao Chen
2023-08-25
ata: pata_ftide010: Add missing MODULE_DESCRIPTION
Damien Le Moal
2023-08-02
ata: pata_ftide010: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-02
ata: Explicitly include correct DT includes
Rob Herring
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2022-10-18
ata: pata_ftide010: Remove build dependency on OF
Damien Le Moal
2022-05-16
ata: pata_ftide010: Remove unneeded ERROR check before clk_disable_unprepare
Wan Jiabing
2022-03-07
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-08-27
ata: ftide010: Add a quirk for SQ201
Linus Walleij
2017-06-21
ata: ftide010: fix resource printing
Arnd Bergmann
2017-06-12
ata: Add driver for Faraday Technology FTIDE010
Linus Walleij