Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
98817a84ff1c755c347ac633ff017a623a631fad
/
drivers
/
usb
/
misc
/
usbtest.c
0d1ec19
usb: misc: usbtest: add super-speed isoc support
by Peter Chen
· 6 years ago
6f3fde6
usb: usbtest: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
c53439f
usb: usbtest: Remove stack VLA usage
by Tobin C. Harding
· 7 years ago
cc2e60d
usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writes
by Mathias Nyman
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d9e1e14
usb: core: introduce a new usb_get_std_status() helper
by Felipe Balbi
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
7d22185
usb: usbtest: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
9f8e32d
usb: misc: usbtest: remove duplicate & operation
by Jaejoong Kim
· 7 years ago
7c80f9e
usb: usbtest: fix NULL pointer dereference
by Alan Stern
· 7 years ago
cb84f56
usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()
by Dan Carpenter
· 7 years ago
65c7843
usb: misc: refactor code
by Gustavo A. R. Silva
· 8 years ago
2c930e3
usb: misc: add missing continue in switch
by Gustavo A. R. Silva
· 8 years ago
ef5ec7f
usb: misc: usbtest: remove redundant check on retval < 0
by Colin Ian King
· 8 years ago
efdd17e
usb: misc: usbtest: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
131e19b
usb: misc: usbtest: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
5395875
usb: misc: usbtest: add fix for driver hang
by Lu Baolu
· 8 years ago
2832493
usb: misc: usbtest: usbtest_do_ioctl may return positive integer
by Peter Chen
· 8 years ago
cdc77c8
usb: misc: usbtest: fix pattern tests for scatterlists.
by Mathias Nyman
· 9 years ago
26186e5
usb: misc: usbtest: fix error of urb allocation
by Chunfeng Yun
· 9 years ago
18fc4eb
usb: misc: usbtest: Remove timeval usage
by Deepa Dinamani
· 9 years ago
c7c7806
usb: misc: usbtest: improve the description for error message
by Peter Chen
· 9 years ago
145f48c
usb: misc: usbtest: add bulk queue test
by Peter Chen
· 9 years ago
b9a6e8e
usb: misc: usbtest: format the data pattern according to max packet size
by Alan Stern
· 9 years ago
169900f
usb: misc: usbtest: using the same data format among write/compare/output
by Peter Chen
· 9 years ago
a724ddf
usb: misc: usbtest: delete useless memset for urbs array
by Peter Chen
· 9 years ago
41d3c0b
usb: misc: usbtest: allocate size of urb array according to user parameter
by Peter Chen
· 9 years ago
a0c9d0d
usb: misc: usbtest: format max packet size for iso transfer
by Peter Chen
· 9 years ago
37ebb54
usb: hub: rename khubd to hub_wq in documentation and comments
by Petr Mladek
· 10 years ago
457a095
usbtest: Add interrupt EP testcases
by Amit Virdi
· 10 years ago
32b36ee
USB: usbtest: add a timeout for scatter-gather tests
by Alan Stern
· 11 years ago
a7683eb
usb: usbtest: add pattern check on pipe in phase of unlink read
by Huang Rui
· 11 years ago
e4d58f5
usb: usbtest: fix unlink write error with pattern 1
by Huang Rui
· 11 years ago
e2a3a64
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
824d752
usb: usbtest: Always clear halt else further tests will fail
by Roger Quadros
· 11 years ago
e5e4746
usb: usbtest: Add timetout to simple_io()
by Roger Quadros
· 11 years ago
8cf4328
usbtest: Fix BOS control test for USB 2.01 devices.
by Sarah Sharp
· 11 years ago
f625099
usb: usbtest: update bos test coverage to usb 2.1 device
by Huang Rui
· 11 years ago
875bc23
usb: usbtest: fix the bit mask of usb 2.0 extension descriptor
by Huang Rui
· 11 years ago
c952a8b
usb: usbtest: add a test case to support bos for queue control
by Huang Rui
· 11 years ago
8e29217
usb: usbtest: support container id descriptor test
by Huang Rui
· 11 years ago
b8fef79
usb: usbtest: support superspeed device capbility descriptor test
by Huang Rui
· 11 years ago
82f9267
usb: usbtest: support usb2 extension descriptor test
by Huang Rui
· 11 years ago
9d3bd76
usb: usbtest: support bos descriptor test for usb 3.0
by Huang Rui
· 11 years ago
f55055b
usb: usbtest: fix checkpatch warning as sizeof code style
by Huang Rui
· 11 years ago
9a37a50
usb: usbtest: bmAttributes would better be masked
by Huang Rui
· 11 years ago
15b7336
USB: simplify the interface of usb_get_status()
by Alan Stern
· 11 years ago
d0b4652
USB: altsetting overrides for usbtest
by Alan Stern
· 12 years ago
2cb5000
USB: usbtest: fix test number in log message
by Alan Stern
· 12 years ago
564e698
USB: usbtest: prevent a divide by zero bug
by Dan Carpenter
· 12 years ago
4b85c62
usb: misc: usbtest: send ISO packets for g_zero
by Boyan Nedeltchev
· 12 years ago
6a23ccd
usb: usbtest: two super speed fixes for usbtest
by Paul Zimmerman
· 13 years ago
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
· 14 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
· 15 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
· 16 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
· 18 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
· 19 years ago
Next »