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_cs5536.c
Age
Commit message (
Expand
)
Author
2017-08-11
cs5536: add support for IDE controller variant
Andrey Korolyov
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
2012-11-28
pata_cs5536: add quirk for broken udma
Christian Gmeiner
2012-07-25
ata: use module_pci_driver
Axel Lin
2012-01-08
pata_cs5536: forward port changes from cs5536
Bartlomiej Zolnierkiewicz
2010-12-26
pata_cs5536: avoid implicit MSR API inclusion on x86-64
Jeff Garzik
2010-12-24
pata_cs5536: Add support for non-X86_32 platforms
Wu Zhangjin
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
2009-12-03
pata_cs5536: use 32-bit BM DMA template instead of 16-bit.
Krzysztof Halasa
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2008-11-11
[libata] pata_cs553*.c: cleanup kernel-doc
Qinghuang Feng
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-02-15
ata: fix sparse warning in pata_cs5536.c
Harvey Harrison
2008-02-15
pata_cs5536.c bugfix
Martin K. Petersen
2007-10-19
pata_cs5536: MWDMA fix
Bartlomiej Zolnierkiewicz
2007-10-15
[libata] pata_cs5536: new API build fix
Jeff Garzik
2007-10-15
pata_cs5536: ATA driver for Geode companion chip
Martin K. Petersen