summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_amd.c
Commit message (Expand)AuthorAge
* cs5536: add support for IDE controller variantAndrey Korolyov2017-08-11
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-13
* ata: use pci_get_drvdata()Jingoo Han2013-06-02
* ata: use module_pci_driverAxel Lin2012-07-25
* ata: Add and use ata_print_version_onceJoe Perches2011-07-23
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-23
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-23
* Fix common misspellingsLucas De Marchi2011-03-31
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock2009-09-17
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* [libata] pata_amd: program FIFOAlan Cox2009-02-25
* libata: Add 32bit PIO supportAlan Cox2009-01-08
* ata: Switch all my stuff to a common addressAlan Cox2008-10-27
* ata: remove FIT() macroHarvey Harrison2008-05-19
* libata: rename SFF functionsTejun Heo2008-04-17
* pata_amd: fix sparse warningHarvey Harrison2008-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
* ata: sparse fixes for pata_amd.cHarvey Harrison2008-02-15
* pata_amd: Note in the module description it handles NvidiaAlan Cox2008-02-11
* pata_amd: update mode selection for NV PATAsTejun Heo2008-01-23
* libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-23
* pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2007-12-04
* 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 pata_amd: ACPI checks for 80wire cableAlan Cox2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata-link: linkify resetTejun Heo2007-10-12
* [libata] Bump driver versionsJeff Garzik2007-08-31
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* [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: Add the MCP73/77 support to PATA driverPeer Chen2007-06-20
* 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_amd: remove contamination added during cable_detect conversionTejun Heo2007-04-28
* pata: cable methodsAlan Cox2007-04-28
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-02
* [libata] bump versionsJeff Garzik2007-02-26
* pata_amd: fix an obvious bug in cable detectionTejun Heo2007-02-24
* 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