summaryrefslogtreecommitdiff
path: root/drivers/usb/host/usb-sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* usb: Add nonblock argument to submit_int_msgMichal Suchanek2019-09-111-2/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng2017-10-011-3/+3
* usb: sandbox: Initialize root hub's device speed to high speedBin Meng2017-10-011-0/+24
* usb: sandbox: Add support for interrupt operationsSimon Glass2015-11-191-0/+19
* dm: usb: sandbox: Add a driver for sandboxSimon Glass2015-04-181-0/+117