summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/gadget.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-11/+12
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* dwc3: flush cache only if there is a buffer attached to a requestMarek Szyprowski2019-10-311-1/+2
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-141-1/+0
* usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N2018-05-181-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich2017-04-141-2/+3
* usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich2017-04-141-5/+5
* usb: dwc3: gadget: Remove unused header inclusionVincent Tinelli2017-02-261-1/+0
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-251-0/+1
* usb: dwc3: Fix warnings on 64-bit buildsMichal Simek2015-11-031-5/+5
* usb: dwc3: Correct clean up code for requestsLukasz Majewski2015-04-141-24/+14
* usb: dwc3: gadget: Set non EP0 max packet limit to 512BLukasz Majewski2015-04-141-1/+1
* usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be...Lukasz Majewski2015-04-141-13/+2
* usb: dwc3: optimize interrupt loopMarek Szyprowski2015-04-141-2/+13
* usb: dwc3: add a workaround for too small OUT requestsMarek Szyprowski2015-04-141-0/+8
* usb: dwc3: Remove BIT(x) macro from DWC3's gadget codeLukasz Majewski2015-04-141-1/+1
* usb: dwc3: Add chained TRB support for ep0Kishon Vijay Abraham I2015-04-141-1/+1
* dwc3: flush the buffers before using itKishon Vijay Abraham I2015-04-141-1/+7
* usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2015-04-141-160/+84
* usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I2015-04-141-55/+0
* usb: dwc3: remove trace_* APIs from dwc3 driverKishon Vijay Abraham I2015-04-141-17/+0
* usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I2015-04-141-8/+6
* usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I2015-04-141-0/+2824