Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-02 | usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO | Sachin Kamat | 1 | -3/+1 | |
PTR_ERR_OR_ZERO simplifies the code. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Matt Porter <mporter@linaro.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> | |||||
2013-12-23 | phy: add Broadcom Kona USB2 PHY driver | Matt Porter | 1 | -0/+158 | |
Add a driver for the internal Broadcom Kona USB 2.0 PHY found on the BCM281xx family of SoCs. Signed-off-by: Matt Porter <mporter@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com> |