aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/f_fs.c
AgeCommit message (Expand)Author
2015-05-09a few open coded completionsSebastian Andrzej Siewior
2014-10-23usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen
2014-10-23usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-09f_fs: saner API for ffs_sb_create_file()Al Viro
2014-09-16usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-11usb: f_fs: replace BUG in dead-code with less serious WARN_ONMichal Nazarewicz
2014-09-09usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga
2014-09-09usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()Dan Carpenter
2014-09-03usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga
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 usb functionsAndrzej Pietrasiewicz