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
2017-01-12
usb: dwc3: exynos fix axius clock error path to do cleanup
Shuah Khan
2017-01-03
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2017-01-02
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
2017-01-02
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
John Youn
2017-01-02
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
Grygorii Strashko
2017-01-02
usb: dwc3: skip interrupt when ep disabled
Janusz Dziedzic
2017-01-02
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
2017-01-02
usb: dwc3: core: avoid Overflow events
Felipe Balbi
2017-01-02
usb: dwc3: gadget: always unmap EP0 requests
Felipe Balbi
2017-01-02
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
Felipe Balbi
2017-01-02
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
Felipe Balbi
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
2016-11-18
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
2016-11-18
usb: dwc3: ep0: avoid empty-body warning
Arnd Bergmann
2016-11-18
usb: dwc3: pci: avoid build warning
Felipe Balbi
2016-11-18
usb: dwc3: Workaround for irq mask issue
John Youn
2016-11-18
usb: dwc3: Implement interrupt moderation
John Youn
2016-11-18
usb: dwc3: gadget: clear events in top-half handler
John Youn
2016-11-18
usb: dwc3: gadget: use evt->cache for processing events
John Youn
2016-11-18
usb: dwc3: gadget: use evt->length as we should
Felipe Balbi
2016-11-18
usb: dwc3: core: add a event buffer cache
John Youn
2016-11-18
usb: dwc3: core: remove dwc3_soft_reset()
Felipe Balbi
2016-11-18
usb: dwc3: Add a function to check properties
John Youn
2016-11-18
usb: dwc3: Add a check for the DWC_usb3 core
John Youn
2016-11-18
usb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSEL
John Youn
2016-11-18
usb: dwc3: gadget: Remove descriptor arguments to ep_enable
John Youn
2016-11-18
usb: dwc3: warn on once when no trbs
Janusz Dziedzic
2016-11-18
usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag
Janusz Dziedzic
2016-11-18
usb: dwc3: fix post-increment
Janusz Dziedzic
2016-11-18
usb: dwc3: clean TRB if STARTTRANSFER fail
Janusz Dziedzic
2016-11-18
usb: dwc3: decrement queued_requests
Janusz Dziedzic
2016-11-08
usb: dwc3: trace: purge dwc3_trace()
Felipe Balbi
2016-11-08
usb: dwc3: trace: add a tracepoint for ep enable/disable
Felipe Balbi
2016-11-03
usb: dwc3: pci: call _DSM for suspend/resume
Felipe Balbi
2016-11-03
usb: dwc3: pci: add a private driver structure
Felipe Balbi
2016-11-03
usb: dwc3: gadget: always kick if num_pending_sgs > 0
Felipe Balbi
2016-11-03
usb: dwc3: gadget: stop touching HWO TRBs
Felipe Balbi
2016-11-03
usb: dwc3: gadget: always try to prepare on started_list first
Felipe Balbi
2016-11-03
usb: dwc3: gadget: tracking per-TRB remaining bytes
Felipe Balbi
2016-11-03
usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()
Felipe Balbi
2016-11-03
usb: dwc3: gadget: wait for End Transfer to complete
Baolin Wang
2016-11-03
usb: dwc3: cleanup with list_first_entry_or_null()
Masahiro Yamada
2016-11-03
usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do so
Baolin Wang
2016-11-03
usb: dwc3: gadget: purge dwc3_stop_active_transfers()
Felipe Balbi
2016-11-03
usb: dwc3: core: add dwc3_get_properties()
Felipe Balbi
2016-11-03
usb: dwc3: core: remove unnecessary alignment
Felipe Balbi
2016-11-03
usb: dwc3: core: introduce dwc3_core_setup_global_control()
Felipe Balbi
[next]