aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usbtest.c
Commit message (Expand)AuthorAge
* usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui2014-05-27
* usb: usbtest: fix unlink write error with pattern 1Huang Rui2014-05-27
* Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-21
|\
| * usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp2013-12-17
* | usb: usbtest: Always clear halt else further tests will failRoger Quadros2013-12-18
* | usb: usbtest: Add timetout to simple_io()Roger Quadros2013-12-18
|/
* usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui2013-12-08
* usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui2013-12-08
* usb: usbtest: add a test case to support bos for queue controlHuang Rui2013-12-08
* usb: usbtest: support container id descriptor testHuang Rui2013-10-30
* usb: usbtest: support superspeed device capbility descriptor testHuang Rui2013-10-30
* usb: usbtest: support usb2 extension descriptor testHuang Rui2013-10-30
* usb: usbtest: support bos descriptor test for usb 3.0Huang Rui2013-10-29
* usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui2013-10-29
* usb: usbtest: bmAttributes would better be maskedHuang Rui2013-09-25
* USB: simplify the interface of usb_get_status()Alan Stern2013-07-31
* USB: altsetting overrides for usbtestAlan Stern2013-01-31
* USB: usbtest: fix test number in log messageAlan Stern2013-01-07
* USB: usbtest: prevent a divide by zero bugDan Carpenter2012-11-21
* usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev2012-11-14
* usb: usbtest: two super speed fixes for usbtestPaul Zimmerman2012-05-01
* drivers/usb/misc/usbtest.c: add kfreesJulia Lawall2012-04-18
* usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang2012-04-17
* usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang2012-04-17
* USB: remove BKL commentsDavidlohr Bueso2011-11-26
* usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior2011-08-23
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * usb: fix warning in usbtest module v2Greg Dietsche2011-05-10
| * usb/usbtest: fix test10 on superpseedSebastian Andrzej Siewior2011-05-02
| * usb/usbtest: print super on super speedSebastian Andrzej Siewior2011-05-02
| * USB: add queued-unlinks test case to usbtest driverAlan Stern2011-04-29
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
|/
* USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey2011-01-22
* USB: usbtest - ensure correct isoc data lengthMartin Fuzzey2010-10-22
* USB: usbtest fix coding styleMartin Fuzzey2010-10-22
* USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei2010-08-10
* USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei2010-08-10
* USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-10
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-20
* USB misc: make USB device id constantNémeth Márton2010-03-02
* USB: convert to the runtime PM frameworkAlan Stern2010-03-02
* usbtest: make module param pattern writeableVikram Pandita2009-12-11
* USB: usbtest fix endless loop in unlink tests.Martin Fuzzey2009-06-16
* USB: clean up redundant tests on unsignedroel kluin2009-01-07
* USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin2008-10-22
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz2008-05-14