summaryrefslogtreecommitdiff
path: root/drivers/usb/host/usb-sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-19dm: Avoid accessing seq directlySimon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek1-2/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-10-01usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng1-3/+3
2017-10-01usb: sandbox: Initialize root hub's device speed to high speedBin Meng1-0/+24
2015-11-20usb: sandbox: Add support for interrupt operationsSimon Glass1-0/+19
2015-04-18dm: usb: sandbox: Add a driver for sandboxSimon Glass1-0/+117