index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_ep93xx.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-28
ARM: ep93xx: move pinctrl interfaces into include/linux/soc
Arnd Bergmann
2018-10-04
ata: ep93xx: Use proper enums for directions
Nathan Chancellor
2017-05-30
ata: ep93xx: cut drvdata assignment
Linus Walleij
2017-01-10
ata: pass queued command to ->sff_data_xfer method
Bartlomiej Zolnierkiewicz
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-17
drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()
Andrey Utkin
2014-05-27
ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback
Barry Song
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-12
drivers/ata: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-01-25
ata: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-14
ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()
Wei Yongjun
2012-09-14
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-05-22
PATA host controller driver for ep93xx
Rafal Prylowski