summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2024-03-14rockchip: Update the default USB Product ID valueJonas Karlman
2024-01-09fastboot: multiresponse supportIon Agorria
2023-12-21global: Drop common.h inclusionTom Rini
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-11-21usb: udc: Try to clarify an error messageMiquel Raynal
2023-11-21cmd: Change the dependencies between CMD_BIND and USB_GADGETMiquel Raynal
2023-11-21usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI commandMarek Vasut
2023-11-21usb: fastboot: Add missing newline in pr_errSimon Holesch
2023-11-21usb: ci: Fix gadget reinitSimon Holesch
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove dev from spl_load_infoSean Anderson
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson
2023-10-13usb: gadget: atmel: fix transfer of queued requestsArtur Rojek
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-09-15dm: usb: udc: Drop legacy udevice handler functionsMarek Vasut
2023-09-15usb: gadget: ether: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15usb: gadget: acm: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15thordown: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15sdp: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15cmd: ums: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15dm: usb: udc: Factor out plain udevice handler functionsMarek Vasut
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-05usb: gadget: ether: Handle gadget driver registration in probe and removeMarek Vasut
2023-08-05usb: gadget: ether: Move probe function above driver structureMarek Vasut
2023-08-05usb: gadget: ether: Inline functions used onceMarek Vasut
2023-05-17usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbolsMarek Vasut
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut
2023-04-25usb: gadget: f_mass_storage: Rework do_request_sense slightlyTom Rini
2023-04-04usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() callMarek Vasut
2023-04-04usb: gadget: missing fallthrough in composite_setup()Heinrich Schuchardt
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