summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_pdc2027x.c
Commit message (Expand)AuthorAgeFilesLines
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-081-2/+2
* pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani2015-01-271-5/+5
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-3/+3
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* ata: use pci_get_drvdata()Jingoo Han2013-06-021-1/+1
* pata_pdc2027x: Fix compiler warningWang YanQing2013-04-121-0/+2
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+2
* ata: use module_pci_driverAxel Lin2012-07-251-18/+1
* pata_pdc2027x: add Power Management supportBartlomiej Zolnierkiewicz2011-10-141-0/+30
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-1/+1
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-2/+2
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-4/+2
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+1
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-2/+2
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-6/+6
* [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-281-2/+0
* libata: beef up iteratorsTejun Heo2008-12-281-17/+14
* libata: rename SFF functionsTejun Heo2008-04-171-5/+5
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-17/+2
* libata: implement and use ops inheritanceTejun Heo2008-04-171-52/+4
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-101-1/+1
* libata annotations and fixesAl Viro2008-01-231-1/+1
* [libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik2007-10-291-1/+1
* pdc2027x: Switch properly to ioread/iowriteAlan Cox2007-10-121-28/+28
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-5/+12
* libata: pata_pdc2027x PLL detection minor cleanupAlbert Lee2007-10-121-5/+0
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-2/+2
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-2/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-2/+0
* libata-link: linkify config/EH related functionsTejun Heo2007-10-121-5/+6
* libata-link: linkify resetTejun Heo2007-10-121-4/+4
* libata-link: implement and use link/device iteratorsTejun Heo2007-10-121-7/+6
* libata-link: introduce ata_linkTejun Heo2007-10-121-1/+1
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* pata_pdc2027x: PLL detection fixesMikael Pettersson2007-08-231-9/+9
* libata: pata_pdc2027x PLL input clock fixAlbert Lee2007-07-021-2/+9
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-2/+3
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-281-60/+38
* pata_pdc2027x: UpdatesAlan Cox2007-04-281-13/+47
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+4
* libata: convert to iomapTejun Heo2007-02-091-32/+31
* libata: update libata LLDs to use devresTejun Heo2007-02-091-45/+16
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-1/+0
* [PATCH] pci_module_init() conversion for pata_pdc2027xHenrik Kretzschmar2006-12-011-1/+1
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-7/+8