summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/configfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-19usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria1-0/+1
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz1-0/+7
2013-10-01usb: gadget: configfs: add a method to unregister the gadgetAndrzej Pietrasiewicz1-0/+8
2013-10-01usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong1-1/+1
2013-08-27usb: gadget: configfs: keep a function if it is not successfully addedAndrzej Pietrasiewicz1-1/+3
2013-05-15usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun1-2/+6
2013-04-08usb, gadget: use appropriate warning accessorsDavid Rientjes1-2/+2
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior1-0/+1003