summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_sch.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
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+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
* pata_sch: use ata_pci_sff_init_one()Tejun Heo2010-05-141-11/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-3/+3
* [libata] pata_sch: notice attached slave devicesMark Salter2008-11-111-1/+1
* libata: Add Intel SCH PATA driverAlek Du2008-05-061-0/+206