index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality
Raymond Tan
1
-1
/
+2
2020-10-02
usb: dwc-meson-g12a: Add support for USB on AXG SoCs
Neil Armstrong
1
-0
/
+18
2020-10-02
usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG
Li Jun
1
-3
/
+3
2020-10-02
usb: dwc3: gadget: fix checkpatch warnings
Felipe Balbi
1
-15
/
+17
2020-10-02
usb: dwc3: core: fix checkpatch warnings
Felipe Balbi
1
-18
/
+19
2020-10-02
usb: dwc3: debugfs: fix checkpatch warnings
Felipe Balbi
1
-30
/
+26
2020-10-02
usb: dwc3: qcom: fix checkpatch warnings
Felipe Balbi
1
-3
/
+5
2020-10-02
usb: dwc3: ep0: fix checkpatch warnings
Felipe Balbi
1
-3
/
+3
2020-10-02
usb: dwc3: debug: fix checkpatch warning
Felipe Balbi
1
-2
/
+2
2020-10-02
usb: dwc3: trace: fix checkpatch warnings
Felipe Balbi
1
-8
/
+9
2020-10-02
usb: dwc3: ulpi: fix checkpatch warning
Felipe Balbi
1
-1
/
+1
2020-10-02
usb: dwc3: meson: fix checkpatch errors and warnings
Felipe Balbi
1
-11
/
+7
2020-10-02
usb: dwc3: debug: fix sparse warning
Felipe Balbi
1
-1
/
+3
2020-10-02
usb: dwc3: meson: fix coccinelle WARNING
Felipe Balbi
1
-4
/
+1
2020-10-02
usb: dwc3: qcom: Add interconnect support in dwc3 driver
Sandeep Maheswaram
1
-2
/
+118
2020-09-24
usb: dwc3: core: Print warning on unsupported speed
Thinh Nguyen
1
-0
/
+9
2020-09-24
usb: dwc3: core: Properly default unspecified speed
Thinh Nguyen
1
-17
/
+18
2020-09-24
usb: dwc3: simple: add support for Hikey 970
Mauro Carvalho Chehab
1
-0
/
+1
2020-09-24
usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
Thinh Nguyen
4
-8
/
+50
2020-09-24
usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
Thinh Nguyen
1
-8
/
+14
2020-09-04
Revert "usb: dwc3: meson-g12a: fix shared reset control use"
Amjad Ouled-Ameur
1
-9
/
+6
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-18
/
+89
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+2
2020-08-17
usb: dwc3: gadget: Handle ZLP for sg requests
Thinh Nguyen
1
-0
/
+31
2020-08-17
usb: dwc3: gadget: Fix handling ZLP
Thinh Nguyen
1
-2
/
+23
2020-08-17
usb: dwc3: gadget: Don't setup more than requested
Thinh Nguyen
1
-16
/
+35
2020-07-29
usb: dwc3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-2
/
+2
2020-07-24
usb: dwc3: gadget: when the started list is empty stop the active xfer
Michael Grzeschik
1
-1
/
+3
2020-07-24
usb: dwc3: gadget: make starting isoc transfers more robust
Michael Olbrich
1
-0
/
+22
2020-07-24
usb: dwc3: gadget: add frame number mask
Michael Grzeschik
2
-2
/
+4
2020-07-24
usb: dwc3: meson-g12a: fix shared reset control use
Dan Robertson
1
-6
/
+9
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+8
2020-07-15
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
16
-16
/
+16
2020-07-09
usb: dwc3: dwc3-qcom: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-10
/
+12
2020-07-09
usb: dwc3: pci: add support for the Intel Jasper Lake
Heikki Krogerus
1
-0
/
+4
2020-07-09
usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant
Heikki Krogerus
1
-0
/
+4
2020-07-03
usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerne...
Lee Jones
1
-1
/
+1
2020-07-03
usb: dwc3: dwc3-haps: Function headers are not suitable for kerneldoc
Lee Jones
1
-1
/
+1
2020-07-03
usb: dwc3: dwc3-omap: Do not read DMA status
Lee Jones
1
-6
/
+1
2020-07-03
usb: dwc3: ulpi: File headers are not doc headers
Lee Jones
1
-1
/
+1
2020-07-03
usb: dwc3: drd: File headers are not doc headers
Lee Jones
1
-1
/
+1
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2
-10
/
+3
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
3
-20
/
+20
2020-06-24
Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"
Anand Moon
1
-9
/
+0
2020-06-24
usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
Aditya Pakki
1
-1
/
+3
2020-05-29
usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCs
Martin Blumenstingl
1
-4
/
+4
2020-05-29
usb: dwc3: meson-g12a: fix error path when fetching the reset line fails
Martin Blumenstingl
1
-1
/
+1
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
13
-284
/
+853
2020-05-25
usb: dwc3: keystone: Turn on USB3 PHY before controller
Roger Quadros
1
-1
/
+40
2020-05-25
usb: dwc3: gadget: Check for prepared TRBs
Thinh Nguyen
1
-0
/
+8
[next]