| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-03-27 | [PATCH] drivers/usb/misc/usbtest.c: fix a NULL dereference | Adrian Bunk | 1 | -1/+1 |
| 2005-03-07 | [PATCH] usb/usbtest: change parameters of usb_{control,bulk}_msg() to msecs | Nishanth Aravamudan | 1 | -5/+5 |
| 2005-01-14 | [PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer context | Alexey Dobriyan | 1 | -2/+2 |
| 2004-12-20 | USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16 | Greg Kroah-Hartman | 1 | -3/+3 |
| 2004-12-20 | USB: change wTotalLength field in struct usb_config_descriptor to be __le16 | Greg Kroah-Hartman | 1 | -3/+2 |
| 2004-12-19 | USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16 | Greg Kroah-Hartman | 1 | -5/+5 |
| 2004-12-15 | [PATCH] USB: usbtest and usb_dev->epmaxpacket (8/15) | David Brownell | 1 | -2/+2 |
| 2004-11-10 | USB: fix 2 locking bugs in usbtest.c as found by sparse | Greg Kroah-Hartman | 1 | -2/+4 |
| 2004-08-24 | [PATCH] USB: Update unlink testing code in the usbtest driver | Alan Stern | 1 | -14/+17 |
| 2004-07-12 | [PATCH] sparse: drivers/usb NULL noise removal | Alexander Viro | 1 | -12/+12 |
| 2004-06-11 | [PATCH] USB: usbtest just uses module_param() | David Brownell | 1 | -8/+8 |
| 2004-05-18 | USB: clean up usages of wait_ms() now that we have msleep() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2004-04-23 | [PATCH] USB: usbtest, smp unlink modes | David Brownell | 1 | -3/+3 |
| 2004-03-25 | [PATCH] USB: define USB feature bit indices | David Brownell | 1 | -1/+2 |
| 2004-03-09 | [PATCH] USB: usbtest updates (new firmware) | David Brownell | 1 | -15/+23 |
| 2004-03-02 | [PATCH] USB: Convert usbtest to the new altsetting regime | Alan Stern | 1 | -14/+10 |
| 2004-02-17 | [PATCH] USB: usbtest, two more protocol cases | David Brownell | 1 | -1/+18 |
| 2004-02-05 | [PATCH] USB: usbtest updates | David Brownell | 1 | -115/+664 |
| 2003-09-15 | [PATCH] USB: Use num_altsetting in usbnet and usbtest | Alan Stern | 1 | -1/+1 |
| 2003-08-22 | [PATCH] USB: linuxppc-2.5 fixlets for usbtest.c | Michel Dänzer | 1 | -1/+1 |
| 2003-08-15 | [MM]: Add and use offset_in_page() convenience macro. | David S. Miller | 1 | -1/+1 |
| 2003-07-31 | merge | Greg Kroah-Hartman | 1 | -3/+6 |
| 2003-07-31 | [PATCH] USB: Small fixes for usbtest | Alan Stern | 1 | -3/+6 |
| 2003-07-31 | [PATCH] fix invalid/illegal oddments in USB | Alan Cox | 1 | -1/+1 |
| 2003-07-15 | [PATCH] USB: usbtest, autoconfigure from descriptors | David Brownell | 1 | -15/+88 |
| 2003-06-13 | [PATCH] USB: Use separate transport_flags bits for transfer_dma | Alan Stern | 1 | -1/+1 |
| 2003-05-18 | [PATCH] USB: usbtest, talk to user mode "firmware" | David Brownell | 1 | -0/+12 |
| 2003-03-24 | [PATCH] USB: usb-skeleton, usbtest use "real" device ids | David Brownell | 1 | -0/+5 |
| 2003-03-20 | [PATCH] usbtest catch -ENOMEM | David Brownell | 1 | -0/+2 |
| 2003-02-19 | [PATCH] USB: usbtest checks for in-order completions | David Brownell | 1 | -51/+81 |
| 2003-01-06 | [PATCH] usbtest, covers control queueing and fault cleanup | David Brownell | 1 | -2/+304 |
| 2002-12-26 | [PATCH] USB misc drivers: remove direct calls to dev_set* and dev_get* | Greg Kroah-Hartman | 1 | -4/+4 |
| 2002-12-26 | [PATCH] USB: remove private_data pointer from struct usb_interface, as it sho... | Greg Kroah-Hartman | 1 | -1/+0 |
| 2002-12-02 | [PATCH] kbd_pt_regs | David S. Miller | 1 | -2/+2 |
| 2002-11-10 | [PATCH] usbtest, add some unlink testcases | David Brownell | 1 | -8/+99 |
| 2002-11-04 | [PATCH] usbtest, Kconfig and misc | David Brownell | 1 | -13/+24 |
| 2002-10-29 | [PATCH] USB: clean up usb structures some more | David Brownell | 1 | -15/+15 |
| 2002-10-24 | [PATCH] rm "automagic resubmit" for usb interrupt transfers | David Brownell | 1 | -9/+8 |
| 2002-10-17 | [PATCH] usbtest updates | Martin Diehl | 1 | -5/+18 |
| 2002-10-07 | [PATCH] usbtest: mo'betta devices, control tests | David Brownell | 1 | -43/+498 |
| 2002-10-02 | [PATCH] USB: framework for testing usbcore | David Brownell | 1 | -0/+570 |