summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_hpt37x.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa2009-09-211-1/+1
* pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-161-20/+2
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-14/+14
* libata: rename SFF functionsTejun Heo2008-04-171-5/+5
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-41/+20
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-19/+14
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-7/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-111/+11
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-171-0/+5
* pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox2008-03-051-3/+3
* pata_hpt37x: checkpatch fixesAndrew Morton2008-01-231-3/+4
* pata_hpt37x: Fix HPT374 detectionAlan Cox2007-12-191-1/+1
* pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox2007-11-231-1/+1
* pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox2007-11-051-13/+36
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-4/+4
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-4/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-4/+0
* libata-link: linkify resetTejun Heo2007-10-121-5/+7
* pata_hpt{37x|3x2n}: fix clock reporting (take 2)Sergei Shtylyov2007-08-151-4/+6
* pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)Sergei Shtylyov2007-08-151-8/+4
* pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox2007-07-241-7/+7
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-4/+4
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-6/+6
* HPT374 is UDMA100 not UDMA133Alan Cox2007-06-271-2/+2
* pata_hpt37x: Further improvements based on the IDE updates and vendor driversAlan Cox2007-05-251-16/+11
* libata: Trim trailing whitespaceJeff Garzik2007-05-211-5/+5
* libata: clean up SFF init messTejun Heo2007-05-111-15/+18
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-4/+5
* pata_hpt37x: Further small fixesAlan Cox2007-04-281-14/+9
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-281-6/+4
* pata_hpt37x: Updates from drivers/ide workAlan Cox2007-04-281-212/+146
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+8
* libata: convert to iomapTejun Heo2007-02-091-11/+11
* libata: update libata LLDs to use devresTejun Heo2007-02-091-8/+0
* libata: use ata_id_c_string()Tejun Heo2007-02-091-14/+4
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-091-3/+2
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-2/+2
* [PATCH] hpt37x: Two important bug fixesAlan2007-01-051-3/+3
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-1/+0
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [PATCH] hpt37x: Check the enablebitsAlan Cox2006-11-141-3/+16
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-10/+9
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-271-4/+4
* [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-311-69/+69
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+1257
OpenPOWER on IntegriCloud