summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/u_fs.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-10usb: gadget: f_fs: OS descriptors supportAndrzej Pietrasiewicz1-0/+7
2014-03-06usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz1-7/+5
2014-03-06usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam1-4/+6
2014-02-18usb: gadget: f_fs: fix setup request handlingRobert Baldyga1-1/+0
2014-02-18usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline functionMichal Nazarewicz1-4/+3
2014-02-18usb: gadget: functionfs: fix typo in the enum variableMichal Nazarewicz1-6/+6
2014-02-18usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz1-2/+0
2013-12-12usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz1-0/+3
2013-12-12usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz1-2/+0
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz1-0/+214
2013-12-12usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz1-0/+24
2013-12-12usb: gadget: FunctionFS: create utility fileAndrzej Pietrasiewicz1-0/+28