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