summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: simplify short packet eventFelipe Balbi2018-05-211-7/+1
* usb: dwc3: trace: print out event status tooFelipe Balbi2018-05-211-4/+16
* usb: dwc3: gadget: simplify unaligned and zlp handlingFelipe Balbi2018-05-211-4/+2
* usb: dwc3: gadget: remove unnecessary 'chain' variableFelipe Balbi2018-05-211-3/+1
* usb: dwc3: gadget: remove PENDING handling from cleanup_completedFelipe Balbi2018-05-211-14/+0
* usb: dwc3: gadget: split scatterlist and linear handlersFelipe Balbi2018-05-211-26/+45
* usb: dwc3: gadget: simplify isoc case on cleanup_completed_requestsFelipe Balbi2018-05-211-10/+3
* usb: dwc3: gadget: simplify queueing of isoc transfersFelipe Balbi2018-05-211-12/+6
* usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi2018-05-214-36/+3
* usb: dwc3: gadget: check for Missed Isoc from event statusFelipe Balbi2018-05-212-5/+14
* usb: dwc3: gadget: remove unnecessary 'ioc' variableFelipe Balbi2018-05-211-6/+1
* usb: dwc3: gadget: make cleanup_completed_requests() return nothingFelipe Balbi2018-05-211-9/+4
* usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi2018-05-215-19/+7
* usb: dwc3: gadget: start removing BUSY flagFelipe Balbi2018-05-211-2/+2
* usb: dwc3: gadget: update dep->frame_number from XferInprogress tooFelipe Balbi2018-05-211-6/+13
* usb: dwc3: gadget: always use frame number from XferNotReadyFelipe Balbi2018-05-211-7/+5
* usb: dwc3: gadget: remove unnecessary 'dwc' parameterFelipe Balbi2018-05-211-36/+32
* usb: dwc3: gadget: move handler closer to calling siteFelipe Balbi2018-05-211-11/+11
* usb: dwc3: gadget: rename dwc3_gadget_start_isoc()Felipe Balbi2018-05-211-2/+2
* usb: dwc3: gadget: remove some pointless checksFelipe Balbi2018-05-211-13/+1
* usb: dwc3: gadget: remove allocated/queued request trackingFelipe Balbi2018-05-213-24/+8
* usb: dwc3: gadget: rename done_trbs and done_reqsFelipe Balbi2018-05-211-13/+16
* usb: dwc3: gadget: don't kick transfer all the timeFelipe Balbi2018-05-211-11/+0
* usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()Felipe Balbi2018-05-211-6/+3
* usb: dwc3: gadget: XferComplete only for EP0Felipe Balbi2018-05-211-10/+1
* usb: dwc3: gadget: XferNotReady is Isoc-onlyFelipe Balbi2018-05-211-4/+6
* usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs tooFelipe Balbi2018-05-211-2/+2
* usb: dwc3: gadget: Correct the logic for queuing sgsAnurag Kumar Vulisha2018-05-212-3/+22
* usb: dwc3: gadget: Correct handling of scattergather listsAnurag Kumar Vulisha2018-05-212-3/+24
* USB: dwc3: get extcon device by OF graph bindingsAndrzej Hajda2018-05-161-6/+28
* usb: dwc3: support clocks and resets for DWC3 coreMasahiro Yamada2018-05-163-2/+115
* usb: gadget: udc: atmel: Fix indentingRomain Izard2018-05-151-9/+9
* usb: gadget: udc: atmel: Remove obsolete includeRomain Izard2018-05-152-25/+0
* usb: gadget: udc: atmel: GPIO inversion is handled by gpiodRomain Izard2018-05-152-3/+1
* USB: rndis: Fix for handling garbled messagesMichel Pollet2018-05-151-0/+3
* usb: dwc3: use local copy of resource to fix-up register offsetMasahiro Yamada2018-05-151-24/+8
* usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speedsChunfeng Yun2018-05-151-1/+1
* usb: dwc3: core: Suspend PHYs on runtime suspend in host modeManu Gautam2018-05-151-3/+33
* usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam2018-05-154-1/+633
* dt-bindings: usb: Update documentation for Qualcomm DWC3 driverManu Gautam2018-05-151-22/+63
* usb: dwc3: of-simple: Add compatible for Allwinner H6 platformIcenowy Zheng2018-05-151-0/+1
* usb: gadget: f_ecm: fix host mac address for multiple instancesLukasz Nowak2018-05-151-1/+2
* USB: Gadget Ethernet: Re-enable Jumbo frames.John Greb2018-05-151-0/+4
* usb: dwc2: Change reading of current frame number flow.Artur Petrosyan2018-05-153-5/+23
* usb: dwc2: debugfs: Don't touch RX FIFO during register dumpStefan Wahren2018-05-151-1/+1
* usb: dwc2: Fix crash in incomplete isoc intr handlers.Artur Petrosyan2018-05-151-3/+3
* usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan2018-05-155-0/+20
* usb: dwc2: Enable BNA interrupt for IN endpointsMinas Harutyunyan2018-05-151-1/+3
* usb: dwc2: Change ISOC DDMA flowMinas Harutyunyan2018-05-152-144/+139
* usb: mtu3: make USB_MTU3_DUAL_ROLE depend on EXTCON but not USB_MTU3Chunfeng Yun2018-05-151-1/+2