aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/configfs.c
AgeCommit message (Expand)Author
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2022-05-12usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2021-01-12usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung
2021-01-12usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru
2021-01-12usb: gadget: enable super speed plustaehyun.cho
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-12-17usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-04-03usb: gadget: configfs: Add support for setting maximum supported speedAnurag Kumar Vulisha
2018-07-26usb: gadget: configfs: avoid spaces for indentationParth Y Shah
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-19usb: gadget: configfs: make config_item_type constBhumika Goyal
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-06-13usb: gadget: configfs: use hexadecimal values and new lineStefan Agner
2017-06-13usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner
2017-03-06usb: gadget: configs: plug memory leakJohn Keeping
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-08-31usb: gadget: configfs: log function unbinding as debugRomain Izard
2016-08-25usb: gadget: configfs: log function unbinding as informationRomain Izard
2016-08-11usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-03-04usb: gadget: Update config for SuperSpeedPlusJohn Youn
2015-12-16usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol
2015-10-13usb-gadget: use per-attribute show and store methodsChristoph Hellwig
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