index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2018-05-21
usb: dwc3: gadget: reduce scope of ret variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: one declaration per line
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify IOC handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify short packet event
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify unaligned and zlp handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'chain' variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove PENDING handling from cleanup_completed
Felipe Balbi
2018-05-21
usb: dwc3: gadget: split scatterlist and linear handlers
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify isoc case on cleanup_completed_requests
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify queueing of isoc transfers
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove duplicated missed isoc handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: check for Missed Isoc from event status
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'ioc' variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: make cleanup_completed_requests() return nothing
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove DWC3_EP_BUSY flag
Felipe Balbi
2018-05-21
usb: dwc3: gadget: start removing BUSY flag
Felipe Balbi
2018-05-21
usb: dwc3: gadget: update dep->frame_number from XferInprogress too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: always use frame number from XferNotReady
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'dwc' parameter
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move handler closer to calling site
Felipe Balbi
2018-05-21
usb: dwc3: gadget: rename dwc3_gadget_start_isoc()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove some pointless checks
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove allocated/queued request tracking
Felipe Balbi
2018-05-21
usb: dwc3: gadget: rename done_trbs and done_reqs
Felipe Balbi
2018-05-21
usb: dwc3: gadget: don't kick transfer all the time
Felipe Balbi
2018-05-21
usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: XferComplete only for EP0
Felipe Balbi
2018-05-21
usb: dwc3: gadget: XferNotReady is Isoc-only
Felipe Balbi
2018-05-21
usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: Correct the logic for queuing sgs
Anurag Kumar Vulisha
2018-05-21
usb: dwc3: gadget: Correct handling of scattergather lists
Anurag Kumar Vulisha
2018-03-26
usb: dwc3: gadget: never call ->complete() from ->ep_queue()
Felipe Balbi
2018-03-22
usb: dwc3: Check controller type before setting speed
Thinh Nguyen
2018-03-22
usb: dwc3: gadget: Check IP revision for GRXTHRCFG
Thinh Nguyen
2018-03-22
usb: dwc3: Check IP revision for GTXFIFOSIZ
Thinh Nguyen
2018-03-13
usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
Roger Quadros
2018-02-12
usb: dwc3: gadget: Set maxpacket size for ep0 IN
Thinh Nguyen
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-12-11
usb: dwc3: Allow disabling of metastability workaround
Roger Quadros
2017-12-11
usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3
Manu Gautam
2017-12-11
usb: dwc3: gadget: Wait longer for controller to end command processing
Vincent Pelletier
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototype
Felipe Balbi
2017-10-19
usb: dwc3: gadget: cache frame number in struct dwc3_ep
Felipe Balbi
2017-10-19
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
Felipe Balbi
2017-10-19
usb: dwc3: gadget: check for lack of TRBs a bit earlier
Felipe Balbi
2017-08-03
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
Manu Gautam
2017-07-17
usb: dwc3: gadget: only unmap requests from DMA if mapped
Jack Pham
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
[prev]
[next]