aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_amd.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-9/+9
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-10/+10
* PATA: Add the MCP73/77 support to PATA driverPeer Chen2007-06-201-0/+2
* libata: clean up SFF init messTejun Heo2007-05-111-5/+4
* 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-5/+6
* pata_amd: remove contamination added during cable_detect conversionTejun Heo2007-04-281-5/+0
* pata: cable methodsAlan Cox2007-04-281-47/+47
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+6
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* pata_amd: fix an obvious bug in cable detectionTejun Heo2007-02-241-2/+2
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+12
* libata: convert to iomapTejun Heo2007-02-091-6/+6
* libata: update libata LLDs to use devresTejun Heo2007-02-091-12/+0
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-1/+0
* [PATCH] pata_amd: suspend/resumeAlan2006-12-011-2/+23
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [libata] Add support for PATA controllers of MCP67 to pata_amd.c.Peer Chen2006-11-021-0/+2
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-19/+19
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-271-6/+6
* [PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox2006-09-261-17/+8
* [PATCH] pata_amd: Check enable bits on NvidiaAlan Cox2006-09-121-1/+12
* [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-311-1/+1
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+707