aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
AgeCommit message (Expand)Author
2024-01-20usb: cdns3: avoid error messages if phys don't existRoger Quadros
2023-11-28treewide: Include linux/io.h instead of asm-generic/io.hIgor Prusov
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-07-21usb: cdns3: gadget: Configure speed in udc_startRavi Gunasekaran
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