aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_ep93xx.c
AgeCommit message (Expand)Author
5 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-11-12ata: pata_ep93xx: use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov
2022-01-05ata: libata: remove debug compilation switchesHannes Reinecke
2021-05-27pata_ep93xx: fix deferred probingSergey Shtylyov
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann
2018-10-04ata: ep93xx: Use proper enums for directionsNathan Chancellor
2017-05-30ata: ep93xx: cut drvdata assignmentLinus Walleij
2017-01-10ata: pass queued command to ->sff_data_xfer methodBartlomiej Zolnierkiewicz
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin
2014-05-27ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-12drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang
2013-01-25ata: Convert to devm_ioremap_resource()Thierry Reding
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2012-12-14ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()Wei Yongjun
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-05-22PATA host controller driver for ep93xxRafal Prylowski