summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2022-10-17usb: ether: Fix error handling in usb_ether_initMichal Suchanek
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek
2022-10-10usb: gadget: Clean up Makefile ifdefferyMarek Vasut
2022-10-03Merge branch 'next'Tom Rini
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-26Fix out of bound access of ep array.Alison Huffman
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-19usb: gadget: designware-udc: Drop the driverMarek Vasut
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-02drivers: usb: fastboot: Fix full-speed usb descriptorqianfan Zhao
2022-07-11Merge branch 'next'Tom Rini
2022-07-08arm: Remove strongarm supportTom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-07-05Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini
2022-06-29rockchip: usb: gadget: add rk3066 product idPaweł Jarosz
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard
2022-04-22usb: gadget: ci: Make various ops constAdam Ford
2022-03-14usb: dwc2: handle return code of dev_read_size() in of to, plat functionWolfgang Grandegger
2022-02-11usb: gadget: ci: Avoid null pointer dereferenceMarek Vasut
2022-01-28dfu: handle short frame result of UPLOAD in state_dfu_idlePatrick Delaunay
2022-01-26usb: gadget: Add CDC ACM functionLoic Poulain
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2022-01-13drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-08usb: gadget: dwc2_udc_otg: set ep's desc during enable/disableGary Bisson
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12usb: gadget: Add bcdDevice for the DWC2 USB Gadget ControllerPatrice Chotard
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-04-06usb: Return -ENOSYS when system call is not availableSimon Glass
2021-03-03usb: gadget: Use dbg_ep0() macro instead of serial_printf()Pali Rohár
2021-02-26usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher
2021-02-10usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotgPatrick Delaunay
2021-01-31usb: gaget: ci: set ep's desc when enable epLi Jun
2021-01-31usb: gadget: fastboot: use correct max packet sizeLi Jun
2021-01-31usb: udc: ci: update speed handlingLi Jun
2021-01-31usb: composite: force gadget to be USB2 for HS only functionLi Jun
2021-01-31usb: gadget: dnl: set dnl to be super speedLi Jun
2021-01-31usb: fastboot: add super speed supportLi Jun
2021-01-31usb: gadget: add super speed supportLi Jun
2021-01-31usb: gadget: update os_desc_config when add configJun Li
2021-01-31usb: gadget: set correct usb_configuration for os_desc_configJun Li