- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / misc / usbtest.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-30 David Hardeman[PATCH] Use sg_set_buf/sg_init_one where applicable
2005-10-28 Alan Stern[PATCH] Missing transfer_flags setting in usbtest
2005-10-28 David Brownell[PATCH] usb_interface power state
2005-09-08 Alan Stern[PATCH] USB: URB_ASYNC_UNLINK flag removed from the...
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-27 David Brownell[PATCH] USB: usbtest updates
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-14 Alexey Dobriyan[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer context
2004-12-20 Greg Kroah-HartmanUSB: change wMaxPacketSize field in struct usb_config_d...
2004-12-20 Greg Kroah-HartmanUSB: change wTotalLength field in struct usb_config_des...
2004-12-20 Greg Kroah-HartmanUSB: convert the idVendor, idProduct, bcdDevice and...
2004-12-15 David Brownell[PATCH] USB: usbtest and usb_dev->epmaxpacket (8/15)
2004-11-11 Greg Kroah-HartmanUSB: fix 2 locking bugs in usbtest.c as found by sparse
2004-08-24 Alan Stern[PATCH] USB: Update unlink testing code in the usbtest...
2004-07-14 Greg Kroah-Hartman[PATCH] USB: more sparse cleanups (all pretty much...
2004-07-13 Alexander Viro[PATCH] sparse: drivers/usb NULL noise removal
2004-06-11 David Brownell[PATCH] USB: usbtest just uses module_param()
2004-05-18 Greg Kroah-HartmanUSB: clean up usages of wait_ms() now that we have...
2004-05-12 Olaf Hering+- update usb stack to 2.6.6 level
2004-04-23 David Brownell[PATCH] USB: usbtest, smp unlink modes
2004-03-26 David Brownell[PATCH] USB: define USB feature bit indices
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-10 David Brownell[PATCH] USB: usbtest updates (new firmware)
2004-03-03 Alan Stern[PATCH] USB: Convert usbtest to the new altsetting...
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 David Brownell[PATCH] USB: usbtest, two more protocol cases
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-05 David Brownell[PATCH] USB: usbtest updates
2003-09-16 Alan Stern[PATCH] USB: Use num_altsetting in usbnet and usbtest
2003-08-22 Michel Dänzer[PATCH] USB: linuxppc-2.5 fixlets for usbtest.c
2003-08-16 David S. Miller[MM]: Add and use offset_in_page() convenience macro.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Greg Kroah-Hartmanmerge
2003-07-31 Alan Stern[PATCH] USB: Small fixes for usbtest
2003-07-31 Alan Cox[PATCH] fix invalid/illegal oddments in USB
2003-07-15 David Brownell[PATCH] USB: usbtest, autoconfigure from descriptors
2003-06-13 Alan Stern[PATCH] USB: Use separate transport_flags bits for...
2003-05-19 David Brownell[PATCH] USB: usbtest, talk to user mode "firmware"
2003-03-25 David Brownell[PATCH] USB: usb-skeleton, usbtest use "real" device ids
2003-03-21 David Brownell[PATCH] usbtest catch -ENOMEM
2003-02-20 David Brownell[PATCH] USB: usbtest checks for in-order completions
2003-01-06 David Brownell[PATCH] usbtest, covers control queueing and fault...
2002-12-27 Greg Kroah-Hartman[PATCH] USB misc drivers: remove direct calls to dev_se...
2002-12-27 Greg Kroah-Hartman[PATCH] USB: remove private_data pointer from struct...
2002-12-02 David S. Miller[PATCH] kbd_pt_regs
2002-11-11 David Brownell[PATCH] usbtest, add some unlink testcases
2002-11-05 David Brownell[PATCH] usbtest, Kconfig and misc
2002-10-29 David Brownell[PATCH] USB: clean up usb structures some more
2002-10-25 David Brownell[PATCH] rm "automagic resubmit" for usb interrupt transfers
2002-10-17 Martin Diehl[PATCH] usbtest updates
2002-10-07 David Brownell[PATCH] usbtest: mo'betta devices, control tests
2002-10-02 David Brownell[PATCH] USB: framework for testing usbcore