Chen Gang
|
b11b2e1bdd
drivers/usb/core: using strlcpy instead of strncpy
|
12 years ago |
Henrik Rydberg
|
014639003c
usbdevfs: Fix broken scatter-gather transfer
|
12 years ago |
Hans de Goede
|
0837e7e527
usbfs: Add a new disconnect-and-claim ioctl (v2)
|
12 years ago |
Hans de Goede
|
3d97ff63f8
usbdevfs: Use scatter-gather lists for large bulk transfers
|
13 years ago |
Hans de Goede
|
19181bc50e
usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl
|
13 years ago |
Hans de Goede
|
2102e06a5f
usbdevfs: Correct amount of data copied to user in processcompl_compat
|
13 years ago |
Huajun Li
|
4e09dcf20f
USB: Remove races in devio.c
|
13 years ago |
Greg Kroah-Hartman
|
007bab9132
USB: remove CONFIG_USB_DEVICE_CLASS
|
13 years ago |
Greg Kroah-Hartman
|
fb28d58b72
USB: remove CONFIG_USB_DEVICEFS
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Sarah Sharp
|
1b41c8321e
usbfs: Fix oops related to user namespace conversion.
|
13 years ago |
Alan Stern
|
3f5eb8d568
USB: make the usbfs memory limit configurable
|
13 years ago |
Alan Stern
|
add1aaeabe
USB: change the memory limits in usbfs URB submission
|
13 years ago |
Alan Stern
|
52fb743d3a
USB: unify some error pathways in usbfs
|
13 years ago |
Serge Hallyn
|
d178bc3a70
user namespace: usb: make usb urbs user namespace aware (v2)
|
13 years ago |
Matthias Dellweg
|
393cbb5151
usb/core/devio.c: Check for printer class specific request
|
13 years ago |
Serge Hallyn
|
aec01c5895
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
|
13 years ago |
Michal Sojka
|
9d02b42614
USB: Do not pass negative length to snoop_urb()
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Vasiliy Kulikov
|
886ccd4520
usb: core: fix information leak to userland
|
14 years ago |
Andi Kleen
|
c532b29a6f
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Alan Stern
|
7152b59259
USB: fix usbfs regression
|
15 years ago |
Chris Frey
|
0880aef49e
USB: usbfs_snoop: add data logging back in
|
15 years ago |
Oliver Neukum
|
2a9d0083f6
USB: BKL removal from ioctl path of usbfs
|
15 years ago |
Oliver Neukum
|
01412a219c
USB: Reduce scope of BKL in usb ioctl handling
|
15 years ago |
Oliver Neukum
|
f9de332ebf
USB: Remove BKL from lseek implementations
|
15 years ago |
Oliver Neukum
|
063e20eb98
USB: Remove BKL from usbdev_open()
|
15 years ago |
Alan Stern
|
62e299e61a
USB: change locking for device-level autosuspend
|
15 years ago |
Alan Stern
|
f661c6f8c6
USB: check the endpoint type against the pipe type
|
15 years ago |