summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_pdc2027x.c
Commit message (Expand)AuthorAge
* ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai2018-01-25
* pata_pdc2027x : make pdc2027x_*_timing structures constArvind Yadav2017-11-27
* pata_pdc2027x: Remove unnecessary error checkArvind Yadav2017-11-27
* ata: pata_pdc2027x: Fix space before '[' error.Arvind Yadav2017-10-30
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-16
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-08
* pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani2015-01-27
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-13
* ata: use pci_get_drvdata()Jingoo Han2013-06-02
* pata_pdc2027x: Fix compiler warningWang YanQing2013-04-12
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ata: use module_pci_driverAxel Lin2012-07-25
* pata_pdc2027x: add Power Management supportBartlomiej Zolnierkiewicz2011-10-14
* ata: Add and use ata_print_version_onceJoe Perches2011-07-23
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-23
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-25
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-19
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-28
* libata: beef up iteratorsTejun Heo2008-12-28
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-10
* libata annotations and fixesAl Viro2008-01-23
* [libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik2007-10-29
* pdc2027x: Switch properly to ioread/iowriteAlan Cox2007-10-12
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* libata: pata_pdc2027x PLL detection minor cleanupAlbert Lee2007-10-12
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata-link: linkify config/EH related functionsTejun Heo2007-10-12
* libata-link: linkify resetTejun Heo2007-10-12
* libata-link: implement and use link/device iteratorsTejun Heo2007-10-12
* libata-link: introduce ata_linkTejun Heo2007-10-12
* [libata] Bump driver versionsJeff Garzik2007-08-31
* pata_pdc2027x: PLL detection fixesMikael Pettersson2007-08-23
* libata: pata_pdc2027x PLL input clock fixAlbert Lee2007-07-02
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-28
* pata_pdc2027x: UpdatesAlan Cox2007-04-28
* [libata] bump versionsJeff Garzik2007-02-26
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09