aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_atp867x.c
AgeCommit message (Expand)Author
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-01-05ata: pata_atp867x: convert printk() callsHannes Reinecke
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-08-26libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-10-23ata: mark expected switch fall-throughsGustavo A. R. Silva
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-02ata: use pci_get_drvdata()Jingoo Han
2012-07-25ata: use module_pci_driverAxel Lin
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-06pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz
2009-10-06pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz
2009-10-06pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee
2009-10-06pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee