index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2017-01-12
usb: dwc3: gadget: always unmap EP0 requests
Felipe Balbi
2017-01-12
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
Felipe Balbi
2017-01-12
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
Felipe Balbi
2017-01-12
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2017-01-12
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
2017-01-12
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
2017-01-12
usb: dwc3: core: avoid Overflow events
Felipe Balbi
2017-01-06
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
Felipe Balbi
2016-10-31
usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include
Felipe Balbi
2016-10-31
usb: dwc3: Fix error handling for core init
Vivek Gautam
2016-10-17
usb: dwc3: Fix size used in dma_free_coherent()
Christophe JAILLET
2016-10-17
usb: dwc3: gadget: never pre-start Isochronous endpoints
Felipe Balbi
2016-10-17
usb: dwc3: gadget: properly account queued requests
Felipe Balbi
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-09-13
usb: dwc3: of-simple: add compatible for Cavium
Felipe Balbi
2016-09-13
usb: dwc3: of-simple: allow glues without clocks
Felipe Balbi
2016-09-12
Merge 4.8-rc6 into usb-next
Greg Kroah-Hartman
2016-09-12
usb: dwc3: of-simple: Fix warning during unbind
Anurag Kumar Vulisha
2016-09-12
usb: dwc3: fix Clear Stall EP command failure
Lu Baolu
2016-09-09
usb: dwc3: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2016-09-07
usb: dwc3: pci: fix build warning on !PM_SLEEP
Felipe Balbi
2016-09-07
usb: dwc3: Fix dr_mode validation
Thinh Nguyen
2016-09-06
usb: dwc3: ulpi: make dwc3_ulpi_ops constant
Tal Shorer
2016-09-06
usb: ulpi: rename operations {read|write}_dev to simply {read|write}
Tal Shorer
2016-09-06
usb: dwc3: ulpi: use new api
Tal Shorer
2016-09-05
Revert "usb: dwc3: gadget: always decrement by 1"
John Youn
2016-09-05
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2016-08-25
usb: dwc3: gadget: always decrement by 1
Felipe Balbi
2016-08-25
usb: dwc3: gadget: stop kicking if we run out of space
Felipe Balbi
2016-08-25
usb: dwc3: gadget: abolish trbs_left
Felipe Balbi
2016-08-25
usb: dwc3: Add ENDXFER command polling
John Youn
2016-08-25
usb: dwc3: Add revision numbers for the USB 3.0 IP
John Youn
2016-08-25
usb: dwc3: core: Move the mode setting to the right place
Baolin Wang
2016-08-25
usb: dwc3: of-simple: add compatible for rockchip rk3399
William Wu
2016-08-25
usb: dwc3: add dis_del_phy_power_chg_quirk
William Wu
2016-08-25
usb: dwc3: make usb2 phy utmi interface configurable
William Wu
2016-08-25
usb: dwc3: add dis_u2_freeclk_exists_quirk
William Wu
2016-08-25
usb: dwc3: gadget: improve increment request->actual
Felipe Balbi
2016-08-25
usb: dwc3: gadget: remove condition that never happens
Felipe Balbi
2016-08-25
usb: dwc3: gadget: add remaining sg entries to ring
Felipe Balbi
2016-08-25
usb: dwc3: debug: fix ep name on trace output
Felipe Balbi
2016-08-22
usb: dwc3: gadget: interrupt on ring full too
Felipe Balbi
2016-08-22
usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_request
Felipe Balbi
2016-08-22
usb: dwc3: gadget: avoid while (1) loop on completion
Felipe Balbi
2016-08-22
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
Felipe Balbi
2016-08-22
usb: dwc3: gadget: simplify dwc3_ep_prev_trb()
Felipe Balbi
2016-08-22
usb: dwc3: gadget: increment dequeue pointer on completion
Felipe Balbi
2016-08-22
usb: dwc3: gadget: retire LST bit completely
Felipe Balbi
2016-08-22
usb: dwc3: gadget: don't rely on jiffies while holding spinlock
Nicolas Saenz Julienne
2016-08-22
usb: dwc3: core: allow device to runtime_suspend several times
Felipe Balbi
[next]