Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 years ago |
Martin Fuzzey
|
084fb206a9
USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.
|
14 years ago |
Martin Fuzzey
|
40aed5241e
USB: usbtest - ensure correct isoc data length
|
14 years ago |
Martin Fuzzey
|
fabbf2196d
USB: usbtest fix coding style
|
14 years ago |
Ming Lei
|
951fd8ee6a
USB: usbtest: support test device with only one iso-in or iso-out endpoint
|
15 years ago |
Ming Lei
|
e10e1bec8e
USB: usbtest: avoid to free coherent buffer in atomic context
|
15 years ago |
Andi Kleen
|
c532b29a6f
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
|
15 years ago |
Daniel Mack
|
997ea58eb9
USB: rename usb_buffer_alloc() and usb_buffer_free() users
|
15 years ago |
Alan Stern
|
0ede76fcec
USB: remove uses of URB_NO_SETUP_DMA_MAP
|
15 years ago |
Németh Márton
|
33b9e16243
USB misc: make USB device id constant
|
15 years ago |
Alan Stern
|
9bbdf1e0af
USB: convert to the runtime PM framework
|
15 years ago |
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
|
16 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
|
17 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 |