| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 2015-12-27 | 11 | -234/+1331 |
|\ |
|
| * | phy: omap-usb2: use *syscon* framework API to power on/off the PHY | Kishon Vijay Abraham I | 2015-12-21 | 1 | -17/+75 |
| * | phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe | Kishon Vijay Abraham I | 2015-12-21 | 1 | -1/+1 |
| * | phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHY | Kishon Vijay Abraham I | 2015-12-21 | 1 | -2/+32 |
| * | phy: ti-pipe3: use *syscon* framework API to power on/off the PHY | Kishon Vijay Abraham I | 2015-12-21 | 1 | -15/+73 |
| * | phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe | Kishon Vijay Abraham I | 2015-12-21 | 1 | -2/+3 |
| * | phy: ti-pipe3: move mem resource initialization to a separate function | Kishon Vijay Abraham I | 2015-12-21 | 1 | -19/+33 |
| * | phy: ti-pipe3: move sysctrl initialization to a separate function | Kishon Vijay Abraham I | 2015-12-21 | 1 | -33/+45 |
| * | phy: ti-pipe3: move clk initialization to a separate function | Kishon Vijay Abraham I | 2015-12-21 | 1 | -55/+72 |
| * | phy: ti-pipe3: introduce local struct device* in probe | Kishon Vijay Abraham I | 2015-12-21 | 1 | -27/+27 |
| * | phy: berlin-usb: don't set device's driver_data | Jisheng Zhang | 2015-12-20 | 1 | -1/+0 |
| * | phy: berlin-usb: remove non-necessary header files | Jisheng Zhang | 2015-12-20 | 1 | -2/+0 |
| * | phy: phy_brcmstb_sata: add support for MIPS-based platforms | Jaedon Shin | 2015-12-20 | 2 | -8/+20 |
| * | phy: phy_brcmstb_sata: add data for phy version | Jaedon Shin | 2015-12-20 | 1 | -3/+20 |
| * | phy: phy_brcmstb_sata: remove duplicate definitions | Jaedon Shin | 2015-12-20 | 1 | -2/+0 |
| * | phy: rockchip-usb: expose the phy-internal PLLs | Heiko Stuebner | 2015-12-20 | 1 | -27/+161 |
| * | phy: rockchip-usb: add compatible values for rk3066a and rk3188 | Heiko Stuebner | 2015-12-20 | 1 | -0/+2 |
| * | phy: rockchip-usb: move per-phy init into a separate function | Heiko Stuebner | 2015-12-20 | 1 | -40/+43 |
| * | phy: rockchip-usb: introduce a common data-struct for the device | Heiko Stuebner | 2015-12-20 | 1 | -7/+19 |
| * | phy: rockchip-usb: fix clock get-put mismatch | Heiko Stuebner | 2015-12-20 | 1 | -0/+12 |
| * | phy: add phy-hi6220-usb | Zhangfei Gao | 2015-12-20 | 3 | -0/+178 |
| * | phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoC | Reinder de Haan | 2015-12-20 | 1 | -9/+32 |
| * | phy-sun4i-usb: Use of_match_node to get model specific config data | Hans de Goede | 2015-12-20 | 1 | -42/+79 |
| * | phy: phy-mt65xx-usb3: improve HS eye diagram | Chunfeng Yun | 2015-12-20 | 1 | -3/+96 |
| * | phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivity | Chunfeng Yun | 2015-12-20 | 1 | -2/+5 |
| * | phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection | Yoshihiro Shimoda | 2015-12-20 | 1 | -1/+42 |
| * | phy: rcar-gen3-usb2: change the mode to OTG on the combined channel | Yoshihiro Shimoda | 2015-12-20 | 1 | -2/+122 |
| * | phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver | Yoshihiro Shimoda | 2015-12-20 | 3 | -0/+225 |
* | | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2015-12-27 | 1 | -16/+16 |
|\ \
| |/
|/| |
|
| * | usb: musb: core: Fix handling of the phy notifications | Tony Lindgren | 2015-12-16 | 1 | -16/+16 |
* | | phy: core: Get a refcount to phy in devm_of_phy_get_by_index() | Chunfeng Yun | 2015-12-07 | 1 | -6/+15 |
* | | phy: cygnus: pcie: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -4/+12 |
* | | phy: miphy365x: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+11 |
* | | phy: miphy28lp: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+11 |
* | | phy: rockchip-usb: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+12 |
* | | phy: berlin-sata: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -6/+14 |
* | | phy: mt65xx-usb3: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -7/+13 |
* | | phy: brcmstb-sata: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+12 |
* | | phy: sun9i-usb: add USB dependency | Arnd Bergmann | 2015-12-03 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-11-05 | 7 | -15/+773 |
|\ |
|
| * | Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 2015-10-18 | 7 | -15/+773 |
| |\ |
|
| | * | phy: cygnus: pcie: Add Cygnus PCIe PHY support | Ray Jui | 2015-10-06 | 3 | -0/+223 |
| | * | phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOs | Axel Lin | 2015-10-06 | 1 | -13/+9 |
| | * | phy: add usb3.0 phy driver for mt65xx SoCs | Chunfeng Yun | 2015-10-06 | 3 | -0/+516 |
| | * | phy: exynos-usb2: add vbus regulator support | Marek Szyprowski | 2015-10-06 | 2 | -2/+25 |
* | | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 3 | -0/+18 |
|\| | |
|
| * | | phy: berlin-sata: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-25 | 1 | -0/+1 |
| * | | phy: rockchip-usb: power down phy when rockchip phy probe | huang lin | 2015-09-25 | 1 | -0/+6 |
| * | | phy: qcom-ufs: fix build error when the component is built as a module | Yaniv Gardi | 2015-09-25 | 1 | -0/+11 |
| |/ |
|
* / | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h | Boqun Feng | 2015-09-13 | 1 | -2/+1 |
|/ |
|