index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-05-25
usb: dwc3: Increase timeout for CmdAct cleared by device controller
Yu Chen
1
-1
/
+1
2020-05-25
usb: dwc3: gadget: Use SET_EP_PRIME for NoStream
Thinh Nguyen
2
-3
/
+13
2020-05-25
usb: dwc3: gadget: Handle stream transfers
Thinh Nguyen
3
-3
/
+104
2020-05-25
usb: dwc3: gadget: Don't prepare beyond a transfer
Thinh Nguyen
1
-0
/
+8
2020-05-25
usb: dwc3: gadget: Wait for transfer completion
Thinh Nguyen
2
-1
/
+9
2020-05-25
usb: dwc3: gadget: Handle XferComplete for streams
Thinh Nguyen
1
-6
/
+28
2020-05-25
usb: dwc3: gadget: Enable XferComplete event
Thinh Nguyen
1
-0
/
+1
2020-05-25
usb: dwc3: gadget: Refactor TRB completion handler
Thinh Nguyen
1
-19
/
+26
2020-05-25
usb: dwc3: gadget: Check for in-progress END_TRANSFER
Thinh Nguyen
1
-0
/
+4
2020-05-25
usb: dwc3: Get MDWIDTH for DWC_usb32
Thinh Nguyen
3
-2
/
+22
2020-05-25
usb: dwc3: Add support for DWC_usb32 IP
Thinh Nguyen
4
-97
/
+97
2020-05-25
usb: dwc3: use true,false for dwc->otg_restart_host
Jason Yan
1
-2
/
+2
2020-05-25
usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles
Martin Blumenstingl
1
-24
/
+6
2020-05-25
usb: dwc3: meson-g12a: add support for GXL and GXM SoCs
Neil Armstrong
1
-1
/
+101
2020-05-25
usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect
Neil Armstrong
1
-0
/
+35
2020-05-25
usb: dwc3: meson-g12a: refactor usb init
Neil Armstrong
1
-15
/
+37
2020-05-25
usb: dwc3: gadget: Continue to process pending requests
Thinh Nguyen
1
-3
/
+21
2020-05-09
usb: dwc3: select USB_ROLE_SWITCH
Arnd Bergmann
1
-0
/
+1
2020-05-09
usb: dwc3: pci: Enable extcon driver for Intel Merrifield
Andy Shevchenko
1
-0
/
+1
2020-05-09
dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
John Stultz
1
-3
/
+0
2020-05-05
usb: dwc3: gadget: WARN on no-resource status
Thinh Nguyen
1
-0
/
+2
2020-05-05
usb: dwc3: gadget: Issue END_TRANSFER to retry isoc transfer
Thinh Nguyen
1
-1
/
+35
2020-05-05
usb: dwc3: gadget: Store resource index of start cmd
Thinh Nguyen
1
-3
/
+6
2020-05-05
usb: dwc3: gadget: Properly handle failed kick_transfer
Thinh Nguyen
1
-8
/
+16
2020-05-05
usb: dwc3: core: Use role-switch default dr_mode
Thinh Nguyen
1
-0
/
+2
2020-05-05
usb: dwc3: drd: Don't free non-existing irq
Thinh Nguyen
1
-1
/
+1
2020-05-05
usb: dwc3: meson-g12a: refactor usb2 phy init
Neil Armstrong
1
-21
/
+53
2020-05-05
usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init
Neil Armstrong
1
-1
/
+3
2020-05-05
usb: dwc3: meson-g12a: get the reset as shared
Neil Armstrong
1
-1
/
+1
2020-05-05
usb: dwc3: meson-g12a: handle the phy and glue registers separately
Neil Armstrong
1
-39
/
+85
2020-05-05
usb: dwc3: meson-g12a: specify phy names in soc data
Neil Armstrong
1
-14
/
+33
2020-05-05
usb: dwc3: gadget: Refactor dwc3_gadget_ep_dequeue
Thinh Nguyen
1
-16
/
+11
2020-05-05
usb: dwc3: gadget: Remove unnecessary checks
Thinh Nguyen
1
-8
/
+1
2020-05-05
usb: dwc3: gadget: Give back staled requests
Thinh Nguyen
1
-1
/
+14
2020-05-05
usb: dwc3: gadget: Properly handle ClearFeature(halt)
Thinh Nguyen
1
-3
/
+33
2020-05-05
usb: dwc3: support continuous runtime PM with dual role
Martin Kepplinger
1
-3
/
+8
2020-05-05
USB: dwc3: Use the correct style for SPDX License Identifier
Nishad Kamdar
5
-5
/
+5
2020-04-17
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
1
-10
/
+2
2020-04-16
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
1
-6
/
+2
2020-04-16
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
2
-11
/
+45
2020-04-16
usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
Thinh Nguyen
2
-4
/
+4
2020-03-16
usb: dwc3: fix up for role switch API change
Stephen Rothwell
1
-4
/
+6
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
8
-81
/
+256
2020-03-15
usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-03-15
usb: dwc3: core: don't do suspend for device mode if already suspended
Li Jun
1
-0
/
+2
[next]