index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_macio.c
Age
Commit message (
Expand
)
Author
2013-06-03
ata: use pci_get_drvdata()
Jingoo Han
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
libata-sff: clean up inheritance in several drivers
Tejun Heo
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-09
libata/drivers: Add driver for Apple "MacIO" IDE controller
Benjamin Herrenschmidt