Age | Commit message (Expand) | Author | Files | Lines |
2017-10-12 | USB: gadgetfs: fix copy_to_user while holding spinlock | Alan Stern | 1 | -1/+4 |
2017-10-12 | USB: gadgetfs: Fix crash caused by inadequate synchronization | Alan Stern | 1 | -5/+36 |
2017-06-15 | USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks | Alan Stern | 1 | -2/+3 |
2017-06-09 | USB: gadget: fix GPF in gadgetfs | Alan Stern | 1 | -1/+3 |
2017-03-17 | drivers, usb: convert ep_data.count from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-03-17 | drivers, usb: convert dev_data.count from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+5 |
2017-03-11 | Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+3 |
2017-03-10 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada | 1 | -2/+1 |
2017-03-06 | USB: gadgetfs: Fix a potential memory leak in 'dev_config()' | Christophe JAILLET | 1 | -1/+3 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-01-02 | USB: gadgetfs: remove unnecessary assignment | Alan Stern | 1 | -1/+0 |
2017-01-02 | USB: gadgetfs: fix checks of wTotalLength in config descriptors | Alan Stern | 1 | -3/+7 |
2017-01-02 | USB: gadgetfs: fix use-after-free bug | Alan Stern | 1 | -0/+2 |
2017-01-02 | USB: gadgetfs: fix unbounded memory allocation bug | Alan Stern | 1 | -1/+1 |
2017-01-02 | usb: gadgetfs: restrict upper bound on device configuration size | Greg Kroah-Hartman | 1 | -1/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-05 | [iov_iter] new primitives - copy_from_iter_full() and friends | Al Viro | 1 | -1/+1 |
2016-09-28 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 1 | -1/+1 |
2016-08-11 | usb/gadget: fix gadgetfs aio support. | Mathieu Laurendeau | 1 | -1/+1 |
2016-08-11 | usb: gadget: fix check in sync read from ep in gadgetfs | Binyamin Sharet | 1 | -1/+1 |
2016-05-31 | usb: gadget: fix spinlock dead lock in gadgetfs | Bin Liu | 1 | -4/+13 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
2016-03-04 | usb: gadget: provide interface for legacy gadgets to get UDC name | Marek Szyprowski | 1 | -25/+3 |
2016-02-23 | usb: gadget: gadgetfs: unregister gadget only if it got successfully registered | Marek Szyprowski | 1 | -2/+5 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
2015-12-17 | usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write | David Eccher | 1 | -2/+1 |
2015-05-10 | USB: inode.c: move assignment out of if () block | Greg Kroah-Hartman | 1 | -3/+6 |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 1 | -1/+1 |
2015-04-12 | make new_sync_{read,write}() static | Al Viro | 1 | -2/+0 |
2015-03-26 | fs: move struct kiocb to fs.h | Christoph Hellwig | 1 | -0/+1 |
2015-03-13 | fs: split generic and aio kiocb | Christoph Hellwig | 1 | -2/+3 |
2015-03-08 | gadgetfs: really get rid of switching ->f_op | Alan Stern | 1 | -19/+19 |
2015-03-08 | gadgetfs: get rid of flipping ->f_op in ep_config() | Al Viro | 1 | -53/+37 |
2015-02-18 | gadget: switch ep_io_operations to ->read_iter/->write_iter | Al Viro | 1 | -214/+141 |
2015-02-18 | gadgetfs: use-after-free in ->aio_read() | Al Viro | 1 | -3/+12 |
2015-01-10 | usb: gadget: gadgetfs: fix an oops in ep_write() | Dan Carpenter | 1 | -0/+1 |
2014-12-22 | usb: gadget: gadgetfs: Free memory allocated by memdup_user() | Mario Schuknecht | 1 | -0/+1 |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+10 |
2014-10-09 | gadgetfs: saner API for gadgetfs_create_file() | Al Viro | 1 | -16/+10 |
2014-09-09 | usb: gadget: gadgetfs: add reset API at usb_gadget_driver | Peter Chen | 1 | -0/+1 |
2014-08-19 | usb: gadget: Fix return value check in ep_write() | Wei Yongjun | 1 | -1/+1 |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -0/+2147 |
2014-07-16 | usb: gadget: Gadget directory cleanup - group legacy gadgets | Andrzej Pietrasiewicz | 1 | -0/+2142 |