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
/
gadget.c
Age
Commit message (
Expand
)
Author
2017-01-03
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2017-01-02
usb: dwc3: skip interrupt when ep disabled
Janusz Dziedzic
2017-01-02
usb: dwc3: gadget: always unmap EP0 requests
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
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
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: 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: 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: 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: gadget: never ever kill the machine
Felipe Balbi
2016-11-03
usb: dwc3: gadget: only interrupt on short if short_not_ok is set
Felipe Balbi
2016-11-03
usb: dwc3: gadget: CSP is only valid for OUT endpoints
Felipe Balbi
2016-11-03
usb: dwc3: gadget: remove unused 'first_trb_index'
Felipe Balbi
2016-11-03
usb: dwc3: gadget: extract dwc3_gadget_get_irq()
Felipe Balbi
2016-11-03
usb: dwc3: gadget: offset Start Transfer latency for bulk EPs
Felipe Balbi
2016-10-31
usb: dwc3: trace: print out ep0state also from XferComplete
Felipe Balbi
2016-10-31
usb: dwc3: gadget: remove redundant trace prints
Felipe Balbi
2016-10-31
usb: dwc3: gadget: conditionally disable Link State change events
Felipe Balbi
2016-10-31
usb: dwc3: gadget: giveback request if we can't kick it
Felipe Balbi
2016-10-31
usb: dwc3: gadget: make use of No Response Update Transfer
Felipe Balbi
2016-10-31
usb: dwc3: gadget: properly check ep cmd
Felipe Balbi
2016-10-31
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
Felipe Balbi
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-12
usb: dwc3: fix Clear Stall EP command failure
Lu Baolu
2016-09-09
usb: dwc3: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2016-09-05
Revert "usb: dwc3: gadget: always decrement by 1"
John Youn
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
[next]