John Ogness
|
8982c8440f
usb: usb-skeleton: use irqsave() in USB's complete callback
|
7 سال پیش |
Marcus Folkesson
|
e4c4835171
usb: usb-skeleton: make MODULE_LICENSE and SPDX tag match
|
7 سال پیش |
Greg Kroah-Hartman
|
f64cdd0e94
USB: usb-skeleton: Remove redundant license text
|
7 سال پیش |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 سال پیش |
Johan Hovold
|
af59f8955f
USB: usb-skeleton: refactor endpoint retrieval
|
8 سال پیش |
Wolfram Sang
|
dc0c32c93e
usb: usb-skeleton: don't print on ENOMEM
|
9 سال پیش |
Wolfram Sang
|
2bd07d3c21
usb: usb-skeleton: don't print error when allocating urb fails
|
9 سال پیش |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 سال پیش |
Chen Wang
|
140983c283
USB: usb-skeleton.c: add retry for nonblocking read
|
12 سال پیش |
Du Xing
|
c79041a440
USB: usb-skeleton.c: fix blocked forever in skel_read
|
12 سال پیش |
Constantine Shulyupin
|
e8cebb9cde
USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in skel_open
|
13 سال پیش |
Greg Kroah-Hartman
|
4212cd74ca
USB: usb-skeleton.c: remove err() usage
|
13 سال پیش |
Greg Kroah-Hartman
|
52a749992c
Revert "USB: usb-skeleton.c: fix open/disconnect race"
|
13 سال پیش |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 سال پیش |
Ming Lei
|
e28dbb0661
USB: usb-skeleton.c: cleanup open_count
|
13 سال پیش |
Ming Lei
|
26c71a79ca
USB: usb-skeleton.c: fix open/disconnect race
|
13 سال پیش |
Greg Kroah-Hartman
|
65db430540
USB: convert drivers/usb/* to use module_usb_driver()
|
13 سال پیش |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 سال پیش |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 سال پیش |
Joe Perches
|
e53e841d45
USB: usb-skeleton: Remove unnecessary casts of private_data
|
15 سال پیش |
Daniel Mack
|
997ea58eb9
USB: rename usb_buffer_alloc() and usb_buffer_free() users
|
15 سال پیش |
Oliver Neukum
|
b92a97efe0
USB: BKL removal: usb-skeleton
|
15 سال پیش |
Oliver Neukum
|
86266452f8
USB: Push BKL on open down into the drivers
|
15 سال پیش |
Németh Márton
|
1bd4f29d0a
USB skeleton: make USB device id constant
|
15 سال پیش |
Julia Lawall
|
4de8405759
USB: skeleton: Correct use of ! and &
|
16 سال پیش |
Greg Kroah-Hartman
|
3ae9da1c99
USB: skeleton: fix coding style issues.
|
16 سال پیش |
Oliver Neukum
|
8cd0166434
USB: O_NONBLOCK in read path of skeleton
|
16 سال پیش |
Oliver Neukum
|
7981998673
USB: make usb-skeleton honor O_NONBLOCK in write path
|
16 سال پیش |
Oliver Neukum
|
e7389cc9a7
USB: skel_read really sucks royally
|
16 سال پیش |
Matt Kraai
|
a5f5ea230d
USB: skeleton: Use dev_info instead of info
|
16 سال پیش |