index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "usb:gadget Separated decoding functions from dwc3 driver."
Greg Kroah-Hartman
2019-07-04
2
-1
/
+253
*
usb:gadget Separated decoding functions from dwc3 driver.
Pawel Laszczak
2019-07-03
2
-253
/
+1
*
usb: dwc3: pci: add support for TigerLake Devices
Felipe Balbi
2019-07-03
1
-0
/
+4
*
usb: dwc3: remove unused @lock member of dwc3_ep struct
Chunfeng Yun
2019-06-20
2
-4
/
+0
*
usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices
Felipe Balbi
2019-06-20
1
-0
/
+4
*
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
2019-06-18
5
-1
/
+42
*
usb: dwc3: qcom: Use of_clk_get_parent_count()
Kefeng Wang
2019-06-18
1
-2
/
+1
*
usb: dwc3: Fix core validation in probe, move after clocks are enabled
Enric Balletbo i Serra
2019-06-18
1
-5
/
+7
*
usb: dwc3: qcom: Improve error handling
Lee Jones
2019-06-18
1
-0
/
+3
*
usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
Lee Jones
2019-06-18
1
-0
/
+12
*
usb: dwc3: qcom: Add support for booting with ACPI
Lee Jones
2019-06-18
2
-29
/
+179
*
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
2019-06-18
1
-5
/
+31
*
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-08
1
-1
/
+2
|
\
|
*
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2019-04-24
1
-1
/
+2
|
|
\
|
|
*
reset: Add acquired flag to of_reset_control_array_get()
Thierry Reding
2019-03-20
1
-1
/
+2
*
|
|
usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA
Thinh Nguyen
2019-05-03
2
-3
/
+2
*
|
|
usb: dwc3: Fix default lpm_nyet_threshold value
Thinh Nguyen
2019-05-03
1
-1
/
+1
*
|
|
usb: dwc3: debug: Print GET_STATUS(device) tracepoint
Thinh Nguyen
2019-05-03
1
-0
/
+3
*
|
|
usb: dwc3: Do core validation early on probe
Thinh Nguyen
2019-05-03
1
-6
/
+5
*
|
|
usb: dwc3: gadget: Set lpm_capable
Thinh Nguyen
2019-05-03
1
-0
/
+1
*
|
|
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2019-05-03
2
-2
/
+2
*
|
|
usb: dwc3: Free resource immediately after use
Andy Shevchenko
2019-05-03
1
-0
/
+3
*
|
|
usb: dwc3: of-simple: Convert to bulk clk API
Robin Murphy
2019-05-03
1
-78
/
+17
*
|
|
usb: dwc3: Add Amlogic G12A DWC3 glue
Neil Armstrong
2019-05-03
3
-0
/
+615
*
|
|
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
2019-05-03
1
-2
/
+4
|
/
/
*
/
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
2019-03-20
1
-0
/
+4
|
/
*
usb: dwc3: drd: Defer probe if extcon device is not found
Andy Shevchenko
2019-02-19
1
-2
/
+7
*
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-02-15
9
-116
/
+158
|
\
|
*
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
2019-02-13
1
-0
/
+2
|
*
usb: dwc3: gadget: don't enable interrupt when disabling endpoint
Felipe Balbi
2019-02-13
1
-7
/
+9
|
*
usb: dwc3: haps: Workaround matching VID PID
Thinh Nguyen
2019-02-07
1
-0
/
+9
|
*
usb: dwc3: debug: purge usage of strcat
Felipe Balbi
2019-02-05
1
-5
/
+9
|
*
usb: dwc3: trace: pass trace buffer size to decoding functions
Felipe Balbi
2019-02-04
2
-69
/
+80
|
*
usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
Felipe Balbi
2019-02-04
3
-13
/
+6
|
*
usb: dwc3: gadget: early giveback if End Transfer already completed
Felipe Balbi
2019-02-04
1
-1
/
+5
|
*
usb: dwc3: gadget: don't use resource_index as a flag
Felipe Balbi
2019-02-04
1
-2
/
+2
|
*
usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
Felipe Balbi
2019-02-01
1
-14
/
+5
|
*
usb: dwc3: gadget: remove req->started flag
Felipe Balbi
2019-01-28
3
-5
/
+0
|
*
usb: dwc3: gadget: prevent dwc3_request from being queued twice
Felipe Balbi
2019-01-28
1
-0
/
+5
|
*
usb: dwc3: gadget: add dwc3_request status tracking
Felipe Balbi
2019-01-28
3
-0
/
+14
|
*
usb: dwc3: keystone: Add support for ti,am654-dwc3
Roger Quadros
2019-01-28
2
-4
/
+13
|
*
usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
Roger Quadros
2019-01-28
1
-0
/
+2
|
*
usb: dwc3: qcom: Add support for MSM8998
Jeffrey Hugo
2019-01-28
1
-0
/
+1
*
|
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2019-02-11
2
-3
/
+3
|
\
\
|
*
|
usb: dwc3: exynos: Fix error handling of clk_prepare_enable
Alexey Khoroshilov
2019-01-28
1
-2
/
+2
|
*
|
usb: dwc3: gadget: Handle 0 xfer length for OUT EP
Tejas Joglekar
2019-01-28
1
-1
/
+1
|
|
/
*
|
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-28
1
-0
/
+4
|
\
|
|
*
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
2019-01-14
1
-0
/
+1
|
*
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
2019-01-14
1
-0
/
+1
|
*
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
2019-01-14
1
-0
/
+2
[next]