index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
usb: phy: twl6030: Fix incorrect type for ret
Xichao Zhao
1
-2
/
+1
2025-08-15
usb: phy: mxs: disconnect line when USB charger is attached
Xu Yang
1
-1
/
+3
2024-11-08
usb: phy: Fix API devm_usb_put_phy() can not release the phy
Zijun Hu
1
-1
/
+1
2024-04-03
Revert "usb: phy: generic: Get the vbus supply"
Alexander Stein
1
-7
/
+0
2024-03-26
usb: phy: generic: Get the vbus supply
Sean Anderson
1
-0
/
+7
2024-01-25
usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
Xu Yang
1
-2
/
+1
2023-09-13
usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
Xu Yang
1
-8
/
+2
2023-07-19
usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
Li Yang
1
-1
/
+1
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-29
/
+23
2022-09-27
USB: PHY: JZ4770: Switch to use dev_err_probe() helper
Yang Yingliang
1
-17
/
+8
2022-09-27
usb: phy: generic: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-05
usb: phy: tegra: switch to using devm_gpiod_get()
Dmitry Torokhov
1
-4
/
+10
2022-08-31
usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX
Frank Li
1
-2
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2022-07-27
usb: phy: remove redundant store to variable var after & operation
Colin Ian King
1
-1
/
+1
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+5
2022-05-13
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
1
-2
/
+2
2022-04-26
usb: phy: generic: Get the vbus supply
Sean Anderson
1
-0
/
+7
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
2
-3
/
+4
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
1
-1
/
+1
2021-11-17
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-4
/
+1
2021-10-05
USB: phy: tahvo:remove unnecessary debug log
Zhiwei Yang
1
-4
/
+0
2021-10-05
usb: phy: tegra: Support OTG mode programming
Dmitry Osipenko
1
-5
/
+193
2021-08-16
usb: phy: tahvo: add IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-08-13
usb: phy: twl6030: add IRQ checks
Sergey Shtylyov
1
-0
/
+5
2021-08-13
usb: phy: fsl-usb: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+8
2021-07-21
usb: isp1301-omap: Fix the GPIO include
Linus Walleij
1
-1
/
+1
2021-07-21
usb: phy: Fix page fault from usb_phy_uevent
Artur Petrosyan
1
-2
/
+8
2021-06-15
usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit
Dmitry Osipenko
1
-3
/
+2
2021-06-15
usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
Dmitry Osipenko
1
-0
/
+10
2021-06-03
usb: phy: introduce usb_phy device type with its own uevent handler
Grzegorz Jaszczyk
1
-8
/
+47
2021-05-24
usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()
Andy Shevchenko
1
-16
/
+9
2021-05-10
usb: phy: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-1
/
+1
2021-01-18
usb: phy: phy-mxs-usb: Use of_device_get_match_data()
Fabio Estevam
1
-6
/
+1
2021-01-13
usb: phy: tegra: Support waking up from a low power mode
Dmitry Osipenko
1
-11
/
+89
2021-01-13
usb: phy: tegra: Add delay after power up
Dmitry Osipenko
1
-0
/
+3
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-12-11
usb: phy: convert comma to semicolon
Zheng Yongjun
1
-5
/
+5
2020-12-09
usb: phy: Fix spelling mistake in Kconfig help text
Colin Ian King
1
-1
/
+1
2020-12-05
USB: PHY: JZ4770: Remove unnecessary function calls.
周琰杰 (Zhou Yanjie)
1
-1
/
+1
2020-11-26
usb: isp1301-omap: Convert to use GPIO descriptors
Linus Walleij
1
-8
/
+13
2020-09-25
usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-10
/
+8
2020-09-25
usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-9
/
+3
2020-09-14
usb: phy: phy-ab8500-usb: fix spello of "function"
Randy Dunlap
1
-1
/
+1
2020-08-25
USB: PHY: JZ4770: Fix static checker warning.
周琰杰 (Zhou Yanjie)
1
-0
/
+1
2020-07-29
usb: phy: am335x: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-5
/
+2
2020-07-24
USB: PHY: JZ4770: Reformat the code to align it.
周琰杰 (Zhou Yanjie)
1
-37
/
+37
2020-07-24
USB: PHY: JZ4770: Add support for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2
-33
/
+163
[next]