summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/inode.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: fix spinlock dead lock in gadgetfsBin Liu2016-05-311-4/+13
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-041-25/+3
* usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski2016-02-231-2/+5
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher2015-12-161-2/+1
* USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-3/+6
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-1/+1
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-0/+1
* fs: split generic and aio kiocbChristoph Hellwig2015-03-131-2/+3
* gadgetfs: really get rid of switching ->f_opAlan Stern2015-03-081-19/+19
* gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro2015-03-081-53/+37
* gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro2015-02-171-214/+141
* gadgetfs: use-after-free in ->aio_read()Al Viro2015-02-171-3/+12
* usb: gadget: gadgetfs: fix an oops in ep_write()Dan Carpenter2015-01-091-0/+1
* usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht2014-12-221-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-16/+10
|\
| * gadgetfs: saner API for gadgetfs_create_file()Al Viro2014-10-091-16/+10
* | usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
|/
* usb: gadget: Fix return value check in ep_write()Wei Yongjun2014-08-191-1/+1
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-211-1/+6
* usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz2014-07-161-0/+2142