summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_mpiix.c
Commit message (Expand)AuthorAgeFilesLines
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-1/+1
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-1/+1
* libata: Add 32bit PIO supportAlan Cox2009-01-081-1/+2
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+1
* libata: rename SFF functionsTejun Heo2008-04-171-9/+9
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-15/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-20/+3
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-171-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-6/+10
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-1/+1
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-1/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-1/+0
* libata-link: linkify resetTejun Heo2007-10-121-2/+3
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* 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-19/+17
* [libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik2007-04-281-2/+2
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+4
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* (2.6.20) pata_mpiix: probing cleanup (resend)Sergei Shtylyov2007-02-091-7/+6
* (2.6.20) pata_mpiix: fix PIO setup issuesSergei Shtylyov2007-02-091-9/+10
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-30/+31
* libata: update libata LLDs to use devresTejun Heo2007-02-091-21/+1
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-1/+0
* [PATCH] PATA libata: suspend/resume simple casesAlan2006-12-011-2/+6
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-6/+3
* [PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox2006-09-261-7/+4
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+313