summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_hpt366.c
Commit message (Expand)AuthorAgeFilesLines
* ata: hpt366: fix incorrect mask when checking at cmd_high_timeColin Ian King2016-07-121-1/+1
* ata: hpt366: convert to use match_string() helperAndy Shevchenko2016-03-171-8/+5
* ata: hpt366: fix constant cast warningArnd Bergmann2015-05-211-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-12/+1
* pata_hpt366: add hpt36x_find_mode() helperBartlomiej Zolnierkiewicz2011-10-141-10/+25
* ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>Joe Perches2011-03-141-3/+4
* pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)Sergei Shtylyov2011-01-281-3/+3
* pata_hpt366: coding style cleanupSergei Shtylyov2011-01-071-22/+29
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+1
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-1/+1
* libata: Pass host flags into the pci helperAlan Cox2010-03-011-1/+1
* pata_hpt366: remove irrelevant TODOSergei Shtylyov2010-03-011-3/+1
* pata_hpt366: remove redundant codeSergei Shtylyov2010-03-011-13/+4
* ata: use pci_dev->revisionSergei Shtylyov2009-12-031-6/+2
* pata_hpt366: fix timing register documentationSergei Shtylyov2009-12-031-16/+14
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-2/+2
* pata_hpt366: reimplement mode programmingTejun Heo2009-01-081-65/+44
* pata_hpt366: no ATAPI DMATejun Heo2008-12-161-1/+3
* pata_hpt366: fix cable detection,Tejun Heo2008-12-161-2/+6
* pata_hpt366: fix clock detectionTejun Heo2008-12-091-2/+2
* libata: rename SFF functionsTejun Heo2008-04-171-2/+2
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-6/+6
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-2/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-29/+3
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-171-1/+13
* pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox2008-03-051-3/+3
* 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] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-1/+1
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-1/+1
* pata_hpt366: Enable bits are unreliable so don't use themAlan Cox2007-05-211-27/+1
* libata: clean up SFF init messTejun Heo2007-05-111-6/+7
* 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/+2
* pata: cable methodsAlan Cox2007-04-281-1/+0
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-281-2/+2
* pata_hpt366: support ->cable_detectAlan Cox2007-04-281-8/+13
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-1/+6
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* 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: use ata_id_c_string()Tejun Heo2007-02-091-14/+4
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-091-2/+2
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-1/+1