aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/lvstest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-08-28usb: misc: lvstest: add entry to place port in compliance modeJack Pham1-0/+41
2017-03-29USB: lvstest: tighten endpoint sanity checkJohan Hovold1-4/+3
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman1-0/+4
2017-03-17usb: misc: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-03-16usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum1-0/+1
2017-03-16usb: misc: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-03-14USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2016-08-30usb: misc: lvstest: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-15usb: misc: lvstest: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-09usb: lvstest: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-14/+3
2015-06-25Pratyush Anand has movedPratyush Anand1-1/+1
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-4/+4
2014-07-22usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand1-2/+2
2014-07-17USB: Add LVS Test device driverPratyush Anand1-0/+460