index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-sun4i-usb.c
Age
Commit message (
Expand
)
Author
2015-10-06
phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOs
Axel Lin
2015-08-14
Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
2015-08-03
phy: Constify struct phy_ops variables
Axel Lin
2015-08-03
phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-det
Hans de Goede
2015-08-03
phy-sun4i-sub: Move vbus-detect helper functions up in the file
Hans de Goede
2015-08-01
phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...
Hans de Goede
2015-07-25
phy-sun4i-usb: Add support for monitoring vbus via a power-supply
Hans de Goede
2015-07-25
phy-sun4i-usb: Add support for boards with broken Vusb-detection
Hans de Goede
2015-07-25
phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoC
Hans de Goede
2015-07-25
phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoC
Hans de Goede
2015-07-25
phy-sun4i-usb: Swap check for disconnect threshold
Hans de Goede
2015-07-25
phy-sun4i-usb: Add extcon support for the otg phy (phy0)
Hans de Goede
2015-07-25
phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0)
Hans de Goede
2015-05-27
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Hans de Goede
2014-12-23
phy-sun4i-usb: Change disconnect threshold value for sun6i
Hans de Goede
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
2014-11-13
phy: sun4i: add support for USB phy0
Roman Byshko
2014-09-24
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-07-22
phy: sun4i-usb: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-05-14
phy: usb: sunxi: Introduce Allwinner A31 USB PHY support
Maxime Ripard
2014-05-14
phy: sunxi: Rework phy initialization
Maxime Ripard
2014-03-03
PHY: sunxi: Add driver for sunxi usb phy
Hans de Goede