aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/gadget.c
Commit message (Expand)AuthorAge
* Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"John Youn2016-10-18
* Revert "usb: dwc2: gadget: change variable name to more meaningful"John Youn2016-10-18
* usb: dwc2: gadget: Only initialize device if in device modeJohn Youn2016-09-08
* usb: dwc2: gadget: free TX FIFO after killing requestsRobert Baldyga2016-08-31
* usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()Robert Baldyga2016-08-31
* usb: dwc2: gadget: change variable name to more meaningfulRobert Baldyga2016-08-31
* usb: dwc2: gadget: fix TX FIFO size and address initializationRobert Baldyga2016-08-31
* usb: dwc2: gadget: use ep->fifo_index in context of FIFO registersRobert Baldyga2016-08-31
* usb: dwc2: gadget: don't print on ENOMEMWolfram Sang2016-08-29
* usb: dwc2: gadget: Final fixes for BDMA ISOCVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Add EP disabled interrupt handlerVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlersVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlersVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Add dwc2_gadget_start_next_request functionVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts functionVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Corrected interval calculationVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()Vardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Fix transfer stop programming for out endpointVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Corrected field namesVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Remove unnecessary codeVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Remove unnecessary lineVardan Mikayelyan2016-06-21
* usb: dwc2: gadget: Do not halt isochronous endpointsVahram Aharonyan2016-05-31
* usb: dwc2: gadget: Do not halt endpoint if activeVahram Aharonyan2016-05-31
* usb: dwc2: gadget: Prevent handling of host interruptsVardan Mikayelyan2016-04-28
* usb: dwc2: gadget: Check for ep0 in enableVahram Aharonyan2016-04-28
* usb: dwc2: do not override forced dr_mode in gadget setupPrzemek Rudy2016-04-04
* usb: dwc2: Move register save and restore functionsJohn Youn2016-03-04
* usb: dwc2: gadget: Repair DSTS register decodingMarek Vasut2015-12-22
* usb: dwc2: gadget: Remove call to dwc2_hsotg_init()John Youn2015-12-22
* usb: dwc2: gadget: Replace dwc2_hsotg_corereset()John Youn2015-12-22
* usb: dwc2: gadget: Use hw params from coreJohn Youn2015-12-22
* usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interruptsGregory Herrero2015-12-22
* usb: dwc2: fix transfer stop programming for out endpointDu, Changbin2015-12-22
* usb: dwc2: refactor common low-level hw code to platform.cMarek Szyprowski2015-10-14
* usb: dwc2: remove no longer needed init_mutexMarek Szyprowski2015-10-14
* usb: dwc2: gadget: parity fix in isochronous modeRoman Bacik2015-10-02
* usb: dwc2: remove non-functional clock gatingMarek Szyprowski2015-10-01
* usb: dwc2: remove double call to dwc2_hsotg_of_probeMarek Szyprowski2015-10-01
* usb: dwc2: gadget: fix a memory use-after-free bugYunzhi Li2015-10-01
* usb: dwc2: gadget: handle reset interrupt before endpoint interruptsMian Yousaf Kaukab2015-10-01
* usb: dwc2: gadget: exit hibernation before power downGregory Herrero2015-10-01
* usb: dwc2: gadget: unmask idstschng interrupt only if controller supports itGregory Herrero2015-10-01
* usb: dwc2: gadget: only reset core after addressed stateMian Yousaf Kaukab2015-10-01
* usb: dwc2: gadget: kill ep0 requests before reinitializing coreMian Yousaf Kaukab2015-10-01
* usb: dwc2: gadget: stop current transfer on dequeueMian Yousaf Kaukab2015-10-01
* usb: dwc2: gadget: print complete setup packetMian Yousaf Kaukab2015-10-01
* usb: dwc2: gadget: ignore stall check for ep0Mian Yousaf Kaukab2015-10-01
* usb: dwc2: gadget: abort core init if core_reset failsGregory Herrero2015-10-01
* usb: dwc2: gadget: set op_state in vbus_session callGregory Herrero2015-10-01
* usb: dwc2: gadget: don't modify pullup state in host modeGregory Herrero2015-10-01