index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_macio.c
Age
Commit message (
Expand
)
Author
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2015-09-17
ata: pata_macio: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2013-06-02
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