summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_hpt366.c
Commit message (Expand)AuthorAge
* libata: rename SFF functionsTejun 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
* 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] 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
* pata_hpt366: Enable bits are unreliable so don't use themAlan Cox2007-05-21
* libata: clean up SFF init messTejun Heo2007-05-11
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* pata: cable methodsAlan Cox2007-04-28
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-28
* pata_hpt366: support ->cable_detectAlan Cox2007-04-28
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-02
* [libata] bump versionsJeff Garzik2007-02-26
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09
* libata: update libata LLDs to use devresTejun Heo2007-02-09
* libata: use ata_id_c_string()Tejun Heo2007-02-09
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-09
* [libata] trim trailing whitespaceJeff Garzik2007-02-09
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-03
* [PATCH] hpt36x: Suspend/resume supportAlan2006-12-01
* [PATCH] pata_hpt366 enablebitsAlan2006-12-01
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-29
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-04
|\
| * [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-28
* | [PATCH] pata_hpt366: fix typoOGAWA Hirofumi2006-10-03
|/
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-27
* [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-31
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-29