index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_ns87415.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
1
-2
/
+2
*
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-13
1
-1
/
+0
*
ata: use pci_get_drvdata()
Jingoo Han
2013-06-02
1
-1
/
+1
*
ata: use module_pci_driver
Axel Lin
2012-07-25
1
-12
/
+1
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
1
-4
/
+1
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
1
-1
/
+1
*
libata-sff: prd is BMDMA specific
Tejun Heo
2010-05-19
1
-1
/
+1
*
libata: Pass host flags into the pci helper
Alan Cox
2010-03-01
1
-1
/
+1
*
pata_ns87415: Power Management fix
Bartlomiej Zolnierkiewicz
2009-12-03
1
-5
/
+27
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
1
-4
/
+4
*
ata: Switch all my stuff to a common address
Alan Cox
2008-10-27
1
-1
/
+1
*
ata: remove FIT() macro
Harvey Harrison
2008-05-19
1
-2
/
+2
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-4
/
+4
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-4
/
+4
*
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
1
-3
/
+1
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-56
/
+12
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-15
/
+1
*
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-04-17
1
-0
/
+6
*
pata_ns87415: define SUPERIO_IDE_MAX_RETRIES
Frank Lichtenheld
2007-10-29
1
-0
/
+2
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
1
-5
/
+5
*
pata_ns87415: Initial cut at 87415/87560 IDE support
Alan Cox
2007-10-12
1
-0
/
+467