Age | Commit message (Expand) | Author |
2016-03-05 | Merge tag 'phy-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman |
2016-03-03 | phy: twl4030: use __maybe_unused to hide pm functions | Arnd Bergmann |
2016-03-03 | phy: dm816x: use __maybe_unused to hide pm functions | Arnd Bergmann |
2016-03-01 | phy: Fix armada375 compile test build on UM | Krzysztof Kozlowski |
2016-03-01 | phy: rcar-gen3-usb2: remove HSUSB registers handling | Yoshihiro Shimoda |
2016-03-01 | phy: rockchip-usb: add handler for usb-uart functionality | Heiko Stuebner |
2016-03-01 | phy: Add driver for rockchip Display Port PHY | Yakir Yang |
2016-03-01 | phy: add a driver for the Rockchip SoC internal eMMC PHY | Shawn Lin |
2016-02-10 | phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload | Tony Lindgren |
2016-02-10 | phy: twl4030-usb: Relase usb phy on unload | Tony Lindgren |
2016-02-10 | phy: core: fix wrong err handle for phy_power_on | Shawn Lin |
2016-02-03 | phy: Restrict phy-hi6220-usb to HiSilicon arm64 | Geert Uytterhoeven |
2015-12-26 | Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman |
2015-12-26 | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-12-21 | phy: omap-usb2: use *syscon* framework API to power on/off the PHY | Kishon Vijay Abraham I |
2015-12-21 | phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe | Kishon Vijay Abraham I |
2015-12-21 | phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHY | Kishon Vijay Abraham I |
2015-12-21 | phy: ti-pipe3: use *syscon* framework API to power on/off the PHY | Kishon Vijay Abraham I |
2015-12-21 | phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe | Kishon Vijay Abraham I |
2015-12-21 | phy: ti-pipe3: move mem resource initialization to a separate function | Kishon Vijay Abraham I |
2015-12-21 | phy: ti-pipe3: move sysctrl initialization to a separate function | Kishon Vijay Abraham I |
2015-12-21 | phy: ti-pipe3: move clk initialization to a separate function | Kishon Vijay Abraham I |
2015-12-21 | phy: ti-pipe3: introduce local struct device* in probe | Kishon Vijay Abraham I |
2015-12-20 | phy: berlin-usb: don't set device's driver_data | Jisheng Zhang |
2015-12-20 | phy: berlin-usb: remove non-necessary header files | Jisheng Zhang |
2015-12-20 | phy: phy_brcmstb_sata: add support for MIPS-based platforms | Jaedon Shin |
2015-12-20 | phy: phy_brcmstb_sata: add data for phy version | Jaedon Shin |
2015-12-20 | phy: phy_brcmstb_sata: remove duplicate definitions | Jaedon Shin |
2015-12-20 | phy: rockchip-usb: expose the phy-internal PLLs | Heiko Stuebner |
2015-12-20 | phy: rockchip-usb: add compatible values for rk3066a and rk3188 | Heiko Stuebner |
2015-12-20 | phy: rockchip-usb: move per-phy init into a separate function | Heiko Stuebner |
2015-12-20 | phy: rockchip-usb: introduce a common data-struct for the device | Heiko Stuebner |
2015-12-20 | phy: rockchip-usb: fix clock get-put mismatch | Heiko Stuebner |
2015-12-20 | phy: add phy-hi6220-usb | Zhangfei Gao |
2015-12-20 | phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoC | Reinder de Haan |
2015-12-20 | phy-sun4i-usb: Use of_match_node to get model specific config data | Hans de Goede |
2015-12-20 | phy: phy-mt65xx-usb3: improve HS eye diagram | Chunfeng Yun |
2015-12-20 | phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivity | Chunfeng Yun |
2015-12-20 | phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection | Yoshihiro Shimoda |
2015-12-20 | phy: rcar-gen3-usb2: change the mode to OTG on the combined channel | Yoshihiro Shimoda |
2015-12-20 | phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver | Yoshihiro Shimoda |
2015-12-16 | usb: musb: core: Fix handling of the phy notifications | Tony Lindgren |
2015-12-07 | phy: core: Get a refcount to phy in devm_of_phy_get_by_index() | Chunfeng Yun |
2015-12-03 | phy: cygnus: pcie: add missing of_node_put | Julia Lawall |
2015-12-03 | phy: miphy365x: add missing of_node_put | Julia Lawall |
2015-12-03 | phy: miphy28lp: add missing of_node_put | Julia Lawall |
2015-12-03 | phy: rockchip-usb: add missing of_node_put | Julia Lawall |
2015-12-03 | phy: berlin-sata: add missing of_node_put | Julia Lawall |
2015-12-03 | phy: mt65xx-usb3: add missing of_node_put | Julia Lawall |
2015-12-03 | phy: brcmstb-sata: add missing of_node_put | Julia Lawall |