Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
665ebe926e7b714369b5329d48745bfef17db512
/
drivers
/
usb
/
gadget
/
inode.c
3b74c73
usb: gadget: inode: switch over to memdup_user()
by Felipe Balbi
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
1826e9b
usb: gadget: gadgetfs: use after free in dev_release()
by Dan Carpenter
· 11 years ago
73a7075
aio: Kill aio_rw_vect_retry()
by Kent Overstreet
· 12 years ago
bec68faa
aio: io_cancel() no longer returns the io_event
by Kent Overstreet
· 12 years ago
0460fef
aio: use cancellation list lazily
by Kent Overstreet
· 12 years ago
4e179bc
aio: move private stuff out of aio.h
by Kent Overstreet
· 12 years ago
a80bf61
gadget: remove only user of aio retry
by Zach Brown
· 12 years ago
3273097
gadgetfs: don't bother with fops->owner
by Al Viro
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
b7c041a
usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs
by Sebastian Andrzej Siewior
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
32d639c
userns: Convert gadgetfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
ffe0b33
usb: gadget: remove global variable composite in composite.c
by Sebastian Andrzej Siewior
· 12 years ago
9395295
usb: gadget: move bind() callback back to struct usb_gadget_driver
by Sebastian Andrzej Siewior
· 12 years ago
85b8614
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
by Michal Nazarewicz
· 12 years ago
a2457ee
USB: remove compile warning on gadget/inode.c
by Michael BRIGHT
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
104bb37
gadgetfs: list_for_each_safe() misuse
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
85b4b3c
usb: gadgetfs: return number of bytes on ep0 read request
by Thomas Faber
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
87da5b3
... and the same for gadgetfs
by Al Viro
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
001428e
USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state
by Marc Kleine-Budde
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
765f5b8
usb: gadget: defer setting maxpacket till ->setup()
by Sebastian Andrzej Siewior
· 14 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 14 years ago
3898115
usb-gadget: unlock data->lock mutex on error path in ep_write()
by Alexey Khoroshilov
· 14 years ago
00cc7a5
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
by Alexey Khoroshilov
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
cdbd2b0
BKL: Remove BKL from USB gadgetfs
by Arnd Bergmann
· 14 years ago
1548b13
usb: gadget: Do not take BKL for gadget->ops->ioctl
by Arnd Bergmann
· 15 years ago
be8a058
USB: gadget: Use memdup_user
by Julia Lawall
· 15 years ago
a79df50
usb: gadgetfs: Convert semaphore to mutex
by Thomas Gleixner
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
fa4c86a
USB: gadgetfs: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
44c389a
USB: gadget: Push BKL down into drivers
by Alan Cox
· 17 years ago
7a85762
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers
by Philipp Zabel
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
12cd5b9
USB: fix gadgetfs class request delegation
by Roy Hashimoto
· 17 years ago
0027492
USB: gadget code switches to pr_err() and friends
by David Brownell
· 17 years ago
9454a57
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
by David Brownell
· 17 years ago
a4e3ef5
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
by David Brownell
· 17 years ago
a947522
USB: "sparse" cleanups for usb gadgets
by David Brownell
· 17 years ago
9d8bab5
usb gadget stack: remove usb_ep_*_buffer(), part 1
by David Brownell
· 18 years ago
a5262dc
USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
by David Brownell
· 18 years ago
7f9985c
USB: usb gadget, dead config cleanup
by David Brownell
· 18 years ago
01ee7d7
USB: usb gadgets avoid le{16,32}_to_cpup()
by David Brownell
· 18 years ago
50f97a1
gadgetfs: Fixed bug in ep_aio_read_retry.
by Sarah Bailey
· 18 years ago
49631ca
USB: gadgetfs AIO tweaks
by Alan Stern
· 18 years ago
ce46794
USB: gadgetfs behaves better on userspace init bug
by David Brownell
· 18 years ago
5b89db02
USB: gadgetfs race fix
by David Brownell
· 18 years ago
0864c7a
USB: gadgetfs simplifications
by David Brownell
· 18 years ago
7489d14
USB: gadgetfs cleanups
by David Brownell
· 18 years ago
511779f
usb: gadgetfs remove delayed init mode
by Phil Endecott
· 18 years ago
2505107
usb: gadgetfs whitespace cleanup
by David Brownell
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
997694d
gadgetfs patch for ep0out
by Skip Hansen
· 18 years ago
a94da89
USB gadget: gadgetfs dont try to lock before free
by Milan Svoboda
· 18 years ago
e22fc27
USB: add poll to gadgetfs's endpoint zero
by Milan Svoboda
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
ba307f5
USB: gadgetfs: protect ep_release with lock
by Milan Svoboda
· 19 years ago
8a7471a
USB: fix ep_config to return correct value
by Milan Svoboda
· 19 years ago
07cb7f2
USB: correct locking in gadgetfs_disconnect
by Milan Svoboda
· 19 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 19 years ago
0ae4ea8
[PATCH] gadgetfs: fix memory leaks
by Alan Stern
· 19 years ago
83196b5
[PATCH] gadgetfs: fix AIO interface bugs
by Alan Stern
· 19 years ago
c82ffb0
[PATCH] fix leak in activate_ep_files()
by Al Viro
· 19 years ago
9841633
[PATCH] USB: gadgetfs highspeed bugfix
by David Brownell
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
7039f42
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
by Eric Sesterhenn
· 19 years ago
9790636
[PATCH] USB: gadgetfs: set "zero" flag for short control-IN response
by Alan Stern
· 19 years ago
d78967f
[PATCH] Remove usb gadget generic driver methods
by Russell King
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
4809ecc
[PATCH] USB gadgetfs: fixes an error on writing to endpoint file
by Pavol Kurina
· 19 years ago
1bbc169
[PATCH] USB: gadget driver updates (SETUP api change)
by David Brownell
· 20 years ago
093cf72
[PATCH] USB: Spelling fixes for drivers/usb.
by Steven Cole
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago