index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_ep93xx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-17
1
-1
/
+1
*
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
1
-58
/
+49
|
\
|
*
ata: pata_ep93xx: remove legacy pinctrl use
Nikita Shubin
2024-09-12
1
-19
/
+6
|
*
ata: pata_ep93xx: add device tree support
Nikita Shubin
2024-09-12
1
-39
/
+43
*
|
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
2024-08-02
1
-2
/
+0
|
/
*
ata: pata_ep93xx: use soc_device_match for UDMA modes
Nikita Shubin
2023-08-25
1
-5
/
+11
*
ata: pata_ep93xx: fix error return code in probe
Nikita Shubin
2023-08-25
1
-2
/
+2
*
ata: pata_ep93xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-3
/
+2
*
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-03-25
1
-1
/
+1
*
ata: pata_ep93xx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-11-12
1
-2
/
+1
*
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-02-20
1
-2
/
+2
*
ata: libata: remove debug compilation switches
Hannes Reinecke
2022-01-05
1
-1
/
+0
*
pata_ep93xx: fix deferred probing
Sergey Shtylyov
2021-05-27
1
-1
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ARM: ep93xx: move pinctrl interfaces into include/linux/soc
Arnd Bergmann
2019-04-29
1
-1
/
+1
*
ata: ep93xx: Use proper enums for directions
Nathan Chancellor
2018-10-04
1
-4
/
+4
*
ata: ep93xx: cut drvdata assignment
Linus Walleij
2017-05-30
1
-1
/
+0
*
ata: pass queued command to ->sff_data_xfer method
Bartlomiej Zolnierkiewicz
2017-01-10
1
-2
/
+2
*
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()
Andrey Utkin
2014-07-17
1
-1
/
+1
*
ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback
Barry Song
2014-05-27
1
-2
/
+2
*
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-13
1
-1
/
+0
*
drivers/ata: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-12
1
-5
/
+0
*
ata: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-3
/
+4
*
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-3
/
+3
*
ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()
Wei Yongjun
2012-12-14
1
-4
/
+2
*
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
*
PATA host controller driver for ep93xx
Rafal Prylowski
2012-05-22
1
-0
/
+1044