index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_rdc.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2017-06-12
ata: declare ata_port_info structures as const
Bhumika Goyal
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-02
ata: use pci_get_drvdata()
Jingoo Han
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
pata_rdc: remove unused variable in rdc_init_one()
Wei Yongjun
2012-07-25
ata: use module_pci_driver
Axel Lin
2011-10-14
pata_rdc: add Power Management support
Bartlomiej Zolnierkiewicz
2011-10-14
pata_rdc: parallel scanning needs an extra locking
Bartlomiej Zolnierkiewicz
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-03
[libata] MWDMA0 is unsupported on PIIX-like PATA controllers
Bartlomiej Zolnierkiewicz
2009-09-01
[libata] Add pata_rdc driver for RDC ATA devices
Alan Cox