index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_ns87415.c
Age
Commit message (
Expand
)
Author
2014-05-10
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-03
ata: use pci_get_drvdata()
Jingoo Han
2012-07-25
ata: use module_pci_driver
Axel Lin
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-19
libata-sff: prd is BMDMA specific
Tejun Heo
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
2009-12-03
pata_ns87415: Power Management fix
Bartlomiej Zolnierkiewicz
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2008-10-28
ata: Switch all my stuff to a common address
Alan Cox
2008-05-19
ata: remove FIT() macro
Harvey Harrison
2008-04-17
libata: rename SFF port ops
Tejun Heo
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: PCI device should be powered up before being accessed
Tejun Heo
2007-10-29
pata_ns87415: define SUPERIO_IDE_MAX_RETRIES
Frank Lichtenheld
2007-10-24
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-12
pata_ns87415: Initial cut at 87415/87560 IDE support
Alan Cox