aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_hpt37x.c
Commit message (Expand)AuthorAge
* ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>Joe Perches2011-03-14
* pata_hpt37x: inherit prereset() method for HPT374Sergei Shtylyov2011-01-28
* pata_hpt37x: fold 'if' statement into 'switch'Sergei Shtylyov2011-01-28
* pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)Sergei Shtylyov2011-01-28
* pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)Sergei Shtylyov2011-01-28
* pata_hpt37x: actually limit HPT370 to UltraDMA/66Sergei Shtylyov2011-01-07
* pata_hpt37x: coding style cleanupSergei Shtylyov2011-01-07
* pata_hpt{37x|3x2n}: SATA mode filteringSergei Shtylyov2011-01-07
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-19
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* pata_hpt{37x|3x2n}: improve timing register documentationSergei Shtylyov2010-03-01
* pata_hpt{37x|3x2n}: unify mode programmingSergei Shtylyov2010-03-01
* pata_hpt37x: use ATA_DMA_* constantsSergei Shtylyov2010-03-01
* ata: use pci_dev->revisionSergei Shtylyov2009-12-03
* pata_hpt{37x|3x2n}: fix timing register masks (take 2)Sergei Shtylyov2009-12-03
* pata_hpt{37x,3x2n}: add debounce delay to cable detection methodsBartlomiej Zolnierkiewicz2009-12-03
* pata_hpt37x: unify ->pre_reset methodsBartlomiej Zolnierkiewicz2009-12-03
* pata_hpt37x: add proper cable detection methodsBartlomiej Zolnierkiewicz2009-12-03
* trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa2009-09-21
* pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-16
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: stop overloading port_info->private_dataTejun Heo2008-04-17
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-17
* pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox2008-03-05
* pata_hpt37x: checkpatch fixesAndrew Morton2008-01-23
* pata_hpt37x: Fix HPT374 detectionAlan Cox2007-12-19
* pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox2007-11-23
* pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox2007-11-05
* 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 resetTejun Heo2007-10-12
* pata_hpt{37x|3x2n}: fix clock reporting (take 2)Sergei Shtylyov2007-08-15
* pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)Sergei Shtylyov2007-08-15
* pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox2007-07-24
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-09
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-09
* HPT374 is UDMA100 not UDMA133Alan Cox2007-06-27
* pata_hpt37x: Further improvements based on the IDE updates and vendor driversAlan Cox2007-05-25
* libata: Trim trailing whitespaceJeff Garzik2007-05-21
* libata: clean up SFF init messTejun Heo2007-05-11
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* pata_hpt37x: Further small fixesAlan Cox2007-04-28
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-28