aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26fix braino in fs: do not assign default i_ino in new_inodeAl Viro1-1/+1
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-08-10USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz1-18/+12
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz1-3/+3
2010-08-10usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann1-2/+0
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds1-1/+1
2010-05-20USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap1-0/+1
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz1-0/+2441