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
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