summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_hpt3x3.c
Commit message (Expand)AuthorAgeFilesLines
* 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-091-2/+2
* 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
* ata: use module_pci_driverAxel Lin2012-07-251-14/+1
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1
* [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik2011-03-021-1/+1
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* pata_hpt3x3: Power Management fixBartlomiej Zolnierkiewicz2009-12-031-1/+10
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-3/+3
* [libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik2009-01-081-2/+2
* pata_hpt3x3: Workarounds for chipsetAlan Cox2009-01-081-6/+45
* libata: rename SFF functionsTejun Heo2008-04-171-3/+3
* libata: implement and use ops inheritanceTejun Heo2008-04-171-30/+3
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-171-1/+0
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-1/+5
* 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
* pata_hpt3x3: fix DMA Kconfig option to actually have a hope of workingJeff Garzik2007-07-101-0/+5
* pata_hpt3x3: major reworking and testingAlan Cox2007-07-101-14/+76
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-1/+1
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* libata: clean up SFF init messTejun Heo2007-05-111-3/+3
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* [libata] More PATA driver ->cable_detect supportJeff Garzik2007-04-281-20/+2
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+6
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-1/+1
* libata: update libata LLDs to use devresTejun Heo2007-02-091-2/+0
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-1/+1
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-1/+0
* [PATCH] pata_hpt3x3: suspend/resume supportAlan2006-12-011-12/+34
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-4/+5
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-271-1/+1
* [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-311-1/+1
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+226