index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
gadget.c
Age
Commit message (
Expand
)
Author
2025-08-29
usb: cdns3: Do not access memory after free
Andrew Goodbody
2024-10-11
usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket
Siddharth Vadapalli
2024-09-30
usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints
Siddharth Vadapalli
2024-07-05
usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops
Marek Vasut
2024-05-14
usb: cdns3: gadget.c: Set fast access bit
Aswath Govindraju
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-08-02
global: Convert simple_strtoul() with decimal to dectoul()
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-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
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