index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
usbtest.c
Age
Commit message (
Expand
)
Author
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-05-14
usbtest: comment on why this code "expects" negative and positive errnos
Marcin Slusarz
2008-05-02
USB: usbtest displays diagnostics again
David Brownell
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: remove dev->power.power_state
Alan Stern
2008-04-24
USB: use DIV_ROUND_UP
Julia Lawall
2008-04-02
USB: fix bug in sg initialization in usbtest
Alan Stern
2008-02-01
USB: Spelling fixes
Joe Perches
2008-02-01
USB: testing driver: don't free a locked mutex
Andrew Morton
2008-02-01
USB: testing driver: convert dev->sem to mutex
Matthias Kaehlcke
2008-02-01
usb: fix usbtest halt check on big endian systems
Jan Andersson
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-07-19
USB: misc: usbtest: clean up urb->status usage
Greg Kroah-Hartman
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-01
USB: usbtest: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-08-11
USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error
Orjan Friberg
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[PATCH] usbtest: report errors in iso tests
Alan Stern
2006-06-21
[PATCH] Fix a deadlock in usbtest
Franck Bui-Huu
2006-04-14
[PATCH] USB: usbtest: scatterlist OUT data pattern testing
David Brownell
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
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
[next]