开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2016-07-04
Merge 4.7-rc6 into usb-next
Greg Kroah-Hartman
2016-07-01
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-07-01
usb: dwc3: host: Fix broken XHCI host
Roger Quadros
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
2016-06-29
Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-06-26
usb: dwc3: host: use build-in property instead of platform data
Heikki Krogerus
2016-06-21
dwc3: gadget: Implement the suspend entry event handler
Baolin Wang
2016-06-21
usb: dwc3: core: cleanup IRQ resources
Roger Quadros
2016-06-21
usb: dwc3: gadget: Add the suspend state checking when stopping gadget
Baolin Wang
2016-06-21
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
Felipe Balbi
2016-06-21
usb: dwc3: fix runtime PM in error path
Roger Quadros
2016-06-21
usb: dwc3: gadget: simplify run_stop() break condition
Felipe Balbi
2016-06-21
usb: dwc3: gadget: avoid while(1) in run_stop()
Felipe Balbi
2016-06-21
usb: dwc3: gadget: remove udelay() from run_stop()
Felipe Balbi
2016-06-21
usb: dwc3: core: fixup dr_mode fallback selection
Felipe Balbi
2016-06-21
usb: dwc3: pci: add dr-mode for Intel dwc3
Felipe Balbi
2016-06-21
usb: dwc3: gadget: rename 'ignore' argument to 'modify'
Felipe Balbi
2016-06-20
usb: dwc3: gadget: decrement trbs_left for each sg entry
Felipe Balbi
2016-06-20
usb: dwc3: gadget: start Bulk endpoints more frequently
Felipe Balbi
2016-06-20
usb: dwc3: gadget: disable XFER_NOT_READY
Felipe Balbi
2016-06-20
usb: dwc3: gadget: use allocated/queued reqs for LST bit
Felipe Balbi
2016-06-20
usb: dwc3: gadget: halt and stop based HWO bit
Felipe Balbi
2016-06-20
usb: dwc3: gadget: keep track of allocated and queued reqs
Felipe Balbi
2016-06-20
usb: dwc3: gadget: update transfer needs transfer resource
Felipe Balbi
2016-06-20
usb: dwc3: remove handling of platform data
Heikki Krogerus
2016-06-20
usb: dwc3: pci: use build-in properties instead of platform data
Heikki Krogerus
2016-06-20
usb: dwc3: remove trailing newline from dwc3_trace
Felipe Balbi
2016-06-20
usb: dwc3: omap: Pass VBUS and ID events transparently
Roger Quadros
2016-06-20
usb: dwc3: omap: Don't set POWERPRESENT
Roger Quadros
2016-06-20
usb: dwc3: omap: Mark the interrupt handler as shared
Roger Quadros
2016-06-20
usb: dwc3: omap: use request_threaded_irq()
Roger Quadros
2016-06-20
usb: dwc3: add DWC3_GUCTL1 reg for debug
William Wu
2016-06-20
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
John Youn
2016-06-20
usb: dwc3: Use the correct speed macros for DSTS/DCFG
John Youn
2016-06-20
usb: dwc3: gadget: Fix truncated cast issue
John Youn
2016-06-20
usb: dwc3: gadget: Handle TRB index 0 when full or empty
John Youn
2016-06-20
usb: dwc3: gadget: Account for link TRB in TRBs left
John Youn
2016-06-20
usb: dwc3: gadget: Account for max size in TRB space
John Youn
2016-06-20
usb: dwc3: gadget: Don't prepare TRBs if no space
John Youn
2016-06-20
usb: dwc3: gadget: Initialize the TRB ring
John Youn
2016-06-20
usb: dwc3: gadget: Simplify skipping of link TRBs
John Youn
2016-06-20
usb: dwc3: Endianness issue on dwc3_log_ctrl
John Youn
2016-06-20
usb: dwc3: gadget: Fix usage of bitwise operator
John Youn
2016-06-20
usb: dwc3: ep0: Use the correct type for SET_SEL data
John Youn
2016-06-20
usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep
John Youn
2016-06-20
usb: dwc3: gadget: improve gcmd trace
Felipe Balbi
2016-06-20
usb: dwc3: gadget: remove udelay() from generic cmd
Felipe Balbi
2016-06-20
usb: dwc3: gadget: single return point on generic commands
Felipe Balbi
[next]