summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_fs.c
AgeCommit message (Expand)Author
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-02-04USB: gadget: f_fs: even zero-length packets require a bufferMarek Szyprowski
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-10usb: gadget: f_fs: Remove redundant unlikely()Tobias Klauser
2010-11-17usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz
2010-11-16usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz
2010-11-16drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches
2010-10-29convert get_sb_single() usersAl Viro
2010-10-26fix braino in fs: do not assign default i_ino in new_inodeAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-08-10USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz
2010-08-10usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-05-20USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz