index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
usb
/
phy
Age
Commit message (
Expand
)
Author
2023-03-23
usb: phy: twl6030: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: tegra: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: tahvo: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: mxs: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: mv: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: gpio-vbus: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: generic: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: fsl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: am335x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
usb: phy: ab8500: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
usb: Use of_property_present() for testing DT property presence
Rob Herring
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-12
usb: phy: remove phy-isp1301-omap driver
Arnd Bergmann
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
2022-11-22
usb: isp1301-omap: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: phy: isp1301: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-09
usb: phy: jz4770: Remove driver
Paul Cercueil
2022-11-09
usb: phy: generic: Add wakeup capability
Li Jun
2022-11-08
usb: phy: phy-gpio-vbus-usb: Add device tree probing
Linus Walleij
2022-10-23
usb: phy: generic: make vcc regulator optional
Sascha Hauer
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-27
USB: PHY: JZ4770: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
usb: phy: generic: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-05
usb: phy: tegra: switch to using devm_gpiod_get()
Dmitry Torokhov
2022-08-31
usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX
Frank Li
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-27
usb: phy: remove redundant store to variable var after & operation
Colin Ian King
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-13
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
2022-04-26
usb: phy: generic: Get the vbus supply
Sean Anderson
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
2021-11-17
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-05
USB: phy: tahvo:remove unnecessary debug log
Zhiwei Yang
2021-10-05
usb: phy: tegra: Support OTG mode programming
Dmitry Osipenko
2021-08-16
usb: phy: tahvo: add IRQ check
Sergey Shtylyov
2021-08-13
usb: phy: twl6030: add IRQ checks
Sergey Shtylyov
2021-08-13
usb: phy: fsl-usb: add IRQ check
Sergey Shtylyov
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
2021-07-21
usb: isp1301-omap: Fix the GPIO include
Linus Walleij
2021-07-21
usb: phy: Fix page fault from usb_phy_uevent
Artur Petrosyan
2021-06-15
usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit
Dmitry Osipenko
2021-06-15
usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
Dmitry Osipenko
2021-06-03
usb: phy: introduce usb_phy device type with its own uevent handler
Grzegorz Jaszczyk
2021-05-24
usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()
Andy Shevchenko
2021-05-10
usb: phy: Use fallthrough pseudo-keyword
Wei Ming Chen
2021-01-18
usb: phy: phy-mxs-usb: Use of_device_get_match_data()
Fabio Estevam
[next]