Elena Reshetova
|
8d66db50b2
drivers, usb: convert ep_data.count from atomic_t to refcount_t
|
8 年之前 |
Elena Reshetova
|
b7ddc981d7
drivers, usb: convert dev_data.count from atomic_t to refcount_t
|
8 年之前 |
Linus Torvalds
|
46552bf433
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
8 年之前 |
Masahiro Yamada
|
8a1115ff6b
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
|
8 年之前 |
Christophe JAILLET
|
b6e7aeeaf2
USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
|
8 年之前 |
Alexey Dobriyan
|
5b5e0928f7
lib/vsprintf.c: remove %Z support
|
8 年之前 |
Alan Stern
|
890e6c236d
USB: gadgetfs: remove unnecessary assignment
|
8 年之前 |
Alan Stern
|
1c069b057d
USB: gadgetfs: fix checks of wTotalLength in config descriptors
|
8 年之前 |
Alan Stern
|
add333a81a
USB: gadgetfs: fix use-after-free bug
|
8 年之前 |
Alan Stern
|
faab50984f
USB: gadgetfs: fix unbounded memory allocation bug
|
8 年之前 |
Greg Kroah-Hartman
|
0994b0a257
usb: gadgetfs: restrict upper bound on device configuration size
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Mathieu Laurendeau
|
327b21da88
usb/gadget: fix gadgetfs aio support.
|
9 年之前 |
Binyamin Sharet
|
63196e9896
usb: gadget: fix check in sync read from ep in gadgetfs
|
9 年之前 |
Bin Liu
|
d246dcb233
usb: gadget: fix spinlock dead lock in gadgetfs
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Marek Szyprowski
|
175f712119
usb: gadget: provide interface for legacy gadgets to get UDC name
|
9 年之前 |
Marek Szyprowski
|
7b0a271d5c
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
David Eccher
|
b7bd98b7db
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
|
9 年之前 |
Greg Kroah-Hartman
|
1ee7eead70
USB: inode.c: move assignment out of if () block
|
10 年之前 |
David Howells
|
75c3cfa855
VFS: assorted weird filesystems: d_inode() annotations
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Christoph Hellwig
|
04b2fa9f8f
fs: split generic and aio kiocb
|
10 年之前 |
Alan Stern
|
96b62a5719
gadgetfs: really get rid of switching ->f_op
|
10 年之前 |
Al Viro
|
d4461a602c
gadgetfs: get rid of flipping ->f_op in ep_config()
|
10 年之前 |
Al Viro
|
7fe3976e0f
gadget: switch ep_io_operations to ->read_iter/->write_iter
|
10 年之前 |