index
:
pm24.git
master
perf-mon
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
2016-06-20
usb: dwc3: gadget: Fix usage of bitwise operator
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: gadget: no more tracking endpoint type with its name
Felipe Balbi
2016-06-20
usb: dwc3: gadget: add a per-endpoint request queue lock
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: 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: 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-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-19
usb: dwc3: gadget: don't interrupt when chained
Felipe Balbi
2016-04-19
usb: dwc3: gadget: remove newline from trace
Felipe Balbi
2016-04-19
usb: dwc3: gadget: use link TRB for all endpoint types
Felipe Balbi
2016-04-19
usb: dwc3: gadget: move % operation to increment helpers
Felipe Balbi
2016-04-19
usb: dwc3: gadget: add trb enqueue/dequeue helpers
Felipe Balbi
2016-04-19
usb: dwc3: get rid of DWC3_TRB_MASK
Felipe Balbi
2016-04-18
usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue
Felipe Balbi
2016-04-18
usb: dwc3: gadget: put link to U0 before Start Transfer
Felipe Balbi
2016-04-18
usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()
Felipe Balbi
2016-04-18
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
Felipe Balbi
2016-04-18
usb: dwc3: gadget: combine return points into a single one
Felipe Balbi
2016-04-18
usb: dwc3: gadget: pass ev_buff as cookie to irq handler
Felipe Balbi
2016-04-18
usb: dwc3: gadget: Fix suspend/resume during device mode
Roger Quadros
2016-04-14
usb: dwc3: drop ev_buffs array
Felipe Balbi
2016-04-14
usb: dwc3: remove num_event_buffers
Felipe Balbi
2016-04-14
usb: dwc3: better name for our request management lists
Felipe Balbi
2016-04-14
usb: dwc3: gadget: always enable CSP
Felipe Balbi
2016-04-14
usb: dwc3: drop FIFO resizing logic
Felipe Balbi
2016-03-29
usb: dwc3: gadget: fix endpoint renaming
Felipe Balbi
2016-03-29
usb: dwc3: gadget: release spin lock during gadget resume
Jiebing Li
[prev]
[next]