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
starfive-6.6.48-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
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
usb: dwc2: Add partial power down exit flow in wakeup intr.
Artur Petrosyan
1
-9
/
+8
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
6
-115
/
+45
2021-04-09
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2
-0
/
+168
2021-04-09
usb: dwc2: Add device partial power down functions
Artur Petrosyan
2
-0
/
+138
2021-04-05
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2021-04-02
usb: dwc2: delete duplicate word in the comment
Tian Tao
1
-1
/
+1
2021-04-02
usb: dwc2: add parenthess and space around *
Tian Tao
1
-1
/
+1
2021-03-26
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
1
-1
/
+2
2021-03-26
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
1
-1
/
+1
2021-03-10
usb: dwc2: Add STM32 related debugfs entries
Martin Devera
1
-0
/
+2
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
1
-7
/
+1
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2021-02-04
usb: dwc2: pci: Drop the empty quirk function
Heikki Krogerus
1
-18
/
+0
2021-01-26
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
1
-1
/
+1
2021-01-26
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
1
-0
/
+12
2021-01-26
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
1
-7
/
+8
2021-01-12
usb: dwc2: disable Link Power Management on STM32MP15 HS OTG
Amelie Delaunay
1
-0
/
+4
2021-01-12
usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTG
Amelie Delaunay
1
-0
/
+2
2021-01-12
usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FS
Amelie Delaunay
1
-0
/
+2
2020-10-27
usb: dwc2: Avoid leaving the error_debugfs label unused
Martin Blumenstingl
1
-0
/
+3
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
1
-7
/
+33
2020-10-02
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
1
-1
/
+1
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
6
-4
/
+210
2020-10-02
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
1
-4
/
+13
2020-10-02
usb: dwc2: add support for APM82181 USB OTG
Christian Lamparter
1
-0
/
+1
2020-09-24
usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
Martin Blumenstingl
1
-1
/
+5
2020-09-24
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
1
-1
/
+1
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
6
-214
/
+2
2020-07-27
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
1
-3
/
+1
2020-07-24
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
1
-1
/
+3
2020-07-23
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
1
-1
/
+3
2020-07-23
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
6
-2
/
+214
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2020-07-15
usb: dwc2: gadget: Avoid pointless read of EP control register
Lee Jones
1
-2
/
+0
2020-07-15
usb: dwc2: gadget: Make use of GINTMSK2
Lee Jones
1
-0
/
+1
2020-07-09
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
1
-1
/
+2
2020-07-03
usb: dwc2: gadget: Remove assigned but never used 'maxsize'
Lee Jones
1
-2
/
+1
2020-07-01
USB: Fix up terminology
Greg Kroah-Hartman
1
-1
/
+1
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2
-6
/
+11
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2
-15
/
+15
2020-06-18
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2
-6
/
+11
2020-06-18
usb: dwc2: use well defined macros for power_down
Jisheng Zhang
2
-8
/
+8
2020-05-25
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
5
-23
/
+63
2020-05-25
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
1
-2
/
+5
2020-05-05
USB: dwc2: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2020-03-24
usb: dwc2: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
1
-2
/
+1
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
5
-4
/
+167
2020-03-15
usb: dwc2: Silence warning about supplies during deferred probe
Marek Szyprowski
1
-1
/
+3
2020-03-15
usb: dwc2: Implement set_selfpowered()
John Keeping
1
-1
/
+23
2020-03-15
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS
Amelie Delaunay
4
-2
/
+141
[prev]
[next]