aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/configfs.c
AgeCommit message (Expand)Author
2015-07-29usb: gadget: configfs: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-17configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss
2015-04-27usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-02-23usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz
2014-09-09usb: gadget: configfs: add reset API at usb_gadget_driverPeter Chen
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-06-30usb: gadget: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-06-19usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz
2014-06-19usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS String supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: fix typoPeter Chen
2014-04-21usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi
2013-12-19usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz
2013-10-01usb: gadget: configfs: add a method to unregister the gadgetAndrzej Pietrasiewicz
2013-10-01usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong
2013-08-27usb: gadget: configfs: keep a function if it is not successfully addedAndrzej Pietrasiewicz
2013-05-15usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun
2013-04-08usb, gadget: use appropriate warning accessorsDavid Rientjes
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior