index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
Age
Commit message (
Expand
)
Author
7 days
usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()
Zixun LI
2026-05-13
usb: gadget: f_acm: Fix memory leak in acm_add
Francois Berder
2026-05-09
usb: gadget: Correct dependencies for USB_RENESAS_USBHS
Tom Rini
2026-04-27
Merge patch series "net: migrate NO_NET out of the networking stack choice"
Tom Rini
2026-04-27
simplify NET_LEGACY || NET_LWIP condition with NET condition
Quentin Schulz
2026-04-27
rename NET to NET_LEGACY
Quentin Schulz
2026-04-26
usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)
Michele Bisogno
2026-04-26
usb: gadget: rcar: Add support for reset controller
Michele Bisogno
2026-04-26
usb: gadget: rcar: Fix gadget registration lifecycle in remove
Michele Bisogno
2026-03-16
Merge tag 'u-boot-dfu-20260316' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2026-03-10
arch: arm: rockchip: Add initial support for RK3506
Jonas Karlman
2026-03-03
usb: gadget: Mark udc_disconnect as static
Tom Rini
2026-01-30
usb: gadget: dwc2: Move dr_mode check from of_to_plat() to bind()
Jonas Karlman
2026-01-16
Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...
Tom Rini
2026-01-14
usb: gadget: Kconfig: Correct Qualcomm config name used
Balaji Selvanathan
2026-01-09
usb: ci_udc: cosmetics: EP and requests debug info
Petr Beneš
2026-01-09
usb: ci_udc: Check ci_ep->desc before use
Petr Beneš
2025-11-12
usb: gadget: Tighten CI_UDC dependencies
Tom Rini
2025-11-12
usb: gadget: Tighten the dependency for DWC2 OTG support
Tom Rini
2025-11-12
usb: gadget: spl: Add missing dependency for SPL_USB_GADGET
Tom Rini
2025-11-04
usb: f_sdp: Update SDP driver to support PQC container
Ye Li
2025-10-30
usb: gadget: Introduce usb gadget vendor/product default id for ARCH_QCOM
George Chan
2025-09-30
usb: dwc2: Add missing null check
Andrew Goodbody
2025-09-30
usb: gadget: atmel: Add missing null check
Andrew Goodbody
2025-09-26
usb: gadget: max3420_udc: Remove unused driver
Tom Rini
2025-09-26
usb: gadget: bcm_udc_otg: Remove unused driver
Tom Rini
2025-09-26
usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBA
Tom Rini
2025-08-30
rockchip: Add default USB_GADGET_PRODUCT_NUM for RK3576
Jonas Karlman
2025-08-30
usb: gadget: rockchip: Fix spacing around the Kconfig option
Tom Rini
2025-08-30
usb: gadget: rockchip: Add missing dependency
Tom Rini
2025-06-18
Merge patch series "list.h/treewide: get rid of no-op prefetch()"
Tom Rini
2025-06-18
treewide: drop no-op prefetch() calls
Rasmus Villemoes
2025-06-16
usb: gadget: atmel: reliably generate disconnect by disabling controller
Zixun LI
2025-06-13
spl: Rename jump_to_image_no_args()
Simon Glass
2025-06-02
usb: dwc2: Refactor register operations with clrsetbits macros
Junhui Liu
2025-06-02
usb: dwc2: Replace uint<x>_t types with u<x>
Kongyang Liu
2025-06-02
usb: dwc2: Unify flush and reset logic with v4.20a support
Kongyang Liu
2025-06-02
usb: dwc2: Extract macro definitions to common header
Kongyang Liu
2025-06-02
usb: dwc2: Align macros with Linux kernel definitions
Kongyang Liu
2025-06-02
usb: dwc2: Clean up with bitfield macros
Kongyang Liu
2025-06-02
usb: dwc2: Extract register definitions to common header file
Kongyang Liu
2025-04-24
Merge tag 'u-boot-dfu-20250424' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2025-04-23
arch: arm: rockchip: Add initial support for RK3528
Jonas Karlman
2025-04-23
usb: gadget: f_acm: Allow restarting ACM console after stopping it
Stephan Gerhold
2025-04-23
usb: gadget: f_acm: Claim requested USB endpoints
Stephan Gerhold
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-10
usb: gadget: atmel: Add SAM9X60 support
Zixun LI
2025-04-10
usb: gadget: f_mass_storage: Fix memory leak of fsg buffers
Mattijs Korpershoek
2025-04-10
usb: gadget: f_mass_storage: Fix NULL dereference in fsg_add()
Mattijs Korpershoek
[next]