summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2023-02-23ARM: tegra: provide default USB gadget setupMaxim Schwalm
2023-02-11usb: gadget: Fix typo in obj lineTom Rini
2023-02-07usb: Drop unused fotg210 gadgetSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-16image: Move common image code to image_board and commandSimon Glass
2023-01-14usb: gadget: dwc2_udc_otg: implement pullup()Mattijs Korpershoek
2023-01-14usb: gadget: fastboot: detach usb just before rebootingDario Binacchi
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31treewide: Use NULL for script image nameSean Anderson
2022-12-22usb: Remove CONFIG_USBD_HSTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-08usb: gadget: rndis: Prevent InformationBufferOffset manipulationSzymon Heidrich
2022-12-08usb: gadget: dfu: Fix check of transfer directionHugo SIMELIERE
2022-12-07usb: gadget: Remove non-DM_ETH codeTom Rini
2022-12-05Convert CONFIG_USB_GADGET_AT91 to KconfigTom Rini
2022-11-21usb: gadget: dfu: Fix the unchecked length fieldVenkatesh Yadav Abbarapu
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