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
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+2
2019-05-03
usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA
Thinh Nguyen
2
-3
/
+2
2019-05-03
usb: dwc3: Fix default lpm_nyet_threshold value
Thinh Nguyen
1
-1
/
+1
2019-05-03
usb: dwc3: debug: Print GET_STATUS(device) tracepoint
Thinh Nguyen
1
-0
/
+3
2019-05-03
usb: dwc3: Do core validation early on probe
Thinh Nguyen
1
-6
/
+5
2019-05-03
usb: dwc3: gadget: Set lpm_capable
Thinh Nguyen
1
-0
/
+1
2019-05-03
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2
-2
/
+2
2019-05-03
usb: dwc3: Free resource immediately after use
Andy Shevchenko
1
-0
/
+3
2019-05-03
usb: dwc3: of-simple: Convert to bulk clk API
Robin Murphy
1
-78
/
+17
2019-05-03
usb: dwc3: Add Amlogic G12A DWC3 glue
Neil Armstrong
3
-0
/
+615
2019-05-03
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
1
-2
/
+4
2019-04-24
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+2
2019-03-20
reset: Add acquired flag to of_reset_control_array_get()
Thierry Reding
1
-1
/
+2
2019-03-20
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
1
-0
/
+4
2019-02-19
usb: dwc3: drd: Defer probe if extcon device is not found
Andy Shevchenko
1
-2
/
+7
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
9
-116
/
+158
2019-02-13
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
1
-0
/
+2
2019-02-13
usb: dwc3: gadget: don't enable interrupt when disabling endpoint
Felipe Balbi
1
-7
/
+9
2019-02-11
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2
-3
/
+3
2019-02-07
usb: dwc3: haps: Workaround matching VID PID
Thinh Nguyen
1
-0
/
+9
2019-02-05
usb: dwc3: debug: purge usage of strcat
Felipe Balbi
1
-5
/
+9
2019-02-04
usb: dwc3: trace: pass trace buffer size to decoding functions
Felipe Balbi
2
-69
/
+80
2019-02-04
usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
Felipe Balbi
3
-13
/
+6
2019-02-04
usb: dwc3: gadget: early giveback if End Transfer already completed
Felipe Balbi
1
-1
/
+5
2019-02-04
usb: dwc3: gadget: don't use resource_index as a flag
Felipe Balbi
1
-2
/
+2
2019-02-01
usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
Felipe Balbi
1
-14
/
+5
2019-01-28
usb: dwc3: exynos: Fix error handling of clk_prepare_enable
Alexey Khoroshilov
1
-2
/
+2
2019-01-28
usb: dwc3: gadget: Handle 0 xfer length for OUT EP
Tejas Joglekar
1
-1
/
+1
2019-01-28
usb: dwc3: gadget: remove req->started flag
Felipe Balbi
3
-5
/
+0
2019-01-28
usb: dwc3: gadget: prevent dwc3_request from being queued twice
Felipe Balbi
1
-0
/
+5
2019-01-28
usb: dwc3: gadget: add dwc3_request status tracking
Felipe Balbi
3
-0
/
+14
2019-01-28
usb: dwc3: keystone: Add support for ti,am654-dwc3
Roger Quadros
2
-4
/
+13
2019-01-28
usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
Roger Quadros
1
-0
/
+2
2019-01-28
usb: dwc3: qcom: Add support for MSM8998
Jeffrey Hugo
1
-0
/
+1
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+2
2019-01-14
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
1
-0
/
+1
2019-01-14
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
1
-0
/
+1
2019-01-14
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
1
-0
/
+2
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2018-12-17
PCI: Move Synopsys HAPS platform device IDs
Thinh Nguyen
1
-4
/
+0
2018-12-12
Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
10
-156
/
+542
2018-12-10
usb: dwc3: gadget: Disable CSP for stream OUT ep
Tejas Joglekar
1
-2
/
+6
2018-12-07
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
Stephan Gerhold
1
-4
/
+4
2018-12-07
usb: dwc3: trace: add missing break statement to make compiler happy
Andy Shevchenko
1
-0
/
+2
2018-12-05
usb: dwc3: gadget: Report isoc transfer frame number
Thinh Nguyen
2
-0
/
+14
2018-12-05
usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
Anurag Kumar Vulisha
1
-3
/
+3
2018-12-05
usb: dwc3: don't issue no-op trb for stream capable endpoints
Anurag Kumar Vulisha
1
-1
/
+1
2018-12-05
usb: dwc3: update stream id in depcmd
Anurag Kumar Vulisha
1
-0
/
+3
2018-11-27
usb: dwc3: gadget: check if dep->frame_number is still valid
Felipe Balbi
2
-3
/
+13
[next]