summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_ns87415.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-4/+1
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+1
* libata-sff: prd is BMDMA specificTejun Heo2010-05-191-1/+1
* libata: Pass host flags into the pci helperAlan Cox2010-03-011-1/+1
* pata_ns87415: Power Management fixBartlomiej Zolnierkiewicz2009-12-031-5/+27
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-4/+4
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+1
* ata: remove FIT() macroHarvey Harrison2008-05-191-2/+2
* libata: rename SFF port opsTejun Heo2008-04-171-4/+4
* libata: rename SFF functionsTejun Heo2008-04-171-4/+4
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-1/+1
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-3/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-56/+12
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-171-0/+6
* pata_ns87415: define SUPERIO_IDE_MAX_RETRIESFrank Lichtenheld2007-10-291-0/+2
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-231-5/+5
* pata_ns87415: Initial cut at 87415/87560 IDE supportAlan Cox2007-10-121-0/+467