Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Alan Stern
|
53e5f36fbd
USB: avoid left shift by -1
|
9 years ago |
Alan Stern
|
5cce438298
USB: remove race condition in usbfs/libusb when using reap-after-disconnect
|
9 years ago |
Jiri Slaby
|
70f7ca9a02
usb: devio, do not warn when allocation fails
|
9 years ago |
Kangjie Lu
|
681fef8380
USB: usbfs: fix potential infoleak in devio
|
9 years ago |
Michele Curti
|
10871c1360
usb: devio: declare usbdev_vm_ops as static
|
9 years ago |
Reilly Grant
|
d883f52e1f
usb: devio: Add ioctl to disallow detaching kernel USB drivers.
|
9 years ago |
Steinar H. Gunderson
|
f7d34b445a
USB: Add support for usbfs zerocopy.
|
9 years ago |
Geliang Tang
|
69ab55d7be
USB: core, devio: use to_usb_device
|
9 years ago |
Rahul Pathak
|
73a02d3245
usb: Use memdup_user to reuse the code
|
9 years ago |
Chase Metzger
|
64f10edf07
usb: core: devio.c: Removed unnecessary space
|
9 years ago |
Linus Torvalds
|
237f38c3b3
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
9 years ago |
Al Viro
|
b25472f9b9
new helpers: no_seek_end_llseek{,_size}()
|
9 years ago |
Alan Stern
|
a016a816bb
USB: add usbfs snooping for REAP and DISCARD
|
9 years ago |
Alan Stern
|
0290cc9f04
USB: limit usbfs snooping of URB contents
|
9 years ago |
Kris Borer
|
f355e830a5
usb: devio: fix spacing
|
10 years ago |
Kris Borer
|
135551ea1a
usb: devio: remove assignment from if condition
|
10 years ago |
Dan Carpenter
|
83ed07c5db
USB: devio: fix a condition in async_completed()
|
10 years ago |
Chase Metzger
|
00fe52deb4
drivers/usb/core: devio.c: Removed an uneeded space before tab
|
10 years ago |
Alan Stern
|
f0c2b68198
USB: usbfs: don't leak kernel data in siginfo
|
10 years ago |
Alan Stern
|
3f2cee73b6
USB: usbfs: allow URBs to be reaped after disconnection
|
10 years ago |
Oliver Neukum
|
d310d05f12
USB: devio: fix issue with log flooding
|
11 years ago |
Linus Torvalds
|
3e75c6de1a
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
11 years ago |
Valentina Manea
|
9b6f0c4b98
usbcore: rename struct dev_state to struct usb_dev_state
|
11 years ago |
Hans de Goede
|
bcf7f6e393
usbfs: Add support for allocating / freeing streams
|
12 years ago |
Hans de Goede
|
2fec32b06e
usbfs: Add ep_to_host_endpoint helper function
|
12 years ago |
Hans de Goede
|
948cd8c18c
usbfs: Add support for bulk stream ids
|
12 years ago |
Hans de Goede
|
b2d03eb56e
usbfs: proc_do_submiturb use a local variable for number_of_packets
|
12 years ago |
Hans de Goede
|
5ec9c1771c
usbfs: Kill urbs on interface before doing a set_interface
|
12 years ago |
Alan Stern
|
f080a51bef
USB: complain if userspace resets an active endpoint
|
11 years ago |