summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/core.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-31usb: cdns: Add USB device supportMinda Chen1-0/+6
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-3/+3
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-03-30usb: Migrate to support live DT for some driverKever Yang1-9/+6
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-11-19usb: cdns3: Fix include file pathVignesh Raghavendra1-1/+1
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra1-0/+498