summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_amd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-1/+1
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+1
* libata: Pass host flags into the pci helperAlan Cox2010-03-011-1/+1
* pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock2009-09-171-0/+3
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-35/+35
* [libata] pata_amd: program FIFOAlan Cox2009-02-251-17/+59
* libata: Add 32bit PIO supportAlan Cox2009-01-081-2/+2
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+0
* ata: remove FIT() macroHarvey Harrison2008-05-191-7/+7
* libata: rename SFF functionsTejun Heo2008-04-171-5/+5
* pata_amd: fix sparse warningHarvey Harrison2008-04-171-1/+3
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-20/+7
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-11/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-169/+22
* 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/+15
* ata: sparse fixes for pata_amd.cHarvey Harrison2008-02-151-5/+2
* pata_amd: Note in the module description it handles NvidiaAlan Cox2008-02-111-1/+1
* pata_amd: update mode selection for NV PATAsTejun Heo2008-01-231-36/+93
* libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-231-1/+2
* pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2007-12-041-2/+3
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-6/+6
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-6/+0
* libata pata_amd: ACPI checks for 80wire cableAlan Cox2007-10-121-0/+3
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-6/+0
* libata-link: linkify resetTejun Heo2007-10-121-7/+9
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* 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