index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: phy: Fix API devm_usb_put_phy() can not release the phy
Zijun Hu
2024-10-29
1
-1
/
+1
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
usb: phy: phy-gpio-vbus-usb: fix module autoloading
Liao Chen
2024-08-25
1
-0
/
+1
*
usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspend
Xu Yang
2024-08-13
1
-4
/
+28
*
usb: phy: mxs: add wakeup enable for imx7ulp
Xu Yang
2024-08-13
1
-2
/
+39
*
usb: phy: mxs: keep USBPHY2's clk always on
Xu Yang
2024-08-13
1
-7
/
+26
*
usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
Xu Yang
2024-08-13
1
-0
/
+26
*
usb: phy: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
2
-0
/
+2
*
usb: phy-generic: add short delay after pulling the reset pin
Michael Grzeschik
2024-04-09
1
-0
/
+1
*
usb: phy: fsl-usb: drop driver owner assignment
Krzysztof Kozlowski
2024-04-04
1
-1
/
+0
*
Revert "usb: phy: generic: Get the vbus supply"
Alexander Stein
2024-03-26
1
-7
/
+0
*
usb: phy: constify the struct device_type usage
Ricardo B. Marliere
2024-02-19
1
-1
/
+1
*
usb: phy: generic: Disable vbus on removal
Sean Anderson
2024-01-28
1
-0
/
+3
*
usb: phy: generic: Implement otg->set_vbus
Sean Anderson
2024-01-28
1
-28
/
+17
*
usb: phy: generic: Get the vbus supply
Sean Anderson
2024-01-28
1
-0
/
+7
*
usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
Xu Yang
2024-01-04
1
-2
/
+1
*
usb: phy: twl6030: Remove snprintf() from sysfs call-backs and replace with s...
Lee Jones
2023-12-15
1
-4
/
+4
*
usb: phy: generic: add suspend support for regulator
Stefan Eichenberger
2023-11-23
1
-4
/
+10
*
usb: phy: mxs: disconnect line when USB charger is attached
Xu Yang
2023-07-25
1
-1
/
+3
*
usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
Xu Yang
2023-07-25
1
-8
/
+2
*
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
2
-2
/
+2
*
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
1
-1
/
+1
*
usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
Li Yang
2023-05-29
1
-1
/
+1
*
usb: phy: twl6030: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: tegra: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: tahvo: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: mxs: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: mv: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: gpio-vbus: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: generic: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: fsl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: phy: am335x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-3
/
+2
*
usb: phy: ab8500: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
2
-2
/
+2
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-3
/
+3
|
\
|
*
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-3
/
+3
*
|
usb: phy: remove phy-isp1301-omap driver
Arnd Bergmann
2023-01-12
3
-1568
/
+0
*
|
ARM: omap1: remove dead code
Arnd Bergmann
2023-01-12
1
-90
/
+1
|
/
*
usb: isp1301-omap: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
1
-2
/
+2
*
usb: phy: isp1301: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
1
-3
/
+2
*
usb: phy: jz4770: Remove driver
Paul Cercueil
2022-11-09
3
-362
/
+0
*
usb: phy: generic: Add wakeup capability
Li Jun
2022-11-09
1
-0
/
+4
*
usb: phy: phy-gpio-vbus-usb: Add device tree probing
Linus Walleij
2022-11-08
2
-1
/
+17
*
usb: phy: generic: make vcc regulator optional
Sascha Hauer
2022-10-23
1
-9
/
+5
*
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-08
4
-29
/
+23
|
\
|
*
USB: PHY: JZ4770: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-17
/
+8
|
*
usb: phy: generic: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-6
/
+3
|
*
usb: phy: tegra: switch to using devm_gpiod_get()
Dmitry Torokhov
2022-09-05
1
-4
/
+10
|
*
usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX
Frank Li
2022-08-31
1
-2
/
+2
[next]