Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-24 | phy: remove .owner field for drivers using module_platform_driver | Peter Griffin | |
This patch removes the superflous .owner field for drivers which use the module_platform_driver or platform_driver_register api, as this is overriden in __platform_driver_register. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> | |||
2014-07-22 | phy: qcom: Add driver for QCOM IPQ806x SATA PHY | Kumar Gala | |
Add a PHY driver for uses with AHCI based SATA controller driver on the IPQ806x family of SoCs. Signed-off-by: Kumar Gala <galak@codeaurora.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> |