index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2019-03-20
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
2019-02-19
usb: dwc3: drd: Defer probe if extcon device is not found
Andy Shevchenko
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-02-13
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
2019-02-13
usb: dwc3: gadget: don't enable interrupt when disabling endpoint
Felipe Balbi
2019-02-11
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2019-02-07
usb: dwc3: haps: Workaround matching VID PID
Thinh Nguyen
2019-02-05
usb: dwc3: debug: purge usage of strcat
Felipe Balbi
2019-02-04
usb: dwc3: trace: pass trace buffer size to decoding functions
Felipe Balbi
2019-02-04
usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
Felipe Balbi
2019-02-04
usb: dwc3: gadget: early giveback if End Transfer already completed
Felipe Balbi
2019-02-04
usb: dwc3: gadget: don't use resource_index as a flag
Felipe Balbi
2019-02-01
usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
Felipe Balbi
2019-01-28
usb: dwc3: exynos: Fix error handling of clk_prepare_enable
Alexey Khoroshilov
2019-01-28
usb: dwc3: gadget: Handle 0 xfer length for OUT EP
Tejas Joglekar
2019-01-28
usb: dwc3: gadget: remove req->started flag
Felipe Balbi
2019-01-28
usb: dwc3: gadget: prevent dwc3_request from being queued twice
Felipe Balbi
2019-01-28
usb: dwc3: gadget: add dwc3_request status tracking
Felipe Balbi
2019-01-28
usb: dwc3: keystone: Add support for ti,am654-dwc3
Roger Quadros
2019-01-28
usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
Roger Quadros
2019-01-28
usb: dwc3: qcom: Add support for MSM8998
Jeffrey Hugo
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-14
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
2019-01-14
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
2019-01-14
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-17
PCI: Move Synopsys HAPS platform device IDs
Thinh Nguyen
2018-12-12
Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-12-10
usb: dwc3: gadget: Disable CSP for stream OUT ep
Tejas Joglekar
2018-12-07
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
Stephan Gerhold
2018-12-07
usb: dwc3: trace: add missing break statement to make compiler happy
Andy Shevchenko
2018-12-05
usb: dwc3: gadget: Report isoc transfer frame number
Thinh Nguyen
2018-12-05
usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
Anurag Kumar Vulisha
2018-12-05
usb: dwc3: don't issue no-op trb for stream capable endpoints
Anurag Kumar Vulisha
2018-12-05
usb: dwc3: update stream id in depcmd
Anurag Kumar Vulisha
2018-11-27
usb: dwc3: gadget: check if dep->frame_number is still valid
Felipe Balbi
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
[next]