summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-18usb: dwc2: gadget: Start DDMA IN status phase in StsPhseRcvd handlerVahram Aharonyan
2016-11-18usb: dwc2: gadget: Fixes for StsPhseRcvd interruptVahram Aharonyan
2016-11-18usb: dwc2: gadget: DDMA transfer start and completeVahram Aharonyan
2016-11-18usb: dwc2: gadget: EP 0 specific DDMA programmingVahram Aharonyan
2016-11-18usb: dwc2: Remove reading in of invalid propertyJohn Youn
2016-11-18usb: twl6030-usb: make driver DT onlyNicolae Rosia
2016-11-18usb: dwc3: gadget: clear events in top-half handlerJohn Youn
2016-11-18usb: dwc3: gadget: use evt->cache for processing eventsJohn Youn
2016-11-18usb: dwc3: gadget: use evt->length as we shouldFelipe Balbi
2016-11-18usb: dwc3: core: add a event buffer cacheJohn Youn
2016-11-18usb: phy: phy-generic: add the implementation of .set_suspendPeter Chen
2016-11-18usb: dwc3: core: remove dwc3_soft_reset()Felipe Balbi
2016-11-18usb: gadget: Fix checkpatch error for bracesAnson Jacob
2016-11-18usb: isp1301-omap: don't opencode IS_REACHABLE()Fabian Frederick
2016-11-18usb: core: urb make use of usb_endpoint_maxp_multMike Krinkin
2016-11-18usb: dwc3: Add a function to check propertiesJohn Youn
2016-11-18usb: dwc3: Add a check for the DWC_usb3 coreJohn Youn
2016-11-18usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structureVahram Aharonyan
2016-11-18usb: dwc2: gadget: Transfer length limit checking for DDMAVahram Aharonyan
2016-11-18usb: dwc2: host: Rename MAX_DMA_DESC_SIZE to HOST_DMA_NBYTES_LIMITVahram Aharonyan
2016-11-18usb: dwc2: gadget: Add DMA descriptor chains for EP 0Vahram Aharonyan
2016-11-18usb: dwc2: gadget: Add DMA descriptor status quadlet fieldsVahram Aharonyan
2016-11-18usb: dwc2: gadget: Add descriptor DMA parameterVahram Aharonyan
2016-11-18usb: dwc2: Make the DMA descriptor structure packedVahram Aharonyan
2016-11-18usb: dwc2: Update DMA descriptor structureVahram Aharonyan
2016-11-18usb: dwc2: Deprecate g-use-dma bindingJohn Youn
2016-11-18usb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSELJohn Youn
2016-11-18usb: dwc2: Fix coverity issue in hcd_queue.cVardan Mikayelyan
2016-11-18usb: dwc2: Fix dead code in hcd.cVardan Mikayelyan
2016-11-18usb: dwc3: gadget: Remove descriptor arguments to ep_enableJohn Youn
2016-11-18usb: dwc2: gadget: Update for new usb_endpoint_maxp()Vardan Mikayelyan
2016-11-18usb: dwc3: warn on once when no trbsJanusz Dziedzic
2016-11-18usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flagJanusz Dziedzic
2016-11-18usb: dwc3: fix post-incrementJanusz Dziedzic
2016-11-18usb: dwc3: clean TRB if STARTTRANSFER failJanusz Dziedzic
2016-11-18usb: dwc3: decrement queued_requestsJanusz Dziedzic
2016-11-18usb: dwc2: Add PCI propertiesVahram Aharonyan
2016-11-18usb: dwc2: Get host DMA device propertiesJohn Youn
2016-11-18usb: dwc2: Rename the dma_enable parameter to host_dmaJohn Youn
2016-11-18usb: dwc2: Move gadget settings into core_paramsJohn Youn
2016-11-18usb: dwc2: Rename host_rx_fifo_size hardware parameterJohn Youn
2016-11-18usb: dwc2: Remove unnecessary prototypesJohn Youn
2016-11-18usb: dwc2: Remove dwc2_set_all_params functionJohn Youn
2016-11-18usb: dwc2: Move parameter initialization into params.cJohn Youn
2016-11-18usb: dwc2: Declare the core params struct staticallyJohn Youn
2016-11-18usb: dwc2: Add params.c fileJohn Youn
2016-11-18usb: dwc2: Remove unused hardware parameterJohn Youn
2016-11-18usb: dwc2: Remove unnecessary kfreeJohn Youn
2016-11-18USB: phy: am335x-control: fix device and of_node leaksJohan Hovold
2016-11-18usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen