summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/ep0.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-2/+3
* 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
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra2020-02-021-0/+4
* usb: cdns3: ep0: Fix build warnings related to cache opsVignesh Raghavendra2019-12-211-0/+1
* usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra2019-11-071-0/+910