index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
2025-06-19
usb: phy: tegra: Remove unused functions
Dr. David Alan Gilbert
2025-04-11
usb: Remove orphaned UDC drivers
Rob Herring (Arm)
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-03
usb: ulpi: Remove unused otg_ulpi_create
Dr. David Alan Gilbert
2025-02-17
Merge 6.14-rc3 into usb-next
Greg Kroah-Hartman
2025-02-03
usb: phy: generic: Use proper helper for property detection
Alexander Stein
2025-02-03
usb: phy: mxs: silence EPROBE_DEFER error on boot
Dominique Martinet
2025-01-15
USB: phy: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-01-13
usb: phy: Remove API devm_usb_put_phy()
Zijun Hu
2024-11-05
usb: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
2024-10-29
usb: phy: Fix API devm_usb_put_phy() can not release the phy
Zijun Hu
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
usb: phy: isp1301:: Drop explicit initialization of struct i2c_device_id::dri...
Uwe Kleine-König
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-25
usb: phy: phy-gpio-vbus-usb: fix module autoloading
Liao Chen
2024-08-13
usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspend
Xu Yang
2024-08-13
usb: phy: mxs: add wakeup enable for imx7ulp
Xu Yang
2024-08-13
usb: phy: mxs: keep USBPHY2's clk always on
Xu Yang
2024-08-13
usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
Xu Yang
2024-06-20
usb: phy: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-09
usb: phy-generic: add short delay after pulling the reset pin
Michael Grzeschik
2024-04-04
usb: phy: fsl-usb: drop driver owner assignment
Krzysztof Kozlowski
2024-03-26
Revert "usb: phy: generic: Get the vbus supply"
Alexander Stein
2024-02-19
usb: phy: constify the struct device_type usage
Ricardo B. Marliere
2024-01-27
usb: phy: generic: Disable vbus on removal
Sean Anderson
2024-01-27
usb: phy: generic: Implement otg->set_vbus
Sean Anderson
2024-01-27
usb: phy: generic: Get the vbus supply
Sean Anderson
2024-01-04
usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
Xu Yang
2023-12-15
usb: phy: twl6030: Remove snprintf() from sysfs call-backs and replace with s...
Lee Jones
2023-11-23
usb: phy: generic: add suspend support for regulator
Stefan Eichenberger
2023-07-25
usb: phy: mxs: disconnect line when USB charger is attached
Xu Yang
2023-07-25
usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
Xu Yang
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
Li Yang
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
[next]