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
*
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2019-05-31
2
-2
/
+2
*
usb: dwc3: Fix default lpm_nyet_threshold value
Thinh Nguyen
2019-05-10
1
-1
/
+1
*
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
2019-05-04
1
-0
/
+4
*
usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
Roger Quadros
2019-04-05
1
-0
/
+2
*
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
2019-03-05
1
-0
/
+1
*
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
2019-03-05
1
-0
/
+2
*
usb: dwc3: gadget: Handle 0 xfer length for OUT EP
Tejas Joglekar
2019-02-12
1
-1
/
+1
*
usb: dwc3: gadget: Disable CSP for stream OUT ep
Tejas Joglekar
2019-02-12
1
-2
/
+6
*
usb: dwc3: trace: add missing break statement to make compiler happy
Andy Shevchenko
2019-02-12
1
-0
/
+2
*
usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
Anurag Kumar Vulisha
2019-02-12
1
-3
/
+3
*
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
2019-01-31
1
-0
/
+2
*
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
Stephan Gerhold
2019-01-09
1
-4
/
+4
*
Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
Felipe Balbi
2018-12-05
1
-5
/
+0
*
usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
Kuppuswamy Sathyanarayanan
2018-12-01
1
-1
/
+3
*
usb: dwc3: core: Clean up ULPI device
Andy Shevchenko
2018-12-01
1
-0
/
+1
*
usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
Thinh Nguyen
2018-12-01
1
-1
/
+1
*
usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
Felipe Balbi
2018-12-01
1
-3
/
+3
*
Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-06
2
-8
/
+6
|
\
|
*
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
Wei Yongjun
2018-08-29
1
-2
/
+2
|
*
usb: dwc3: of-simple: avoid unused function warnings
Arnd Bergmann
2018-08-29
1
-6
/
+4
*
|
usb/dwc3/gadget: fix kernel-doc parameter warning
Randy Dunlap
2018-09-05
1
-1
/
+0
|
/
*
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-07-30
9
-96
/
+446
|
\
|
*
usb: dwc3: gadget: Check MaxPacketSize from descriptor
Thinh Nguyen
2018-07-30
1
-1
/
+1
|
*
usb: dwc3: core: Enable AutoRetry feature in the controller
Anurag Kumar Vulisha
2018-07-30
2
-0
/
+19
|
*
usb: dwc3: Set default mode for dwc_usb31
Thinh Nguyen
2018-07-30
1
-0
/
+8
|
*
usb: dwc3: pci: Intel Merrifield can be host
Andy Shevchenko
2018-07-30
1
-1
/
+7
|
*
usb: dwc3: pci: Supply device properties via driver data
Andy Shevchenko
2018-07-30
1
-57
/
+74
|
*
usb: dwc3: Enable undefined length INCR burst type
Pengbo Mu
2018-07-30
2
-0
/
+97
|
*
usb: dwc3: add global soc bus configuration reg0
Pengbo Mu
2018-07-30
1
-0
/
+11
|
*
usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
Andy Shevchenko
2018-07-30
1
-0
/
+1
|
*
usb: dwc3: change stream event enable bit back to 13
Erich E. Hoover
2018-07-26
1
-1
/
+1
|
*
usb: dwc3: of-simple: reset host controller at suspend/resume
Enric Balletbo i Serra
2018-07-26
1
-0
/
+29
|
*
usb: dwc3: pci: Use devm functions to get the phy GPIOs
Hans de Goede
2018-07-26
1
-4
/
+4
|
*
usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does not
Hans de Goede
2018-07-26
1
-0
/
+31
|
*
usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources
Hans de Goede
2018-07-26
1
-0
/
+18
|
*
usb: dwc3: Add a glue driver for Synopsys HAPS platform
Thinh Nguyen
2018-07-26
4
-34
/
+147
*
|
usb: dwc3: gadget: remove redundant variable maxpacket
Colin Ian King
2018-07-13
1
-3
/
+0
|
/
*
usb: dwc3: qcom: mark PM functions as __maybe_unused
Arnd Bergmann
2018-06-19
1
-8
/
+4
*
usb: dwc3: Fix error return code in dwc3_qcom_probe()
Wei Yongjun
2018-06-19
1
-0
/
+1
*
usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices
Hans de Goede
2018-06-18
1
-10
/
+13
*
usb: dwc3: of-simple: fix use-after-free on remove
Johan Hovold
2018-06-18
1
-1
/
+2
*
usb: dwc3: pci: add support for Intel IceLake
Heikki Krogerus
2018-06-18
1
-0
/
+2
*
USB: dwc3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
1
-32
/
+11
*
usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driver
Douglas Anderson
2018-05-31
1
-1
/
+0
*
usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
Mayank Rana
2018-05-21
1
-1
/
+1
*
usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static
Wei Yongjun
2018-05-21
1
-1
/
+1
*
usb: dwc3: dwc3_get_extcon() can be static
kbuild test robot
2018-05-21
1
-1
/
+1
*
usb: dwc3: gadget: init req->{direction,epnum} from alloc_request()
Felipe Balbi
2018-05-21
1
-2
/
+1
*
usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd()
Felipe Balbi
2018-05-21
2
-6
/
+1
*
usb: dwc3: gadget: assign resource_index inside get_transfer_index()
Felipe Balbi
2018-05-21
3
-10
/
+6
[next]