Age | Commit message (Expand) | Author | Files | Lines |
2014-01-21 | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -0/+165 |
2013-12-24 | Phy: Add a PHY driver for Marvell MVEBU SATA PHY. | Andrew Lunn | 3 | -0/+144 |
2013-12-24 | phy: phy-core.c: remove unnecessary initialization of local variables | Kishon Vijay Abraham I | 1 | -3/+3 |
2013-12-24 | phy: phy-core: increment refcounting variables only on 'success' | Kishon Vijay Abraham I | 1 | -8/+14 |
2013-12-24 | phy: core: properly handle failure of pm_runtime_get functions | Felipe Balbi | 1 | -2/+14 |
2013-12-24 | phy: add Broadcom Kona USB2 PHY driver | Matt Porter | 3 | -0/+165 |
2013-12-11 | phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB | Kishon Vijay Abraham I | 1 | -2/+2 |
2013-12-11 | drivers: phy: tweaks to phy_create() | Dan Carpenter | 1 | -16/+10 |
2013-12-11 | drivers: phy: Fix memory leak | Sachin Kamat | 1 | -5/+5 |
2013-10-24 | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -0/+2 |
2013-10-20 | phy: exynos-mipi-video: Fix phy_power_off() callback | Sylwester Nawrocki | 1 | -1/+1 |
2013-10-17 | phy: Add driver for Exynos DP PHY | Jingoo Han | 3 | -0/+119 |
2013-10-17 | phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs | Sylwester Nawrocki | 3 | -3/+186 |
2013-10-04 | usb: phy: omap-usb2: Don't use omap_get_control_dev() | Roger Quadros | 1 | -8/+23 |
2013-09-28 | usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops | Kishon Vijay Abraham I | 1 | -44/+13 |
2013-09-28 | usb: phy: twl4030: use the new generic PHY framework | Kishon Vijay Abraham I | 3 | -0/+856 |
2013-09-28 | usb: phy: omap-usb2: use the new generic PHY framework | Kishon Vijay Abraham I | 3 | -0/+322 |
2013-09-28 | drivers: phy: add generic PHY framework | Kishon Vijay Abraham I | 3 | -0/+721 |