summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/configfs.c
Commit message (Expand)AuthorAge
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-14
|\
| * usb: gadget: configfs: make config_item_type constBhumika Goyal2017-10-19
* | USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
|/
* usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-11
* usb: gadget: configfs: use hexadecimal values and new lineStefan Agner2017-06-13
* usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner2017-06-13
* usb: gadget: configs: plug memory leakJohn Keeping2017-03-06
* fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-01
* usb: gadget: configfs: log function unbinding as debugRomain Izard2016-08-31
* usb: gadget: configfs: log function unbinding as informationRomain Izard2016-08-25
* usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang2016-08-11
* usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak2016-05-31
* Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-17
|\
| * configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-06
* | usb: gadget: Update config for SuperSpeedPlusJohn Youn2016-03-04
|/
* usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol2015-12-16
* usb-gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* usb: gadget: configfs: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-29
* configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2015-07-17
* usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak2015-04-27
* usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz2015-02-23
* usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi2014-11-03
* usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz2014-11-03
* usb: gadget: configfs: add reset API at usb_gadget_driverPeter Chen2014-09-09
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21
|\
| * usb: gadget: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-06-30
* | usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz2014-06-19
* | usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz2014-06-19
|/
* usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz2014-05-14
* usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz2014-05-14
* usb: gadget: configfs: OS String supportAndrzej Pietrasiewicz2014-05-14
* usb: gadget: configfs: fix typoPeter Chen2014-05-14
* usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi2014-04-21
* usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria2013-12-19
* usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz2013-12-12
* usb: gadget: configfs: add a method to unregister the gadgetAndrzej Pietrasiewicz2013-10-01
* usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong2013-10-01
* usb: gadget: configfs: keep a function if it is not successfully addedAndrzej Pietrasiewicz2013-08-27
* usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun2013-05-15
* usb, gadget: use appropriate warning accessorsDavid Rientjes2013-04-08
* usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-03