usb: dwc_otg_310: fix usb vbus power controlled by pmic
[firefly-linux-kernel-4.4.55.git] / drivers / usb / dwc3 / gadget.c
2017-03-31 Huang, TaoMerge tag 'lsk-v4.4-17.03-android' of git://git.linaro...
2017-03-01 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2017-01-13 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-01-13 Alex Shi Merge tag 'v4.4.42' into linux-linaro-lsk-v4.4
2017-01-12 Felipe Balbiusb: dwc3: gadget: always unmap EP0 requests
2017-01-10 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-12-08 Meng Dongyangusb: dwc3: gadget: change detemination method of connec...
2016-12-06 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-12-02 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-11-17 Alex ShiMerge branch 'v4.4/topic/hibernate' into linux-linaro...
2016-11-15 Amit PundirMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-15 Alex ShiMerge branch v4.4/topic/hibernate into linux-linaro...
2016-11-11 Alex Shi Merge tag 'v4.4.31' into linux-linaro-lsk-v4.4
2016-11-10 Christophe JAILLETusb: dwc3: Fix size used in dma_free_coherent()
2016-11-04 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2016-10-07 Wu Liang fengusb: dwc3: gadget: fix trb ring full bug
2016-10-05 Alex ShiMerge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into...
2016-09-24 Alex ShiMerge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into...
2016-09-20 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-09-20 Alex ShiMerge remote-tracking branch 'lts/linux-4.4.y' into...
2016-09-07 Felipe Balbiusb: dwc3: gadget: increment request->actual once
2016-09-07 Wu Liang fengRevert "UPSTREAM: usb: dwc3: gadget: disable XFER_NOT_R...
2016-09-01 Wu Liang fengusb: dwc3: gadget: stop gadget even if fail to stop...
2016-08-20 Konrad Leszczynskiusb: dwc3: fix for the isoc transfer EP_BUSY flag
2016-08-17 Wu Liang fengusb: dwc3: fix PM resume error for rockchip platforms
2016-08-16 Baolin WangUPSTREAM: dwc3: gadget: Implement the suspend entry...
2016-08-16 Roger QuadrosUPSTREAM: usb: dwc3: core: cleanup IRQ resources
2016-08-16 Baolin WangUPSTREAM: usb: dwc3: gadget: Add the suspend state...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: issue ENDTRANSFER conditio...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: simplify run_stop() break...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: avoid while(1) in run_stop()
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: remove udelay() from run_s...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: rename 'ignore' argument...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: decrement trbs_left for...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: start Bulk endpoints more...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: disable XFER_NOT_READY
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: use allocated/queued reqs...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: halt and stop based HWO bit
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: keep track of allocated...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: update transfer needs...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: remove trailing newline from dwc3_...
2016-08-16 John YounUPSTREAM: usb: dwc3: Use the correct speed macros for...
2016-08-16 John YounUPSTREAM: usb: dwc3: gadget: Fix truncated cast issue
2016-08-16 John YounUPSTREAM: usb: dwc3: gadget: Handle TRB index 0 when...
2016-08-16 John YounUPSTREAM: usb: dwc3: gadget: Account for link TRB in...
2016-08-16 John YounUPSTREAM: usb: dwc3: gadget: Account for max size in...
2016-08-16 John YounUPSTREAM: usb: dwc3: gadget: Don't prepare TRBs if...
2016-08-16 John YounUPSTREAM: usb: dwc3: gadget: Initialize the TRB ring
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"
next