index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.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
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
2025-04-10
usb: gadget: f_mass_storage: Drop invalid kfree() in fsg_common_release()
Mattijs Korpershoek
2025-04-10
usb: gadget: f_mass_storage: Remove kref structure use
Mattijs Korpershoek
2025-04-08
Merge patch series "Annotate switch/case fallthrough cases"
Tom Rini
2025-04-08
gadget: f_thor: annotate switch/case fallthrough
Andre Przywara
2025-03-10
usb: gadget: Remove final remnants of CONFIG_USB_DEVICE
Tom Rini
2025-02-11
usb: gadget: f_mass_storage: Add schedule() in sleep_thread()
Patrice Chotard
2025-02-06
usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
Michael Ferolito
2024-12-11
usb: renesas: Fix R-Car spelling
Marek Vasut
2024-11-26
usb: ci_udc: don't use "advance" feature when setting address
Ion Agorria
2024-10-16
net: introduce alternative implementation as net/lwip/
Jerome Forissier
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-01
usb: gadget: usbhs: Add Renesas USBHS device driver
Vitaliy Vasylskyy
2024-09-30
Merge tag 'v2024.10-rc6' into next
Tom Rini
2024-09-24
spl: ram: hide SPL_RAM_SUPPORT
Jerome Forissier
2024-09-13
dfu: fix Kconfig dependencies
Jerome Forissier
2024-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-08-20
usb: gadget: udc: Fix duplicate uclass name
Zixun LI
2024-08-06
usb: gadget: atmel: Add DM_USB_GADGET support
Zixun LI
2024-08-06
usb: gadget: atmel: Add attach/detach support
Zixun LI
[next]