summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/gadget.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-2/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* usb: Migrate to support live DT for some driverKever Yang2020-03-301-1/+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/+2
* usb: cdns3: gadget: Implement udc_set_speed() callbackVignesh Raghavendra2019-11-071-4/+26
* usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra2019-11-071-0/+2738