Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Sebastian Andrzej Siewior
|
b7c041aada
usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
32d639c66e
userns: Convert gadgetfs to use kuid and kgid where appropriate
|
13 years ago |
Sebastian Andrzej Siewior
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
12 years ago |
Sebastian Andrzej Siewior
|
93952956c7
usb: gadget: move bind() callback back to struct usb_gadget_driver
|
12 years ago |
Michal Nazarewicz
|
85b8614d72
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
|
13 years ago |
Michael BRIGHT
|
a2457ee691
USB: remove compile warning on gadget/inode.c
|
13 years ago |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
104bb37d3e
gadgetfs: list_for_each_safe() misuse
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Thomas Faber
|
85b4b3c8c1
usb: gadgetfs: return number of bytes on ep0 read request
|
13 years ago |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Al Viro
|
87da5b3264
... and the same for gadgetfs
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Marc Kleine-Budde
|
001428e487
USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state
|
13 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
Sebastian Andrzej Siewior
|
765f5b830e
usb: gadget: defer setting maxpacket till ->setup()
|
14 years ago |
Tatyana Brokhman
|
72c973dd2b
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
|
14 years ago |
Alexey Khoroshilov
|
3898115896
usb-gadget: unlock data->lock mutex on error path in ep_write()
|
14 years ago |
Alexey Khoroshilov
|
00cc7a5faf
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
|
14 years ago |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 years ago |
Linus Torvalds
|
5cc1035062
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Arnd Bergmann
|
cdbd2b013d
BKL: Remove BKL from USB gadgetfs
|
15 years ago |
Arnd Bergmann
|
1548b13b75
usb: gadget: Do not take BKL for gadget->ops->ioctl
|
15 years ago |
Julia Lawall
|
be8a058b50
USB: gadget: Use memdup_user
|
15 years ago |
Thomas Gleixner
|
a79df50bba
usb: gadgetfs: Convert semaphore to mutex
|
15 years ago |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
15 years ago |