summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/gadget.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-04-13usb: dwc3: don't set gadget->is_otg flagRoger Quadros
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-08-24MLK-18922-2 usb: dwc3: add OTG capabilities handlingPeter Chen
2018-08-24MLK-17887 Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Li Jun
2018-08-24usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeueFelipe Balbi
2018-08-24usb: dwc3: gadget: wait for End Transfer to completeBaolin Wang
2018-08-24MLK-16775-1 usb: dwc3: gadget: add high bus freq supportLi Jun
2018-08-24usb: dwc3: gadget: Fix ISO transfer performanceRoger Quadros
2018-08-24usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()Felipe Balbi
2018-08-24usb: dwc3: gadget: properly check ep cmdFelipe Balbi
2018-08-24MLK-16013-7 usb: dwc3: gadget: increase timeout count for ep cmdLi Jun
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-25usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier
2017-12-14usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros
2017-10-21usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam
2017-07-12usb: dwc3: replace %p with %pKFelipe Balbi
2017-05-25usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen
2017-04-12usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-03-12usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi
2017-01-12usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-01-12usb: dwc3: gadget: Fix full speed modeRoger Quadros
2017-01-06usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi
2016-10-17usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET
2016-10-17usb: dwc3: gadget: never pre-start Isochronous endpointsFelipe Balbi
2016-10-17usb: dwc3: gadget: properly account queued requestsFelipe Balbi
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-12usb: dwc3: fix Clear Stall EP command failureLu Baolu
2016-09-09usb: dwc3: avoid -Wmaybe-uninitialized warningArnd Bergmann
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn
2016-08-25usb: dwc3: gadget: always decrement by 1Felipe Balbi
2016-08-25usb: dwc3: gadget: stop kicking if we run out of spaceFelipe Balbi
2016-08-25usb: dwc3: gadget: abolish trbs_leftFelipe Balbi
2016-08-25usb: dwc3: Add ENDXFER command pollingJohn Youn
2016-08-25usb: dwc3: gadget: improve increment request->actualFelipe Balbi
2016-08-25usb: dwc3: gadget: remove condition that never happensFelipe Balbi
2016-08-25usb: dwc3: gadget: add remaining sg entries to ringFelipe Balbi
2016-08-22usb: dwc3: gadget: interrupt on ring full tooFelipe Balbi
2016-08-22usb: dwc3: gadget: avoid while (1) loop on completionFelipe Balbi
2016-08-22usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi
2016-08-22usb: dwc3: gadget: simplify dwc3_ep_prev_trb()Felipe Balbi
2016-08-22usb: dwc3: gadget: increment dequeue pointer on completionFelipe Balbi
2016-08-22usb: dwc3: gadget: retire LST bit completelyFelipe Balbi
2016-08-22usb: dwc3: gadget: don't rely on jiffies while holding spinlockNicolas Saenz Julienne
2016-08-11usb: dwc3: gadget: stop processing on HWO setFelipe Balbi
2016-08-11usb: dwc3: don't set last bit for ISOC endpointsJanusz Dziedzic
2016-08-10usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi