summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_atp867x.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* ata: mark expected switch fall-throughsGustavo A. R. Silva2017-10-231-0/+2
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-081-2/+2
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-101-2/+2
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0Star
* ata: use pci_get_drvdata()Jingoo Han2013-06-031-1/+1
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1Star
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1Star
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-6/+5Star
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz2009-10-071-0/+21
* pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz2009-10-071-17/+19
* pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee2009-10-071-14/+38
* pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz2009-10-071-9/+1Star
* libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee2009-09-171-0/+548