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
Age
Commit message (
Expand
)
Author
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
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-21
usb: udc: Try to clarify an error message
Miquel Raynal
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
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
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: udc: Introduce ->udc_set_speed() method
Sherry Sun
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
2018-12-07
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-03
usb: udc: Fix warnings on 64-bit builds
Michal Simek
2015-04-14
usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
Kishon Vijay Abraham I
2015-04-14
usb: gadget: udc: make udc-core compile in u-boot build
Kishon Vijay Abraham I
2015-04-14
usb: gadget: udc: add udc-core from linux kernel to u-boot
Kishon Vijay Abraham I