aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/pata_of_platform.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-10pata_of_platform: Don't use NO_IRQGravatar Anton Vorontsov 1-1/+1
2011-10-08ata: Make pata_of_platform.c compile again and work on non-PPC platformsGravatar Pawel Moll 1-2/+4
2011-02-28dt: Eliminate of_platform_{,un}register_driverGravatar Grant Likely 1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-1/+1
2008-10-10powerpc: Fix no interrupt handling in pata_of_platformGravatar Anton Vorontsov 1-1/+1
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hGravatar Jeff Garzik 1-1/+1
2008-01-15[POWERPC] pasemi: Move electra-ide to pata_of_platformGravatar Olof Johansson 1-5/+15
2008-01-15libata: pata_of_platform: OF-Platform PATA device driverGravatar Anton Vorontsov 1-0/+104