summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-055-0/+5
* dm: core: Require users of devres to include the headerSimon Glass2020-02-053-0/+4
* 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: cdns3: Fix include file pathVignesh Raghavendra2019-11-192-2/+2
* usb: cdns3: Add TI wrapper driver for CDNS USB3 controllerVignesh Raghavendra2019-11-073-0/+202
* usb: cdns3: gadget: Implement udc_set_speed() callbackVignesh Raghavendra2019-11-071-4/+26
* usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra2019-11-0715-0/+6429