summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/gadget.c
AgeCommit message (Expand)Author
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-18usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-03-31usb: dwc3: Use high priority worker as bottom half handlerMayank Rana
2017-03-31usb: dwc3: Implement interrupt moderationJohn Youn
2017-03-31usb: dwc3: gadget: clear events in top-half handlerJohn Youn
2017-03-21Merge "Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'"Linux Build Service Account
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-17usb: dwc3: Increase polling interval for set transfer resource ep cmdHemant Kumar
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-01usb: dwc3: Add support to LPM L1 remote wakeup for ep0 endpointsHemant Kumar
2017-01-12usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-01-05usb: dwc3: replace %p with %pKVamsi Krishna Samavedam
2016-12-20Merge "USB: dwc3: gadget: Don't queue endless req through generic ep_queue"Linux Build Service Account
2016-12-19Merge "USB: dwc3-msm: Disable Update xfer for DBM on ep disable or dequeue"Linux Build Service Account
2016-12-12USB: dwc3-msm: Disable Update xfer for DBM on ep disable or dequeueVijayavardhan Vennapusa
2016-12-12dwc3: gadget: Increase TXFIFO size as 3KB with endless USB IN endpointMayank Rana
2016-12-12USB: dwc3: gadget: Don't queue endless req through generic ep_queueVijayavardhan Vennapusa
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET
2016-11-02Merge "usb: dwc3: Draw 100mA upon host bus reset"Linux Build Service Account
2016-11-02usb: dwc3: Draw 100mA upon host bus resetHemant Kumar
2016-11-01dwc3: gadget: Remove disabling events and ep0 from gadget stopVamsi Krishna Samavedam
2016-10-24usb: dwc3: gadget: Remove dev_WARN_ONCE in dwc3_gadget_ep_disableHemant Kumar
2016-10-10dwc3: gadget: Don't memset TRB ring with zero related to USB GSI endpointMayank Rana
2016-09-12Revert "usb: dwc3: gadget: start requests as soon as they come"Hemant Kumar
2016-09-12Revert "usb: dwc3: gadget: start transfer on XFER_COMPLETE"Hemant Kumar
2016-09-12Revert "usb: dwc3: gadget: use Update Transfer from Xfer In Progress"Hemant Kumar
2016-09-12dwc3: gadget: Avoid starting next transfer if transfer is activeMayank Rana
2016-09-12Revert "usb: dwc3: gadget: use update transfer command"Hemant Kumar
2016-09-12Revert "usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers"Mayank Rana
2016-09-12Revert "usb: dwc3: fix TRB completion when multiple TRBs are started"Mayank Rana
2016-09-07usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-08-26usb: dwc3: restart usb upon endpoint cmd timeoutHemant Kumar
2016-08-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-08-10usb: dwc3: Remove tasklet bottom half handlerHemant Kumar
2016-07-27Merge "usb: dwc3: Fix NULL ptr dereference in ep disable ops"Linux Build Service Account
2016-07-22Merge "dwc3: gadget: Add debug event for pull up operation"Linux Build Service Account
2016-07-21usb: dwc3: Fix NULL ptr dereference in ep disable opsHemant Kumar
2016-07-15dwc3: gadget: Add debug event for pull up operationMayank Rana
2016-07-15Merge "Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk"Linux Build Service Account
2016-07-13usb: dwc3: Fix bug in ep disable operationHemant Kumar
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-06-21usb: gadget: Use mult as 3 for GSI related USB IN endpoint alwaysMayank Rana
2016-05-24usb: gadget: Iterate over all IN EPs for allocation of TX FIFOsDevdutt Patnaik
2016-05-11usb: dwc3: Fix dep name handling upon ep disableHemant Kumar
2016-04-29usb: dwc3: Request dwc3 irq in driver probeHemant Kumar
2016-04-22usb: dwc3: Allocate fixed h/w eps for GSI endpointsDevdutt Patnaik
2016-04-22usb: dwc3: Add support for GSI event buffer configurationHemant Kumar
2016-04-07dwc3: gadget: Resume controller when udc_stop is calledMayank Rana
2016-03-25usb: gadget: Handle disconnect correctly during composition switch.Devdutt Patnaik
2016-03-23usb: dwc3: Ensure req->dma is initialized to DMA_ERROR_CODEJack Pham