summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_fs.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-11USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz1-18/+12
2010-08-11USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz1-3/+3
2010-08-11usb: 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-21USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap1-0/+1
2010-05-21USB: f_fs: the FunctionFS driverMichal Nazarewicz1-0/+2441