Oliver Neukum
|
d310d05f12
USB: devio: fix issue with log flooding
|
11 lat temu |
Linus Torvalds
|
3e75c6de1a
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
11 lat temu |
Valentina Manea
|
9b6f0c4b98
usbcore: rename struct dev_state to struct usb_dev_state
|
11 lat temu |
Hans de Goede
|
bcf7f6e393
usbfs: Add support for allocating / freeing streams
|
12 lat temu |
Hans de Goede
|
2fec32b06e
usbfs: Add ep_to_host_endpoint helper function
|
12 lat temu |
Hans de Goede
|
948cd8c18c
usbfs: Add support for bulk stream ids
|
12 lat temu |
Hans de Goede
|
b2d03eb56e
usbfs: proc_do_submiturb use a local variable for number_of_packets
|
12 lat temu |
Hans de Goede
|
5ec9c1771c
usbfs: Kill urbs on interface before doing a set_interface
|
12 lat temu |
Alan Stern
|
f080a51bef
USB: complain if userspace resets an active endpoint
|
11 lat temu |
Rahul Bedarkar
|
025d44309f
USB: core: correct spelling mistakes in comments and warning
|
11 lat temu |
Matthias Beyer
|
06793f2d0c
drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
|
12 lat temu |
Matthias Beyer
|
5b32c385be
drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
|
12 lat temu |
Greg Kroah-Hartman
|
df9b17f586
Merge 3.12-rc3 into usb-next
|
12 lat temu |
Kurt Garloff
|
831abf7664
usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit
|
12 lat temu |
Xenia Ragiadakou
|
c8f2efc8f6
usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()
|
12 lat temu |
Hans de Goede
|
5dc50c357d
usbfs: Allow printer class 'get_device_id' without needing to claim the intf
|
12 lat temu |
Greg Kroah-Hartman
|
141dc40ee3
Merge 3.10-rc5 into usb-next
|
12 lat temu |
Federico Manzan
|
e2e2f0ea1c
usbfs: Increase arbitrary limit for USB 3 isopkt length
|
12 lat temu |
Tülin İzer
|
4baf0df701
usb: devio: Fixed error: 'do not use assignment in if condition'
|
12 lat temu |
Tülin İzer
|
fa86ad0b63
usb: devio: Fixed macro parenthesis error
|
12 lat temu |
Tülin İzer
|
e6889b310e
usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>'
|
12 lat temu |
Hans de Goede
|
1361bf4b9f
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
|
12 lat temu |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 lat temu |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 lat temu |
Chen Gang
|
b11b2e1bdd
drivers/usb/core: using strlcpy instead of strncpy
|
12 lat temu |
Henrik Rydberg
|
014639003c
usbdevfs: Fix broken scatter-gather transfer
|
13 lat temu |
Hans de Goede
|
0837e7e527
usbfs: Add a new disconnect-and-claim ioctl (v2)
|
13 lat temu |
Hans de Goede
|
3d97ff63f8
usbdevfs: Use scatter-gather lists for large bulk transfers
|
13 lat temu |
Hans de Goede
|
19181bc50e
usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl
|
13 lat temu |
Hans de Goede
|
2102e06a5f
usbdevfs: Correct amount of data copied to user in processcompl_compat
|
13 lat temu |