Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8096f14e9a778aa3a05eda478fa822f045a5522d
/
drivers
/
usb
/
misc
/
usbtest.c
f4a728d
drivers/usb/misc/usbtest.c: add kfrees
by Julia Lawall
· 13 years ago
8bde9a6
usb: usbtest: avoid integer overflow in alloc_sglist()
by Xi Wang
· 13 years ago
e65cdfa
usb: usbtest: avoid integer overflow in test_ctrl_queue()
by Xi Wang
· 13 years ago
5689871
USB: remove BKL comments
by Davidlohr Bueso
· 13 years ago
e538dfd
usb: Provide usb_speed_string() function
by Michal Nazarewicz
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
7c79d09
USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
by Sebastian Andrzej Siewior
· 13 years ago
c44dead
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
304b0b5
usb: fix warning in usbtest module v2
by Greg Dietsche
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
67e7d64
usb/usbtest: fix test10 on superpseed
by Sebastian Andrzej Siewior
· 14 years ago
14b76ed
usb/usbtest: print super on super speed
by Sebastian Andrzej Siewior
· 14 years ago
869410f
USB: add queued-unlinks test case to usbtest driver
by Alan Stern
· 14 years ago
084fb20
USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.
by Martin Fuzzey
· 14 years ago
40aed52
USB: usbtest - ensure correct isoc data length
by Martin Fuzzey
· 14 years ago
fabbf21
USB: usbtest fix coding style
by Martin Fuzzey
· 14 years ago
951fd8e
USB: usbtest: support test device with only one iso-in or iso-out endpoint
by Ming Lei
· 14 years ago
e10e1be
USB: usbtest: avoid to free coherent buffer in atomic context
by Ming Lei
· 14 years ago
c532b29
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
by Andi Kleen
· 14 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
0ede76f
USB: remove uses of URB_NO_SETUP_DMA_MAP
by Alan Stern
· 15 years ago
33b9e16
USB misc: make USB device id constant
by Németh Márton
· 15 years ago
9bbdf1e
USB: convert to the runtime PM framework
by Alan Stern
· 15 years ago
7f4e985
usbtest: make module param pattern writeable
by Vikram Pandita
· 15 years ago
3b6c023
USB: usbtest fix endless loop in unlink tests.
by Martin Fuzzey
· 15 years ago
e64a521
USB: clean up redundant tests on unsigned
by roel kluin
· 16 years ago
8aafdf6
USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative
by roel kluin
· 16 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
6def755
usbtest: comment on why this code "expects" negative and positive errnos
by Marcin Slusarz
· 17 years ago
28ffd79
USB: usbtest displays diagnostics again
by David Brownell
· 17 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
dfa5ec7
USB: use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
4756feb
USB: fix bug in sg initialization in usbtest
by Alan Stern
· 17 years ago
dc0d5c1
USB: Spelling fixes
by Joe Perches
· 17 years ago
26e109b
USB: testing driver: don't free a locked mutex
by Andrew Morton
· 17 years ago
1cfab02
USB: testing driver: convert dev->sem to mutex
by Matthias Kaehlcke
· 17 years ago
6ce4560
usb: fix usbtest halt check on big endian systems
by Jan Andersson
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
59d9978
USB: misc: usbtest: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
4d823dd
USB: usbtest: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
f54fa84
USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error
by Orjan Friberg
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9da2150
[PATCH] usbtest: report errors in iso tests
by Alan Stern
· 18 years ago
caa2a12
[PATCH] Fix a deadlock in usbtest
by Franck Bui-Huu
· 18 years ago
8b52490
[PATCH] USB: usbtest: scatterlist OUT data pattern testing
by David Brownell
· 19 years ago
80b6ca4
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
by Eric Sesterhenn
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
654f311
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
by Greg Kroah-Hartman
· 19 years ago
378f058
[PATCH] Use sg_set_buf/sg_init_one where applicable
by David Hardeman
· 19 years ago
3e8a556
[PATCH] Missing transfer_flags setting in usbtest
by Alan Stern
· 19 years ago
db69087
[PATCH] usb_interface power state
by David Brownell
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
ff7c79e
[PATCH] USB: usbtest updates
by David Brownell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago