Commit Graph

37 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
Vikram Pandita 7f4e985448 usbtest: make module param pattern writeable 15 years ago
Martin Fuzzey 3b6c023f83 USB: usbtest fix endless loop in unlink tests. 16 years ago
roel kluin e64a521929 USB: clean up redundant tests on unsigned 16 years ago
roel kluin 8aafdf6a15 USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative 17 years ago
Arjan van de Ven b6c6393700 Rename WARN() to WARNING() to clear the namespace 17 years ago
Marcin Slusarz 6def755320 usbtest: comment on why this code "expects" negative and positive errnos 17 years ago
David Brownell 28ffd79c31 USB: usbtest displays diagnostics again 17 years ago
Ming Lei cdc9779228 USB: remove unnecessary type casting of urb->context 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern 70a1c9e086 USB: remove dev->power.power_state 17 years ago
Julia Lawall dfa5ec79d2 USB: use DIV_ROUND_UP 17 years ago
Alan Stern 4756febb10 USB: fix bug in sg initialization in usbtest 17 years ago
Joe Perches dc0d5c1e5c USB: Spelling fixes 17 years ago
Andrew Morton 26e109b0a9 USB: testing driver: don't free a locked mutex 17 years ago
Matthias Kaehlcke 1cfab028af USB: testing driver: convert dev->sem to mutex 17 years ago
Jan Andersson 6ce4560a39 usb: fix usbtest halt check on big endian systems 17 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Greg Kroah-Hartman 59d99785a9 USB: misc: usbtest: clean up urb->status usage 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Luiz Fernando N. Capitulino 4d823dd21d USB: usbtest: Use usb_endpoint_* functions 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Orjan Friberg f54fa84dda USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Alan Stern 9da2150f59 [PATCH] usbtest: report errors in iso tests 19 years ago
Franck Bui-Huu caa2a12267 [PATCH] Fix a deadlock in usbtest 19 years ago
David Brownell 8b52490193 [PATCH] USB: usbtest: scatterlist OUT data pattern testing 19 years ago
Eric Sesterhenn 80b6ca4832 [PATCH] USB: kzalloc() conversion for rest of drivers/usb 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 19 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 20 years ago
Alan Stern 3e8a556a02 [PATCH] Missing transfer_flags setting in usbtest 20 years ago
David Brownell db69087437 [PATCH] usb_interface power state 20 years ago
Alan Stern b375a0495f [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 20 years ago
Pavel Machek ca078bae81 [PATCH] swsusp: switch pm_message_t to struct 20 years ago
David Brownell ff7c79e4f3 [PATCH] USB: usbtest updates 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago