index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-16
usb: phy: jz4770: Add a missing '\n' in a log message
Christophe JAILLET
1
-6
/
+6
2020-03-12
usb: phy: Add driver for the Ingenic JZ4770 USB transceiver
Paul Cercueil
3
-0
/
+252
2020-03-04
usb: phy: tegra: Include proper GPIO consumer header to fix compile testing
Krzysztof Kozlowski
1
-2
/
+1
2020-02-10
usb: phy: tegra: Add clarifying comments about the shared registers
Dmitry Osipenko
1
-0
/
+8
2020-01-24
usb: phy: show USB charger type for user
Peter Chen
1
-1
/
+12
2020-01-23
usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors
Linus Walleij
1
-53
/
+43
2020-01-15
usb: phy-generic: Delete unused platform data
Linus Walleij
4
-31
/
+15
2020-01-09
usb: phy: tegra: Keep CPU interrupts enabled
Dmitry Osipenko
1
-6
/
+4
2020-01-09
usb: phy: tegra: Move utmip_pad_count checking under lock
Dmitry Osipenko
1
-10
/
+11
2020-01-09
usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failure
Dmitry Osipenko
1
-4
/
+8
2020-01-09
usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
Dmitry Osipenko
1
-54
/
+16
2020-01-09
usb: phy: tegra: Use u32 for hardware register variables
Dmitry Osipenko
1
-13
/
+15
2020-01-09
usb: phy: tegra: Use devm_otg_ulpi_create()
Dmitry Osipenko
1
-16
/
+6
2020-01-09
usb: ulpi: Add resource-managed variant of otg_ulpi_create()
Dmitry Osipenko
1
-9
/
+39
2020-01-09
usb: phy: tegra: Use generic stub for a missing VBUS regulator
Dmitry Osipenko
1
-19
/
+9
2020-01-09
usb: phy: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-97
/
+98
2020-01-09
usb: phy: tegra: Clean up included headers
Dmitry Osipenko
1
-9
/
+11
2020-01-09
usb: phy: tegra: Perform general clean up of the code
Dmitry Osipenko
1
-231
/
+254
2020-01-09
usb: phy: tegra: Hook up init/shutdown callbacks
Dmitry Osipenko
1
-70
/
+110
2020-01-09
usb: phy: tegra: Keep track of power on-off state
Dmitry Osipenko
1
-4
/
+26
2020-01-09
usb: phy: tegra: Clean up ulpi_phy_power_off
Dmitry Osipenko
1
-2
/
+13
2019-12-30
usb: phy: Enable compile testing for some of drivers
Krzysztof Kozlowski
1
-2
/
+2
2019-12-30
usb: phy: ab8500-usb: Keep PHY turned on in UART mode
Stephan Gerhold
1
-1
/
+25
2019-10-04
usb: phy: keystone: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: phy: mxs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-1
/
+1
2019-08-28
usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constant
Nishka Dasgupta
1
-1
/
+1
2019-08-16
USB: phy: fsl-usb: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-6
/
+6
2019-08-09
USB: phy: mv-usb: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-11
/
+6
2019-08-09
USB: phy: tahvo: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-15
/
+3
2019-08-09
USB: phy: twl6030: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-5
/
+7
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-9
/
+3
2019-07-30
usb: phy: ab8500-usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2019-07-03
usb: phy: phy-mxs-usb: add imx7ulp support
Peter Chen
1
-1
/
+66
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2
-4
/
+4
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+14
2019-06-06
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
Andrey Smirnov
1
-0
/
+14
2019-06-03
usb: phy: mv-usb: Remove set but not used variable 'phy'
YueHaibing
1
-2
/
+0
2019-05-03
usb: gadget: fsl: fix link error against usb-gadget module
Arnd Bergmann
1
-1
/
+1
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-1
/
+1
2019-02-13
usb: phy: twl6030-usb: fix possible use-after-free on remove
Sven Van Asbroeck
1
-1
/
+1
2019-02-11
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2
-5
/
+2
2019-01-28
usb: phy: am335x: fix race condition in _probe
Bin Liu
1
-4
/
+1
2019-01-28
usb: phy: fix link errors
Anders Roxell
1
-1
/
+1
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-10-18
usb: phy: ab8500: silence some uninitialized variable warnings
Dan Carpenter
1
-2
/
+6
2018-09-20
usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
Colin Ian King
1
-1
/
+1
2018-07-17
usb/phy: fix PPC64 build errors in phy-fsl-usb.c
Randy Dunlap
1
-1
/
+3
2018-05-31
phy: tegra: select USB_COMMON
Arnd Bergmann
1
-0
/
+1
[next]