summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/usbtest.c
AgeCommit message (Expand)Author
2014-06-30USB: usbtest: add a timeout for scatter-gather testsAlan Stern
2014-06-30usb: usbtest: fix unlink write error with pattern 1Huang Rui
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-12-18usb: usbtest: Always clear halt else further tests will failRoger Quadros
2013-12-18usb: usbtest: Add timetout to simple_io()Roger Quadros
2013-12-17usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp
2013-12-08usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui
2013-12-08usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui
2013-12-08usb: usbtest: add a test case to support bos for queue controlHuang Rui
2013-10-30usb: usbtest: support container id descriptor testHuang Rui
2013-10-30usb: usbtest: support superspeed device capbility descriptor testHuang Rui
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui
2013-10-29usb: usbtest: support bos descriptor test for usb 3.0Huang Rui
2013-10-29usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui
2013-09-25usb: usbtest: bmAttributes would better be maskedHuang Rui
2013-07-31USB: simplify the interface of usb_get_status()Alan Stern
2013-01-31USB: altsetting overrides for usbtestAlan Stern
2013-01-07USB: usbtest: fix test number in log messageAlan Stern
2012-11-21USB: usbtest: prevent a divide by zero bugDan Carpenter
2012-11-14usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev
2012-05-01usb: usbtest: two super speed fixes for usbtestPaul Zimmerman
2012-04-18drivers/usb/misc/usbtest.c: add kfreesJulia Lawall
2012-04-17usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang
2012-04-17usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang
2011-11-26USB: remove BKL commentsDavidlohr Bueso
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-23USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-10usb: fix warning in usbtest module v2Greg Dietsche
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-02usb/usbtest: fix test10 on superpseedSebastian Andrzej Siewior
2011-05-02usb/usbtest: print super on super speedSebastian Andrzej Siewior
2011-04-29USB: add queued-unlinks test case to usbtest driverAlan Stern
2011-01-22USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey
2010-10-22USB: usbtest - ensure correct isoc data lengthMartin Fuzzey
2010-10-22USB: usbtest fix coding styleMartin Fuzzey
2010-08-10USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei
2010-08-10USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-10USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-03-02USB misc: make USB device id constantNémeth Márton
2010-03-02USB: convert to the runtime PM frameworkAlan Stern
2009-12-11usbtest: make module param pattern writeableVikram Pandita
2009-06-15USB: usbtest fix endless loop in unlink tests.Martin Fuzzey
2009-01-07USB: clean up redundant tests on unsignedroel kluin
2008-10-22USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz