Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f10c2db775ebac0646b9651f32d7f8f0f0a029c
/
drivers
/
phy
19e36ad
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
4a5219e
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e6c037b
Merge tag 'phy-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing
by Greg Kroah-Hartman
· 9 years ago
71f5c63
phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCs
by Marek Szyprowski
· 9 years ago
97a3042
phy: exynos-mipi-video: Rewrite handling of phy registers
by Marek Szyprowski
· 9 years ago
26dbadb
phy: exynos-mipi-video: Drop support for direct access to PMU
by Sylwester Nawrocki
· 9 years ago
d3feb40
phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar
by Rafał Miłecki
· 9 years ago
444525d
phy: rockhip-usb: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
e1d7653
phy: phy-mt65xx-usb3: add support for mt2701 platform
by Chunfeng Yun
· 9 years ago
2b38543
phy: rcar-gen3-usb2: add extcon support
by Yoshihiro Shimoda
· 9 years ago
6dcfd7c
phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/off
by Yoshihiro Shimoda
· 9 years ago
801a69c
phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_data
by Yoshihiro Shimoda
· 9 years ago
4faee9a
phy: Add support for NS2 SATA3 PHY in Broadcom SATA3 PHY driver
by Anup Patel
· 9 years ago
87d66f2
phy: tegra: Add Tegra210 support
by Thierry Reding
· 9 years ago
53d2a71
phy: Add Tegra XUSB pad controller support
by Thierry Reding
· 9 years ago
1140f7c
phy: core: Allow children node to be overridden
by Thierry Reding
· 9 years ago
037c418
phy: Rename phy-brcmstb-sata driver to phy-brcm-sata driver
by Anup Patel
· 9 years ago
ec9e805
phy: rcar-gen3-usb2, rcar-gen2: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
cde7bc3
phy: rcar-gen3-usb2: add fallback binding
by Simon Horman
· 9 years ago
7777cb8
phy: rcar-gen2: add fallback binding
by Simon Horman
· 9 years ago
ce15bda
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
badf6d4
usb: common: rework CONFIG_USB_COMMON logic
by Arnd Bergmann
· 9 years ago
332184a
phy: rockchip-emmc: should be a child device of the GRF
by Heiko Stuebner
· 9 years ago
0311c76
phy: rockchip-dp: should be a child device of the GRF
by Heiko Stuebner
· 9 years ago
a567500
Merge tag 'phy-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing
by Greg Kroah-Hartman
· 9 years ago
8073fb8
phy: twl4030: use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
9cea322
phy: dm816x: use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
89636ad
phy: Fix armada375 compile test build on UM
by Krzysztof Kozlowski
· 9 years ago
b956401
phy: rcar-gen3-usb2: remove HSUSB registers handling
by Yoshihiro Shimoda
· 9 years ago
605df8a
phy: rockchip-usb: add handler for usb-uart functionality
by Heiko Stuebner
· 9 years ago
fd96897
phy: Add driver for rockchip Display Port PHY
by Yakir Yang
· 9 years ago
c474a94
phy: add a driver for the Rockchip SoC internal eMMC PHY
by Shawn Lin
· 9 years ago
58a66db
phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
by Tony Lindgren
· 9 years ago
b241d31
phy: twl4030-usb: Relase usb phy on unload
by Tony Lindgren
· 9 years ago
b82fcab
phy: core: fix wrong err handle for phy_power_on
by Shawn Lin
· 9 years ago
d896910
phy: Restrict phy-hi6220-usb to HiSilicon arm64
by Geert Uytterhoeven
· 9 years ago
daf2733
Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 9 years ago
87cf558
Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
9955a783
phy: omap-usb2: use *syscon* framework API to power on/off the PHY
by Kishon Vijay Abraham I
· 9 years ago
86c574e
phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe
by Kishon Vijay Abraham I
· 9 years ago
3f2362c
phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHY
by Kishon Vijay Abraham I
· 9 years ago
c396a1c
phy: ti-pipe3: use *syscon* framework API to power on/off the PHY
by Kishon Vijay Abraham I
· 9 years ago
cc34ace
phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe
by Kishon Vijay Abraham I
· 9 years ago
1fe5212
phy: ti-pipe3: move mem resource initialization to a separate function
by Kishon Vijay Abraham I
· 9 years ago
73bbc78
phy: ti-pipe3: move sysctrl initialization to a separate function
by Kishon Vijay Abraham I
· 9 years ago
234738e
phy: ti-pipe3: move clk initialization to a separate function
by Kishon Vijay Abraham I
· 9 years ago
d65ff52
phy: ti-pipe3: introduce local struct device* in probe
by Kishon Vijay Abraham I
· 9 years ago
c3ab642
phy: berlin-usb: don't set device's driver_data
by Jisheng Zhang
· 9 years ago
c7a0b20
phy: berlin-usb: remove non-necessary header files
by Jisheng Zhang
· 9 years ago
c1602a1
phy: phy_brcmstb_sata: add support for MIPS-based platforms
by Jaedon Shin
· 9 years ago
810c6f1
phy: phy_brcmstb_sata: add data for phy version
by Jaedon Shin
· 9 years ago
1dc3a85
phy: phy_brcmstb_sata: remove duplicate definitions
by Jaedon Shin
· 9 years ago
b74fe7c
phy: rockchip-usb: expose the phy-internal PLLs
by Heiko Stuebner
· 9 years ago
c2bfc3b
phy: rockchip-usb: add compatible values for rk3066a and rk3188
by Heiko Stuebner
· 9 years ago
97dd910
phy: rockchip-usb: move per-phy init into a separate function
by Heiko Stuebner
· 9 years ago
5fdbb97
phy: rockchip-usb: introduce a common data-struct for the device
by Heiko Stuebner
· 9 years ago
75d390f
phy: rockchip-usb: fix clock get-put mismatch
by Heiko Stuebner
· 9 years ago
30e9a0b
phy: add phy-hi6220-usb
by Zhangfei Gao
· 9 years ago
626a630
phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoC
by Reinder de Haan
· 9 years ago
68dbc2c
phy-sun4i-usb: Use of_match_node to get model specific config data
by Hans de Goede
· 9 years ago
75f072f
phy: phy-mt65xx-usb3: improve HS eye diagram
by Chunfeng Yun
· 9 years ago
43f53b1
phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivity
by Chunfeng Yun
· 9 years ago
9f391c5
phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection
by Yoshihiro Shimoda
· 9 years ago
1114e2d
phy: rcar-gen3-usb2: change the mode to OTG on the combined channel
by Yoshihiro Shimoda
· 9 years ago
f3b5a8d
phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
by Yoshihiro Shimoda
· 9 years ago
8055555
usb: musb: core: Fix handling of the phy notifications
by Tony Lindgren
· 9 years ago
7087446
phy: core: Get a refcount to phy in devm_of_phy_get_by_index()
by Chunfeng Yun
· 9 years ago
a8c2472
phy: cygnus: pcie: add missing of_node_put
by Julia Lawall
· 9 years ago
39c2b96
phy: miphy365x: add missing of_node_put
by Julia Lawall
· 9 years ago
7fd7fa4
phy: miphy28lp: add missing of_node_put
by Julia Lawall
· 9 years ago
f6f31af
phy: rockchip-usb: add missing of_node_put
by Julia Lawall
· 9 years ago
d0ca576
phy: berlin-sata: add missing of_node_put
by Julia Lawall
· 9 years ago
2bb80cc
phy: mt65xx-usb3: add missing of_node_put
by Julia Lawall
· 9 years ago
0b25ff8
phy: brcmstb-sata: add missing of_node_put
by Julia Lawall
· 9 years ago
97dc5bf
phy: sun9i-usb: add USB dependency
by Arnd Bergmann
· 9 years ago
3d6f478
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
a1a2ab2
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
5396697
Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 9 years ago
882fed7
phy: cygnus: pcie: Add Cygnus PCIe PHY support
by Ray Jui
· 9 years ago
b2dfc34
phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOs
by Axel Lin
· 9 years ago
dc7f190
phy: add usb3.0 phy driver for mt65xx SoCs
by Chunfeng Yun
· 9 years ago
a007ddb
phy: exynos-usb2: add vbus regulator support
by Marek Szyprowski
· 9 years ago
f9fef61
phy: berlin-sata: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
08db7e5
phy: rockchip-usb: power down phy when rockchip phy probe
by huang lin
· 9 years ago
65d49b3
phy: qcom-ufs: fix build error when the component is built as a module
by Yaniv Gardi
· 9 years ago
8456799
locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h
by Boqun Feng
· 9 years ago
8d2faea
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
d50f148
Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 9 years ago
5f6f02c
Merge tag 'v4.2-rc4' into devel
by Linus Walleij
· 9 years ago
cfd093b
phy: lpc18xx-usb-otg: fix clock order in phy init
by Joachim Eastwood
· 9 years ago
4a9e5ca
phy: Constify struct phy_ops variables
by Axel Lin
· 9 years ago
42ad8f6
phy: ulpi_phy: Add const qualifier to ops
by Axel Lin
· 9 years ago
8083526
phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-det
by Hans de Goede
· 9 years ago
3d772c4
phy-sun4i-sub: Move vbus-detect helper functions up in the file
by Hans de Goede
· 9 years ago
c934b36
phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock
by Roger Quadros
· 9 years ago
7167bf8
phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_detect
by Hans de Goede
· 9 years ago
219bf15
phy: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
511fdec
phy: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
2508aae
phy: berlin: Trivial coding style cleanup
by Michal Simek
· 9 years ago
456dedc
phy: berlin: Do not use sata name in usb phy driver
by Michal Simek
· 9 years ago
Next »