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
2022-10-17
usb: ether: Fix error handling in usb_ether_init
Michal Suchanek
2022-10-12
Fix typo in CONFIG_USBNET_DEVADDR
Ignacio Zamora
2022-10-10
usb: gadget: fastboot: detach usb on reboot commands
Mattijs Korpershoek
2022-10-10
usb: gadget: Clean up Makefile ifdeffery
Marek Vasut
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-26
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2022-09-26
Fix out of bound access of ep array.
Alison Huffman
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-19
usb: gadget: designware-udc: Drop the driver
Marek Vasut
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-02
drivers: usb: fastboot: Fix full-speed usb descriptor
qianfan Zhao
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-08
arm: Remove strongarm support
Tom Rini
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2022-07-05
Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig
Tom Rini
2022-06-29
rockchip: usb: gadget: add rk3066 product id
Paweł Jarosz
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-06-06
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-04-22
usb: gadget: ci: Make various ops const
Adam Ford
2022-03-14
usb: dwc2: handle return code of dev_read_size() in of to, plat function
Wolfgang Grandegger
2022-02-11
usb: gadget: ci: Avoid null pointer dereference
Marek Vasut
2022-01-28
dfu: handle short frame result of UPLOAD in state_dfu_idle
Patrick Delaunay
2022-01-26
usb: gadget: Add CDC ACM function
Loic Poulain
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-13
drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".
Vagrant Cascadian
2022-01-08
usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable
Gary Bisson
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller
Patrice Chotard
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
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
2021-03-03
usb: gadget: Use dbg_ep0() macro instead of serial_printf()
Pali Rohár
2021-02-26
usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...
Patrice Chotard
2021-02-26
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
2021-02-10
usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg
Patrick Delaunay
2021-01-31
usb: gaget: ci: set ep's desc when enable ep
Li Jun
2021-01-31
usb: gadget: fastboot: use correct max packet size
Li Jun
2021-01-31
usb: udc: ci: update speed handling
Li Jun
2021-01-31
usb: composite: force gadget to be USB2 for HS only function
Li Jun
2021-01-31
usb: gadget: dnl: set dnl to be super speed
Li Jun
2021-01-31
usb: fastboot: add super speed support
Li Jun
2021-01-31
usb: gadget: add super speed support
Li Jun
2021-01-31
usb: gadget: update os_desc_config when add config
Jun Li
2021-01-31
usb: gadget: set correct usb_configuration for os_desc_config
Jun Li
[next]