index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2018-11-26
usb: dwc3: gadget: remove unnecessary dev_info()
Felipe Balbi
2018-11-26
usb: dwc3: trace: log ep commands in hex
Felipe Balbi
2018-11-26
usb: dwc3: gadget: return errors from __dwc3_gadget_start_isoc()
Felipe Balbi
2018-11-26
usb: dwc3: gadget: remove wait_end_transfer
Felipe Balbi
2018-11-26
usb: dwc3: gadget: move requests to cancelled_list
Felipe Balbi
2018-11-26
usb: dwc3: gadget: introduce cancelled_list
Felipe Balbi
2018-11-26
usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()
Felipe Balbi
2018-11-26
usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()
Felipe Balbi
2018-11-26
usb: dwc3: gadget: track number of TRBs per request
Felipe Balbi
2018-11-26
usb: dwc3: gadget: combine unaligned and zero flags
Felipe Balbi
2018-11-26
usb: dwc3: Add workaround for isoc start transfer failure
Thinh Nguyen
2018-11-26
usb: dwc3: Track DWC_usb31 VERSIONTYPE
Thinh Nguyen
2018-11-26
usb: dwc3: Set default mode for DWC_usb3 v3.30a and higher
Thinh Nguyen
2018-11-26
usb: dwc3: drd: Add support for DR detection through extcon
Andy Shevchenko
2018-11-26
usb: dwc3: drd: Switch to device property for 'extcon' handling
Andy Shevchenko
2018-11-26
usb: dwc3: don't log probe deferrals; but do log other error codes
Brian Norris
2018-11-26
usb: dwc3: Support option to disable USB2 LPM
Thinh Nguyen
2018-11-26
usb: dwc3: Set GUSB2PHYCFG.ENBLSLPM
Thinh Nguyen
2018-11-26
usb: dwc3: debugfs: Print/set link state for peripheral mode
Thinh Nguyen
2018-11-26
usb: dwc3: debugfs: Properly print/set link state for HS
Thinh Nguyen
2018-11-26
usb: dwc3: debugfs: Dump internal LSP and ep registers
Thinh Nguyen
2018-11-26
usb: dwc3: debugfs: Print eps Tx/RxFIFO in bytes
Thinh Nguyen
2018-11-26
usb: dwc3: debugfs: Properly name Tx/RxFIFO
Thinh Nguyen
2018-11-26
Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
Felipe Balbi
2018-11-14
usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
Felipe Balbi
2018-11-14
usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
Kuppuswamy Sathyanarayanan
2018-11-06
usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
Thinh Nguyen
2018-11-06
usb: dwc3: core: Clean up ULPI device
Andy Shevchenko
2018-10-02
usb: dwc3: Fix spelling of 'optimizations'
Faisal Mehmood
2018-10-02
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
Thinh Nguyen
2018-10-02
usb: dwc3: add EXTCON dependency for qcom
Arnd Bergmann
2018-10-02
usb: dwc3: exynos: Add support for Exynos5433 variant with all clocks
Marek Szyprowski
2018-10-02
usb: dwc3: exynos: Rework clock handling and prepare for new variants
Marek Szyprowski
2018-10-02
usb: dwc3: exynos: Remove dead code
Marek Szyprowski
2018-09-06
Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-05
usb/dwc3/gadget: fix kernel-doc parameter warning
Randy Dunlap
2018-08-29
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
Wei Yongjun
2018-08-29
usb: dwc3: of-simple: avoid unused function warnings
Arnd Bergmann
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-07-30
usb: dwc3: gadget: Check MaxPacketSize from descriptor
Thinh Nguyen
2018-07-30
usb: dwc3: core: Enable AutoRetry feature in the controller
Anurag Kumar Vulisha
2018-07-30
usb: dwc3: Set default mode for dwc_usb31
Thinh Nguyen
2018-07-30
usb: dwc3: pci: Intel Merrifield can be host
Andy Shevchenko
2018-07-30
usb: dwc3: pci: Supply device properties via driver data
Andy Shevchenko
2018-07-30
usb: dwc3: Enable undefined length INCR burst type
Pengbo Mu
2018-07-30
usb: dwc3: add global soc bus configuration reg0
Pengbo Mu
2018-07-30
usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
Andy Shevchenko
2018-07-26
usb: dwc3: change stream event enable bit back to 13
Erich E. Hoover
2018-07-26
usb: dwc3: of-simple: reset host controller at suspend/resume
Enric Balletbo i Serra
2018-07-26
usb: dwc3: pci: Use devm functions to get the phy GPIOs
Hans de Goede
[prev]
[next]