Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-06 | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | |
Signed-off-by: Jeff Garzik <jgarzik@redhat.com> | |||
2008-01-15 | [POWERPC] pasemi: Move electra-ide to pata_of_platform | Olof Johansson | |
Move electra-ide glue over to the new pata_of_platform framework, and add the quirks needed to that driver. Signed-off-by: Olof Johansson <olof@lixom.net> | |||
2008-01-15 | libata: pata_of_platform: OF-Platform PATA device driver | Anton Vorontsov | |
This driver nicely wraps around pata_platform library functions, and provides OF platform bus bindings to the PATA devices. Also add || PPC to the PATA_PLATFORM's "depends on" Kconfig entry, needed for PA Semi Electra. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Olof Johansson <olof@lixom.net> |