Matthias Beyer
|
06793f2d0c
drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
|
11 years ago |
Matthias Beyer
|
5b32c385be
drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
|
11 years ago |
Greg Kroah-Hartman
|
df9b17f586
Merge 3.12-rc3 into usb-next
|
11 years ago |
Kurt Garloff
|
831abf7664
usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit
|
11 years ago |
Xenia Ragiadakou
|
c8f2efc8f6
usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()
|
12 years ago |
Hans de Goede
|
5dc50c357d
usbfs: Allow printer class 'get_device_id' without needing to claim the intf
|
12 years ago |
Greg Kroah-Hartman
|
141dc40ee3
Merge 3.10-rc5 into usb-next
|
12 years ago |
Federico Manzan
|
e2e2f0ea1c
usbfs: Increase arbitrary limit for USB 3 isopkt length
|
12 years ago |
Tülin İzer
|
4baf0df701
usb: devio: Fixed error: 'do not use assignment in if condition'
|
12 years ago |
Tülin İzer
|
fa86ad0b63
usb: devio: Fixed macro parenthesis error
|
12 years ago |
Tülin İzer
|
e6889b310e
usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>'
|
12 years ago |
Hans de Goede
|
1361bf4b9f
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
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)
|
13 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)
|
14 years ago |
Matthias Dellweg
|
393cbb5151
usb/core/devio.c: Check for printer class specific request
|
14 years ago |