summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy/inode.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-01
|\
| * USB: gadget: legacy: remove redundant zero assignment to variable 'value'Colin Ian King2017-12-11
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-09-22
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-09-22
* USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-15
* USB: gadget: fix GPF in gadgetfsAlan Stern2017-06-09
* drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova2017-03-17
* drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova2017-03-17
* Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-11
|\
| * USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-03-06
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-02
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-02
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-02
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-02
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-05
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau2016-08-11
* usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet2016-08-11
* usb: gadget: fix spinlock dead lock in gadgetfsBin Liu2016-05-31
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-04
* usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski2016-02-23
* wrappers for ->i_mutex accessAl Viro2016-01-22
* usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher2015-12-16
* USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* make new_sync_{read,write}() staticAl Viro2015-04-11
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* fs: split generic and aio kiocbChristoph Hellwig2015-03-13
* gadgetfs: really get rid of switching ->f_opAlan Stern2015-03-08
* gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro2015-03-08
* gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro2015-02-17
* gadgetfs: use-after-free in ->aio_read()Al Viro2015-02-17
* usb: gadget: gadgetfs: fix an oops in ep_write()Dan Carpenter2015-01-09
* usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht2014-12-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * gadgetfs: saner API for gadgetfs_create_file()Al Viro2014-10-09
* | usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen2014-09-09
|/
* usb: gadget: Fix return value check in ep_write()Wei Yongjun2014-08-19
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21
* usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz2014-07-16