summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/lvstest.c
AgeCommit message (Expand)Author
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-28usb: misc: lvstest: add entry to place port in compliance modeJack Pham
2017-03-29USB: lvstest: tighten endpoint sanity checkJohan Hovold
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-17usb: misc: remove unnecessary codeGustavo A. R. Silva
2017-03-16usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum
2017-03-16usb: misc: remove unnecessary codeGustavo A. R. Silva
2017-03-14USB: lvtest: fix NULL-deref at probeJohan Hovold
2016-08-30usb: misc: lvstest: don't print on ENOMEMWolfram Sang
2016-08-15usb: misc: lvstest: don't print error when allocating urb failsWolfram Sang
2016-08-09usb: lvstest: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2015-06-25Pratyush Anand has movedPratyush Anand
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-07-22usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand
2014-07-17USB: Add LVS Test device driverPratyush Anand