summaryrefslogtreecommitdiff
path: root/drivers/usb/host/usb-sandbox.c
AgeCommit message (Expand)Author
2024-07-05usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts()Marek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-09-15usb: sandbox: Add DM_USB_GADGET supportMarek Vasut
2021-10-12usb: sandbox: Add gadget callbacksPatrice Chotard
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-01usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng
2017-10-01usb: sandbox: Initialize root hub's device speed to high speedBin Meng
2015-11-19usb: sandbox: Add support for interrupt operationsSimon Glass
2015-04-18dm: usb: sandbox: Add a driver for sandboxSimon Glass