summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
AgeCommit message (Expand)Author
2022-04-06MLK-23361 usb: cdns3: gadget: reset endpoint before set DEVDSYe Li
2022-04-06MA-15300-4 flush fastboot usb request buf cache before data movementfaqiang.zhu
2022-04-06MLK-22577-2: usb: cdns3: Change the max packetsize of interrupt endpointSherry Sun
2022-04-06MLK-22357-1 usb: Add handle_interrupts function pointer for UCLASS_USB_GADGET...Sherry Sun
2022-04-06MLK-23574-13 usb: gadget: Add the cadence USB3 gadget driverSherry Sun
2022-04-06MLK-23574-11 usb: cdns3: remove upstream cadence USB3 driverYe Li
2021-11-17usb: cdns3: cdns3-ti: Add compatible for AM64 SoCAswath Govindraju
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-06-08usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-30usb: Migrate to support live DT for some driverKever Yang
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-02usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra
2019-12-21usb: cdns3: ep0: Fix build warnings related to cache opsVignesh Raghavendra
2019-11-19usb: cdns3: Fix include file pathVignesh Raghavendra
2019-11-07usb: cdns3: Add TI wrapper driver for CDNS USB3 controllerVignesh Raghavendra
2019-11-07usb: cdns3: gadget: Implement udc_set_speed() callbackVignesh Raghavendra
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra