index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
Age
Commit message (
Expand
)
Author
2024-01-20
usb: cdns3: avoid error messages if phys don't exist
Roger Quadros
2023-11-28
treewide: Include linux/io.h instead of asm-generic/io.h
Igor Prusov
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-07-21
usb: cdns3: gadget: Configure speed in udc_start
Ravi Gunasekaran
2021-11-17
usb: cdns3: cdns3-ti: Add compatible for AM64 SoC
Aswath Govindraju
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-06-08
usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name
Kishon Vijay Abraham I
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-30
usb: cdns3: Fix not calling dev_xxx with a device
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-30
usb: Migrate to support live DT for some driver
Kever Yang
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-02
usb: cdns3: ep0: Invalidate cache before reading Setup Packet
Vignesh Raghavendra
2019-12-21
usb: cdns3: ep0: Fix build warnings related to cache ops
Vignesh Raghavendra
2019-11-19
usb: cdns3: Fix include file path
Vignesh Raghavendra
2019-11-07
usb: cdns3: Add TI wrapper driver for CDNS USB3 controller
Vignesh Raghavendra
2019-11-07
usb: cdns3: gadget: Implement udc_set_speed() callback
Vignesh Raghavendra
2019-11-07
usb: Add Cadence USB3 host and gadget driver
Vignesh Raghavendra