~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
*
usb: gadget: ether: Handle gadget driver registration in probe and remove
Marek Vasut
2023-08-05
*
usb: gadget: ether: Move probe function above driver structure
Marek Vasut
2023-08-05
*
usb: gadget: ether: Inline functions used once
Marek Vasut
2023-08-05
*
usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols
Marek Vasut
2023-05-17
*
usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/
Marek Vasut
2023-05-17
*
usb: gadget: f_mass_storage: Rework do_request_sense slightly
Tom Rini
2023-04-25
*
usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call
Marek Vasut
2023-04-04
*
usb: gadget: missing fallthrough in composite_setup()
Heinrich Schuchardt
2023-04-04
*
ARM: tegra: provide default USB gadget setup
Maxim Schwalm
2023-02-23
*
usb: gadget: Fix typo in obj line
Tom Rini
2023-02-11
*
usb: Drop unused fotg210 gadget
Simon Glass
2023-02-07
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
image: Move common image code to image_board and command
Simon Glass
2023-01-16
*
usb: gadget: dwc2_udc_otg: implement pullup()
Mattijs Korpershoek
2023-01-14
*
usb: gadget: fastboot: detach usb just before rebooting
Dario Binacchi
2023-01-14
*
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2023-01-11
*
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
*
treewide: Use NULL for script image name
Sean Anderson
2022-12-31
*
usb: Remove CONFIG_USBD_HS
Tom Rini
2022-12-22
*
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-21
|
\
|
*
usb: gadget: rndis: Prevent InformationBufferOffset manipulation
Szymon Heidrich
2022-12-08
|
*
usb: gadget: dfu: Fix check of transfer direction
Hugo SIMELIERE
2022-12-08
*
|
usb: gadget: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
|
Convert CONFIG_USB_GADGET_AT91 to Kconfig
Tom Rini
2022-12-05
|
/
*
usb: gadget: dfu: Fix the unchecked length field
Venkatesh Yadav Abbarapu
2022-11-21
*
usb: ether: Fix error handling in usb_ether_init
Michal Suchanek
2022-10-17
*
Fix typo in CONFIG_USBNET_DEVADDR
Ignacio Zamora
2022-10-12
*
usb: gadget: fastboot: detach usb on reboot commands
Mattijs Korpershoek
2022-10-10
*
usb: gadget: Clean up Makefile ifdeffery
Marek Vasut
2022-10-10
*
Merge branch 'next'
Tom Rini
2022-10-03
|
\
|
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
|
*
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2022-09-26
|
|
\
|
*
\
Merge branch 'master' into next
Tom Rini
2022-09-19
|
|
\
\
|
*
|
|
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
|
|
|
Fix out of bound access of ep array.
Alison Huffman
2022-09-26
|
|
_
|
/
|
/
|
|
*
|
|
usb: gadget: designware-udc: Drop the driver
Marek Vasut
2022-09-19
|
|
/
|
/
|
*
|
drivers: usb: fastboot: Fix full-speed usb descriptor
qianfan Zhao
2022-09-02
|
/
*
Merge branch 'next'
Tom Rini
2022-07-11
|
\
|
*
arm: Remove strongarm support
Tom Rini
2022-07-08
|
*
arm: Remove PXA architecture support
Tom Rini
2022-07-07
|
*
Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig
Tom Rini
2022-07-05
|
*
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-06-17
|
*
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
2022-06-06
*
|
rockchip: usb: gadget: add rk3066 product id
Paweł Jarosz
2022-06-29
|
/
*
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-05-23
*
usb: gadget: ci: Make various ops const
Adam Ford
2022-04-22
*
usb: dwc2: handle return code of dev_read_size() in of to, plat function
Wolfgang Grandegger
2022-03-14
*
usb: gadget: ci: Avoid null pointer dereference
Marek Vasut
2022-02-11
*
dfu: handle short frame result of UPLOAD in state_dfu_idle
Patrick Delaunay
2022-01-28
*
usb: gadget: Add CDC ACM function
Loic Poulain
2022-01-26
[next]