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_of_platform.c
Age
Commit message (
Expand
)
Author
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-03
pata_of_platform: fix compile error
Brian Norris
2012-12-03
pata_of_platform: utilize common ata_platform_remove_one()
Brian Norris
2012-01-09
pata_of_platform: remove direct dependency on OF_IRQ
Rob Herring
2012-01-09
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2011-11-10
pata_of_platform: Don't use NO_IRQ
Anton Vorontsov
2011-10-08
ata: Make pata_of_platform.c compile again and work on non-PPC platforms
Pawel Moll
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2008-10-10
powerpc: Fix no interrupt handling in pata_of_platform
Anton Vorontsov
2008-02-06
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
2008-01-15
[POWERPC] pasemi: Move electra-ide to pata_of_platform
Olof Johansson
2008-01-15
libata: pata_of_platform: OF-Platform PATA device driver
Anton Vorontsov