Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cbbd26b8b1a6af9c02e2b6523e12bd50cc765059
/
drivers
/
usb
/
gadget
/
legacy
/
inode.c
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
327b21da
usb/gadget: fix gadgetfs aio support.
by Mathieu Laurendeau
· 8 years ago
63196e9
usb: gadget: fix check in sync read from ep in gadgetfs
by Binyamin Sharet
· 8 years ago
d246dcb
usb: gadget: fix spinlock dead lock in gadgetfs
by Bin Liu
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
175f712
usb: gadget: provide interface for legacy gadgets to get UDC name
by Marek Szyprowski
· 9 years ago
7b0a271
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
by Marek Szyprowski
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
b7bd98b
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
by David Eccher
· 9 years ago
1ee7eea
USB: inode.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
75c3cfa
VFS: assorted weird filesystems: d_inode() annotations
by David Howells
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
04b2fa9
fs: split generic and aio kiocb
by Christoph Hellwig
· 10 years ago
96b62a5
gadgetfs: really get rid of switching ->f_op
by Alan Stern
· 10 years ago
d4461a6
gadgetfs: get rid of flipping ->f_op in ep_config()
by Al Viro
· 10 years ago
7fe3976
gadget: switch ep_io_operations to ->read_iter/->write_iter
by Al Viro
· 10 years ago
f01d35a1
gadgetfs: use-after-free in ->aio_read()
by Al Viro
· 10 years ago
42d6cfa
usb: gadget: gadgetfs: fix an oops in ep_write()
by Dan Carpenter
· 10 years ago
b44be24
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
by Mario Schuknecht
· 10 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
fb6c322
gadgetfs: saner API for gadgetfs_create_file()
by Al Viro
· 10 years ago
0eba455
usb: gadget: gadgetfs: add reset API at usb_gadget_driver
by Peter Chen
· 10 years ago
7042e8f
usb: gadget: Fix return value check in ep_write()
by Wei Yongjun
· 10 years ago
61fe2d7
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
8443f2d
usb: gadget: Gadget directory cleanup - group legacy gadgets
by Andrzej Pietrasiewicz
· 10 years ago
[Renamed from drivers/usb/gadget/inode.c]
d30f206
usb: gadget: rename CONFIG_USB_GADGET_PXA25X
by Paul Bolle
· 11 years ago
f871252
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
6027f31
usb: gadget: set gadget state as configured
by Peter Chen
· 11 years ago
5cdf7d5
usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probe
by Lubomir Rintel
· 11 years ago
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
· 13 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 13 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
· 14 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
· 16 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
· 17 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
Next »