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
/
gadget
/
udc
/
udc-uclass.c
Age
Commit message (
Expand
)
Author
2024-08-20
usb: gadget: udc: Fix duplicate uclass name
Zixun LI
2024-07-05
usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET
Marek Vasut
2024-07-05
usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
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-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
2023-09-15
dm: usb: udc: Drop legacy udevice handler functions
Marek Vasut
2023-09-15
dm: usb: udc: Factor out plain udevice handler functions
Marek Vasut
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-04-06
usb: Return -ENOSYS when system call is not available
Simon Glass
2019-03-16
usb: udc-uclass: Fixed problem when no alias is defined in DT
Jean-Jacques Hiblot
2019-01-10
dm: usb: gadget: Fix boot breakage on sunxi platforms
Jean-Jacques Hiblot
2019-01-10
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
Jean-Jacques Hiblot
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot