Age | Commit message (Expand) | Author |
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 |