aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/inode.c
Commit message (Expand)AuthorAge
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-12
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-12
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-12
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-12
* 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