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
/
ep0.c
Age
Commit message (
Expand
)
Author
2025-03-10
usb: gadget: Remove final remnants of CONFIG_USB_DEVICE
Tom Rini
2024-07-22
drivers: usb: Remove duplicate newlines
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
2022-12-22
usb: Remove CONFIG_USBD_HS
Tom Rini
2021-03-03
usb: gadget: Use dbg_ep0() macro instead of serial_printf()
Pali Rohár
2021-01-31
usb: gadget: Do not export usbd_device_* arrays
Pali Rohár
2019-12-02
common: Move serial_printf() to the serial header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-28
Enable high speed support for USB device framework and usbtty
Vipin KUMAR
2011-12-09
drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning
Anatolij Gustschin
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD