index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
2020-10-02
1
-7
/
+33
*
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
2020-10-02
1
-1
/
+1
*
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-10-02
6
-4
/
+210
*
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
2020-10-02
1
-4
/
+13
*
usb: dwc2: add support for APM82181 USB OTG
Christian Lamparter
2020-10-02
1
-0
/
+1
*
usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
Martin Blumenstingl
2020-09-24
1
-1
/
+5
*
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
2020-09-24
1
-1
/
+1
*
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
2020-07-27
6
-214
/
+2
*
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
2020-07-27
1
-3
/
+1
*
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
2020-07-24
1
-1
/
+3
*
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
2020-07-23
1
-1
/
+3
*
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-07-23
6
-2
/
+214
*
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
2020-07-20
1
-1
/
+2
|
\
|
*
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
2020-07-09
1
-1
/
+2
*
|
usb: dwc2: gadget: Avoid pointless read of EP control register
Lee Jones
2020-07-15
1
-2
/
+0
*
|
usb: dwc2: gadget: Make use of GINTMSK2
Lee Jones
2020-07-15
1
-0
/
+1
*
|
usb: dwc2: gadget: Remove assigned but never used 'maxsize'
Lee Jones
2020-07-03
1
-2
/
+1
*
|
USB: Fix up terminology
Greg Kroah-Hartman
2020-07-01
1
-1
/
+1
*
|
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-29
2
-6
/
+11
|
\
|
|
*
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2020-06-18
2
-6
/
+11
*
|
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
2
-15
/
+15
*
|
usb: dwc2: use well defined macros for power_down
Jisheng Zhang
2020-06-18
2
-8
/
+8
|
/
*
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
2020-05-25
5
-23
/
+63
*
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
2020-05-25
1
-2
/
+5
*
USB: dwc2: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-05
4
-4
/
+4
*
usb: dwc2: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
2020-03-24
1
-2
/
+1
*
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-03-16
5
-4
/
+167
|
\
|
*
usb: dwc2: Silence warning about supplies during deferred probe
Marek Szyprowski
2020-03-15
1
-1
/
+3
|
*
usb: dwc2: Implement set_selfpowered()
John Keeping
2020-03-15
1
-1
/
+23
|
*
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS
Amelie Delaunay
2020-03-15
4
-2
/
+141
*
|
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
2020-02-24
1
-17
/
+23
|
\
|
|
*
usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
Minas Harutyunyan
2020-02-11
1
-12
/
+16
|
*
usb: dwc2: Fix in ISOC request length checking
Minas Harutyunyan
2020-02-11
1
-5
/
+7
*
|
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-23
1
-1
/
+1
|
/
*
usb: dwc2: Drop unlock/lock upon queueing a work item
Lukas Wunner
2020-01-15
1
-6
/
+1
*
usb: dwc2: fix debugfs FIFO count
John Keeping
2020-01-15
1
-1
/
+2
*
usb: dwc2: Fix IN FIFO allocation
John Keeping
2020-01-15
1
-1
/
+2
*
usb: dwc2: Fix NULL qh in dwc2_queue_transaction
Alexandru M Stan
2020-01-15
1
-1
/
+1
*
usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
Minas Harutyunyan
2020-01-15
1
-5
/
+17
*
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-11-18
1
-1
/
+1
|
\
|
*
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
Mathias Kresin
2019-10-22
1
-1
/
+1
*
|
usb: dwc2: create debugfs directory under usb root
Chunfeng Yun
2019-11-14
1
-1
/
+1
*
|
usb: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
2019-11-04
1
-1
/
+1
|
/
*
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-09-02
1
-4
/
+5
|
\
|
*
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
2019-08-09
1
-4
/
+1
|
*
usb: dwc2: gadget: Fix kill_all_requests race
John Keeping
2019-08-09
1
-4
/
+5
*
|
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-3
/
+3
*
|
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-19
1
-1
/
+1
|
\
\
|
*
|
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
1
-1
/
+1
|
|
/
*
|
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
[next]