UPSTREAM: usb: dwc3: gadget: Simplify skipping of link TRBs
[firefly-linux-kernel-4.4.55.git] / drivers / usb / dwc3 / gadget.c
2016-08-16 John YounUPSTREAM: usb: dwc3: gadget: Simplify skipping of link...
2016-08-16 John YounUPSTREAM: usb: dwc3: gadget: Fix usage of bitwise operator
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: improve gcmd trace
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: remove udelay() from gener...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: single return point on...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: trace: print ep cmd status with...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: loop while (timeout)
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: fix trace output when...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: no more tracking endpoint...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: add a per-endpoint request...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: implement runtime PM
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: fix for possible endpoint...
2016-08-16 Konrad LeszczynskiUPSTREAM: usb: dwc3: fix for the isoc transfer EP_BUSY...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: only resume USB2 PHY in...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: hold gadget IRQ in dwc...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: add a pointer to endpoint...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: pass dep as argument to...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: initialize NUMP based...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: split __dwc3_gadget_kick_t...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: return 0 if we try to...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: remove udelay(1) when...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: rely on sg_is_last() and...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: simplify __dwc3_gadget_kic...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: prepare TRBs on update...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: fix gadget suspend/resume
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: re-factor ->udc_start...
2016-08-16 John YounUPSTREAM: usb: dwc3: Set the ClearPendIN bit on Clear...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: disable automatic calculat...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: update DCFG.NumP to max...
2016-08-16 Konrad LeszczynskiUPSTREAM: usb: dwc3: gadget: give better command return...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: don't interrupt when chained
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: remove newline from trace
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: use link TRB for all endpo...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: move % operation to increm...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: add trb enqueue/dequeue...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: get rid of DWC3_TRB_MASK
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: rename busy/free_slot...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: put link to U0 before...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: extract unlocked dwc3_gadg...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: clear SUSPHY bit before...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: combine return points...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: pass ev_buff as cookie...
2016-08-16 Roger QuadrosUPSTREAM: usb: dwc3: gadget: Fix suspend/resume during...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: drop ev_buffs array
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: remove num_event_buffers
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: better name for our request manage...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: always enable CSP
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: drop FIFO resizing logic
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: fix endpoint renaming
2016-08-16 Jiebing LiUPSTREAM: usb: dwc3: gadget: release spin lock during...
2016-08-16 Wu Liang fengRevert "usb: dwc3: add functions to set force mode"
2016-08-16 Wu Liang fengRevert "UPSTREAM: usb: dwc3: drop FIFO resizing logic"
2016-08-16 Wu Liang fengRevert "usb: dwc3: core: support DRD mode switch with...
2016-08-10 Huang, TaoMerge tag 'lsk-v4.4-16.07-android'
2016-08-03 Wu Liang fengusb: dwc3: core: support DRD mode switch with extcon...
2016-07-25 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-07-05 Huang, TaoMerge tag 'lsk-v4.4-16.06-android'
2016-06-21 Alex ShiMerge branch 'v4.4/topic/coresight' into linux-linaro...
2016-06-08 Huang, TaoMerge branch 'lsk-v4.4-eas-v5.2' of git://git.linaro...
2016-06-07 Wu Liang fengusb: dwc3: gadget: fix OUT eps buffer size alignment...
2016-06-07 Felipe BalbiUPSTREAM: usb: dwc3: drop FIFO resizing logic
2016-06-02 Alex ShiMerge remote-tracking branch 'v4.4/topic/coresight...
2016-05-30 Huang, TaoMerge tag 'lsk-v4.4-16.05-android'
2016-05-13 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-04-12 Wu Liang fengusb: dwc3: add functions to set force mode
2016-03-29 Huang, TaoMerge branch 'android-4.4' of https://android.googlesou...
2016-03-24 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-03-22 Alex ShiMerge branch 'v4.4/topic/ro-vdso' into linux-linaro...
2016-03-18 Mark BrownMerge tag 'v4.4.5' into linux-linaro-lsk-v4.4
2016-03-14 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-03-14 Alex Shi Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4
2016-03-06 John YounUPSTREAM: usb: dwc3: Fix assignment of EP transfer...
2016-03-06 Jianqiang TangUPSTREAM: usb: dwc3: gadget: set the OTG flag in dwc3...
2016-03-06 John YounUPSTREAM: usb: dwc3: gadget: don't send extra ZLP
2016-03-06 Felipe BalbiUPSTREAM: usb: dwc3: gadget: pass a condition to dev_WA...
2016-03-06 Felipe BalbiUPSTREAM: usb: dwc3: gadget: handle request->zero
2016-03-06 Felipe BalbiUPSTREAM: usb: dwc3: ep0: fix setup_packet_pending...
2016-03-06 Felipe BalbiUPSTREAM: usb: dwc3: gadget: simplify next_request...
2016-03-06 Felipe BalbiUPSTREAM: usb: dwc3: gadget: purge dev_dbg() calls
2016-03-06 Felipe BalbiUPSTREAM: usb: dwc3: gadget: simplify dwc3_gadget_ep_qu...
2016-03-03 John Younusb: dwc3: Fix assignment of EP transfer resources
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2015-12-31 Linus TorvaldsMerge tag 'pci-v4.4-fixes-3' of git://git./linux/kernel...
2015-12-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-12-28' of...
2015-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-12-28 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-12-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-12-23 Mark BrownMerge remote-tracking branches 'asoc/fix/davinci',...
2015-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-22 Linus TorvaldsMerge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields...
2015-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
next