aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/inode.c
AgeCommit message (Expand)Author
2016-08-11usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau
2016-08-11usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet
2016-05-31usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski
2016-02-23usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-12-16usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
2015-05-10USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-13fs: split generic and aio kiocbChristoph Hellwig
2015-03-08gadgetfs: really get rid of switching ->f_opAlan Stern
2015-03-08gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro
2015-02-17gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro
2015-02-17gadgetfs: use-after-free in ->aio_read()Al Viro
2015-01-09usb: gadget: gadgetfs: fix an oops in ep_write()Dan Carpenter
2014-12-22usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-09gadgetfs: saner API for gadgetfs_create_file()Al Viro
2014-09-09usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen
2014-08-19usb: gadget: Fix return value check in ep_write()Wei Yongjun
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz