index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
lvstest.c
Age
Commit message (
Expand
)
Author
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-08-28
usb: misc: lvstest: add entry to place port in compliance mode
Jack Pham
2017-03-29
USB: lvstest: tighten endpoint sanity check
Johan Hovold
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
2017-03-17
usb: misc: remove unnecessary code
Gustavo A. R. Silva
2017-03-16
usb: misc: lvs: fix race condition in disconnect handling
Oliver Neukum
2017-03-16
usb: misc: remove unnecessary code
Gustavo A. R. Silva
2017-03-14
USB: lvtest: fix NULL-deref at probe
Johan Hovold
2016-08-30
usb: misc: lvstest: don't print on ENOMEM
Wolfram Sang
2016-08-15
usb: misc: lvstest: don't print error when allocating urb fails
Wolfram Sang
2016-08-09
usb: lvstest: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2015-06-25
Pratyush Anand has moved
Pratyush Anand
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-07-22
usb: lvstest: Fix sparse warnings generated by kbuild test bot
Pratyush Anand
2014-07-17
USB: Add LVS Test device driver
Pratyush Anand