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
Age
Commit message (
Expand
)
Author
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
2024-08-06
usb: gadget: atmel: Rename atmel_usba_start()/_stop() to usba_udc_enable()/_d...
Zixun LI
2024-08-06
usb: gadget: atmel: Move usba_udc_pdata() with other static functions
Zixun LI
2024-08-06
usb: gadget: atmel: Fix typo in usb gadget driver register and unregister
Zixun LI
2024-08-06
usb: gadget: atmel: Replace printf() and pr_err() by log_err()
Zixun LI
2024-08-06
usb: gadget: atmel: Sort includes
Zixun LI
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
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: max3420: Convert interrupt handling to usb_gadget_generic_ops
Marek Vasut
2024-07-05
usb: gadget: dwc2: Convert interrupt handling to usb_gadget_generic_ops
Marek Vasut
2024-07-05
usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
Marek Vasut
2024-07-05
usb: dwc3: gadget: Convert epautoconf workaround to match_ep callback
Marek Vasut
2024-07-05
usb: gadget: Add full ep_matches() check past .match_ep() callback
Marek Vasut
2024-07-05
usb: gadget: Drop all gadget_is_*() functions
Marek Vasut
2024-07-05
usb: gadget: Drop usb_gadget_controller_number()
Marek Vasut
2024-07-05
usb: gadget: ether: Drop usb_gadget_controller_number()
Marek Vasut
2024-07-05
usb: gadget: g_dnl: Drop usb_gadget_controller_number()
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
2024-03-22
usb: gadget: UMS: support multiple sector sizes
Caleb Connolly
2024-03-22
usb: gadget: CDC ACM: call usb_gadget_initialize
Caleb Connolly
2024-03-14
rockchip: Update the default USB Product ID value
Jonas Karlman
2024-01-09
fastboot: multiresponse support
Ion Agorria
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
2023-11-21
usb: udc: Try to clarify an error message
Miquel Raynal
2023-11-21
cmd: Change the dependencies between CMD_BIND and USB_GADGET
Miquel Raynal
2023-11-21
usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command
Marek Vasut
2023-11-21
usb: fastboot: Add missing newline in pr_err
Simon Holesch
2023-11-21
usb: ci: Fix gadget reinit
Simon Holesch
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
[next]