aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_sch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 300Thomas Gleixner1-14/+1
2017-06-12ata: declare ata_port_info structures as constBhumika Goyal1-1/+1
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz1-1/+1
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman1-2/+1
2012-07-25ata: use module_pci_driverAxel Lin1-12/+1
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-4/+1
2010-05-25libata-sff: separate out BMDMA initTejun Heo1-1/+1
2010-05-14pata_sch: use ata_pci_sff_init_one()Tejun Heo1-11/+1
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-3/+3
2008-11-11[libata] pata_sch: notice attached slave devicesMark Salter1-1/+1
2008-05-06libata: Add Intel SCH PATA driverAlek Du1-0/+206