index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_atp867x.c
Age
Commit message (
Expand
)
Author
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-02
ata: use pci_get_drvdata()
Jingoo Han
2012-07-25
ata: use module_pci_driver
Axel Lin
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-06
pata_atp867x: add Power Management support
Bartlomiej Zolnierkiewicz
2009-10-06
pata_atp867x: PIO support fixes
Bartlomiej Zolnierkiewicz
2009-10-06
pata_atp867x: clarifications in timings calculations and cable detection
John(Jung-Ik) Lee
2009-10-06
pata_atp867x: fix it to not claim MWDMA support
Bartlomiej Zolnierkiewicz
2009-09-17
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee