index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_ep93xx.c
Age
Commit message (
Expand
)
Author
2024-08-02
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
2023-08-25
ata: pata_ep93xx: use soc_device_match for UDMA modes
Nikita Shubin
2023-08-25
ata: pata_ep93xx: fix error return code in probe
Nikita Shubin
2023-08-02
ata: pata_ep93xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2022-11-12
ata: pata_ep93xx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-01-05
ata: libata: remove debug compilation switches
Hannes Reinecke
2021-05-27
pata_ep93xx: fix deferred probing
Sergey Shtylyov
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