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