Kris Borer
|
f355e830a5
usb: devio: fix spacing
|
10 年之前 |
Kris Borer
|
135551ea1a
usb: devio: remove assignment from if condition
|
10 年之前 |
Dan Carpenter
|
83ed07c5db
USB: devio: fix a condition in async_completed()
|
10 年之前 |
Chase Metzger
|
00fe52deb4
drivers/usb/core: devio.c: Removed an uneeded space before tab
|
10 年之前 |
Alan Stern
|
f0c2b68198
USB: usbfs: don't leak kernel data in siginfo
|
10 年之前 |
Alan Stern
|
3f2cee73b6
USB: usbfs: allow URBs to be reaped after disconnection
|
10 年之前 |
Oliver Neukum
|
d310d05f12
USB: devio: fix issue with log flooding
|
11 年之前 |
Linus Torvalds
|
3e75c6de1a
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
11 年之前 |
Valentina Manea
|
9b6f0c4b98
usbcore: rename struct dev_state to struct usb_dev_state
|
11 年之前 |
Hans de Goede
|
bcf7f6e393
usbfs: Add support for allocating / freeing streams
|
12 年之前 |
Hans de Goede
|
2fec32b06e
usbfs: Add ep_to_host_endpoint helper function
|
12 年之前 |
Hans de Goede
|
948cd8c18c
usbfs: Add support for bulk stream ids
|
12 年之前 |
Hans de Goede
|
b2d03eb56e
usbfs: proc_do_submiturb use a local variable for number_of_packets
|
12 年之前 |
Hans de Goede
|
5ec9c1771c
usbfs: Kill urbs on interface before doing a set_interface
|
12 年之前 |
Alan Stern
|
f080a51bef
USB: complain if userspace resets an active endpoint
|
11 年之前 |
Rahul Bedarkar
|
025d44309f
USB: core: correct spelling mistakes in comments and warning
|
11 年之前 |
Matthias Beyer
|
06793f2d0c
drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
|
12 年之前 |
Matthias Beyer
|
5b32c385be
drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
|
12 年之前 |
Greg Kroah-Hartman
|
df9b17f586
Merge 3.12-rc3 into usb-next
|
12 年之前 |
Kurt Garloff
|
831abf7664
usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit
|
12 年之前 |
Xenia Ragiadakou
|
c8f2efc8f6
usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()
|
12 年之前 |
Hans de Goede
|
5dc50c357d
usbfs: Allow printer class 'get_device_id' without needing to claim the intf
|
12 年之前 |
Greg Kroah-Hartman
|
141dc40ee3
Merge 3.10-rc5 into usb-next
|
12 年之前 |
Federico Manzan
|
e2e2f0ea1c
usbfs: Increase arbitrary limit for USB 3 isopkt length
|
12 年之前 |
Tülin İzer
|
4baf0df701
usb: devio: Fixed error: 'do not use assignment in if condition'
|
12 年之前 |
Tülin İzer
|
fa86ad0b63
usb: devio: Fixed macro parenthesis error
|
12 年之前 |
Tülin İzer
|
e6889b310e
usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>'
|
12 年之前 |
Hans de Goede
|
1361bf4b9f
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
|
12 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |