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
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
2016-06-20
usb: dwc3: trace: print ep cmd status with a single trace
Felipe Balbi
2016-06-20
usb: dwc3: gadget: loop while (timeout)
Felipe Balbi
2016-06-20
usb: dwc3: gadget: fix trace output when command fails
Felipe Balbi
2016-06-20
usb: dwc3: trace: fully decode IRQ events
Felipe Balbi
2016-06-20
usb: dwc3: gadget: no more tracking endpoint type with its name
Felipe Balbi
2016-06-20
usb: dwc3: trace: pretty-print TRB's ctrl field
Janusz Dziedzic
2016-06-20
usb: dwc3: gadget: add a per-endpoint request queue lock
Felipe Balbi
2016-06-20
usb: dwc3: pci: add Power Management dummy hooks
Felipe Balbi
2016-06-20
usb: dwc3: implement runtime PM
Felipe Balbi
2016-06-20
usb: dwc3: gadget: fix for possible endpoint disable race
Felipe Balbi
2016-06-20
usb: dwc3: fix for the isoc transfer EP_BUSY flag
Konrad Leszczynski
2016-06-20
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
Felipe Balbi
2016-06-20
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
Felipe Balbi
2016-06-20
usb: dwc3: core: simplify suspend/resume operations
Felipe Balbi
2016-06-20
usb: dwc3: core: re-factor init and exit paths
Felipe Balbi
2016-06-20
usb: dwc3: core: move fladj to dwc3 structure
Felipe Balbi
2016-06-20
usb: dwc3: gadget: add a pointer to endpoint registers
Felipe Balbi
2016-06-20
usb: dwc3: gadget: pass dep as argument to endpoint command
Felipe Balbi
2016-06-20
usb: dwc3: gadget: initialize NUMP based on RxFIFO Size
Felipe Balbi
2016-06-20
usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()
Felipe Balbi
2016-06-20
usb: dwc3: gadget: return 0 if we try to Wakeup in superspeed
Felipe Balbi
2016-06-20
usb: dwc3: gadget: remove udelay(1) when sending ep cmds
Felipe Balbi
2016-06-20
usb: dwc3: gadget: rely on sg_is_last() and list_is_last()
Felipe Balbi
2016-06-20
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()
Felipe Balbi
2016-06-20
usb: dwc3: gadget: prepare TRBs on update transfers too
Felipe Balbi
2016-06-20
usb: dwc3: core: get rid of DWC3_PM_OPS macro
Felipe Balbi
2016-06-20
usb: dwc3: gadget: fix gadget suspend/resume
Felipe Balbi
2016-06-20
usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop
Felipe Balbi
2016-06-01
usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
John Youn
2016-05-31
usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.
Peter Griffin
2016-05-31
usb: dwc3: exynos: Fix deferred probing storm.
Steinar H. Gunderson
2016-05-03
usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()
Dan Carpenter
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-04-28
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
Felipe Balbi
2016-04-28
usb: dwc3: gadget: update DCFG.NumP to max burst size
Felipe Balbi
2016-04-28
usb: dwc3: gadget: give better command return code
Konrad Leszczynski
2016-04-28
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
Heikki Krogerus
2016-04-28
usb: dwc3: pci: make build-in device properties available
Heikki Krogerus
2016-04-28
usb: dwc3: ep0: sanity check test mode selector
Fei Yang
2016-04-19
usb: dwc3: debugfs: dump out endpoint details
Felipe Balbi
2016-04-19
usb: dwc3: core: add helper to extract trb type
Felipe Balbi
2016-04-19
usb: dwc3: core: add fifo space helper
Felipe Balbi
[prev]
[next]