summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy/inode.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-10USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman1-3/+6
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-1/+1
2015-04-12make new_sync_{read,write}() staticAl Viro1-2/+0
2015-03-26fs: move struct kiocb to fs.hChristoph Hellwig1-0/+1
2015-03-13fs: split generic and aio kiocbChristoph Hellwig1-2/+3
2015-03-08gadgetfs: really get rid of switching ->f_opAlan Stern1-19/+19
2015-03-08gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro1-53/+37
2015-02-18gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro1-214/+141
2015-02-18gadgetfs: use-after-free in ->aio_read()Al Viro1-3/+12
2015-01-10usb: gadget: gadgetfs: fix an oops in ep_write()Dan Carpenter1-0/+1
2014-12-22usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht1-0/+1
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-16/+10
2014-10-09gadgetfs: saner API for gadgetfs_create_file()Al Viro1-16/+10
2014-09-09usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen1-0/+1
2014-08-19usb: gadget: Fix return value check in ep_write()Wei Yongjun1-1/+1
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+2147
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz1-0/+2142