summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_rdc.c
Commit message (Expand)AuthorAgeFilesLines
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-1/+1
* 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
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+1
* pata_rdc: remove unused variable in rdc_init_one()Wei Yongjun2012-11-281-3/+0
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1
* pata_rdc: add Power Management supportBartlomiej Zolnierkiewicz2011-10-141-0/+4
* pata_rdc: parallel scanning needs an extra lockingBartlomiej Zolnierkiewicz2011-10-141-0/+12
* 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: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [libata] MWDMA0 is unsupported on PIIX-like PATA controllersBartlomiej Zolnierkiewicz2009-12-031-1/+1
* [libata] Add pata_rdc driver for RDC ATA devicesAlan Cox2009-09-011-0/+400