index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
Vijayavardhan Vennapusa
1
-0
/
+2
2022-03-15
usb: gadget: configfs: remove using list iterator after loop body as a ptr
Jakob Koschel
1
-10
/
+14
2021-11-23
usb: gadget: configfs: use to_usb_function_instance() in cfg (un)link func
Linyu Yuan
1
-6
/
+4
2021-11-23
usb: gadget: configfs: use to_config_usb_cfg() in os_desc_link()
Linyu Yuan
1
-3
/
+1
2021-11-23
usb: gadget: configfs: remove os_desc_attr_release()
Linyu Yuan
1
-16
/
+0
2021-11-23
usb: gadget: configfs: simplify os_desc_item_to_gadget_info() helper
Linyu Yuan
1
-5
/
+4
2021-10-22
usb: gadget: configfs: change config attributes file operation
Linyu Yuan
1
-5
/
+10
2021-10-22
usb: gadget: configfs: add cfg_to_gadget_info() helper
Linyu Yuan
1
-4
/
+7
2021-08-05
usb: gadget: Fix inconsistent indent
Wei Ming Chen
1
-4
/
+4
2021-07-12
usb: gadget: configfs: Check USB configuration before adding
Wesley Cheng
1
-0
/
+4
2021-03-17
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-01-11
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
1
-6
/
+13
2021-01-07
usb: gadget: configfs: Add a specific configFS reset callback
Wesley Cheng
1
-1
/
+23
2021-01-07
usb: gadget: enable super speed plus
taehyun.cho
1
-2
/
+2
2021-01-04
usb: gadget: configfs: Preserve function ordering after bind failure
Chandana Kishori Chiluveru
1
-2
/
+2
2021-01-04
usb: gadget: configfs: Fix use-after-free issue with udc_name
Eddie Hung
1
-2
/
+9
2020-06-18
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
1
-1
/
+1
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-13
/
+1
2020-05-15
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-05
usb: gadget: add "usb_validate_langid" function
Tao Ren
1
-13
/
+1
2020-01-15
usb: gadget: configfs: Add max_speed setting
Thinh Nguyen
1
-0
/
+43
2019-11-20
usb: gadget: configfs: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2019-10-27
usb: gadget: configfs: fix concurrent issue between composite APIs
Peter Chen
1
-5
/
+105
2018-07-26
usb: gadget: configfs: avoid spaces for indentation
Parth Y Shah
1
-2
/
+2
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-5
/
+5
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
usb: gadget: configfs: make config_item_type const
Bhumika Goyal
1
-5
/
+5
2017-10-11
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
1
-7
/
+8
2017-06-13
usb: gadget: configfs: use hexadecimal values and new line
Stefan Agner
1
-3
/
+3
2017-06-13
usb: gadget: configfs: make qw_sign attribute symmetric
Stefan Agner
1
-2
/
+6
2017-03-06
usb: gadget: configs: plug memory leak
John Keeping
1
-0
/
+1
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
1
-5
/
+3
2016-08-31
usb: gadget: configfs: log function unbinding as debug
Romain Izard
1
-1
/
+1
2016-08-25
usb: gadget: configfs: log function unbinding as information
Romain Izard
1
-2
/
+3
2016-08-11
usb: gadget: configfs: add mutex lock before unregister gadget
Winter Wang
1
-0
/
+2
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
1
-0
/
+1
2016-03-18
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-23
/
+13
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-23
/
+13
2016-03-04
usb: gadget: Update config for SuperSpeedPlus
John Youn
1
-0
/
+1
2015-12-16
usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
Ruslan Bilovol
1
-13
/
+16
2015-10-14
usb-gadget: use per-attribute show and store methods
Christoph Hellwig
1
-182
/
+113
2015-07-29
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
1
-9
/
+20
2015-07-18
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
1
-1
/
+1
2015-04-27
usb: gadget: configfs: Fix interfaces array NULL-termination
Krzysztof Opasiak
1
-0
/
+1
2015-02-23
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
1
-2
/
+0
2014-11-03
usb: gadget: udc: core: prepend udc_attach_driver with usb_
Felipe Balbi
1
-1
/
+1
2014-11-03
usb: gadget: configfs: add suspend/resume
Andrzej Pietrasiewicz
1
-0
/
+3
2014-09-09
usb: gadget: configfs: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-3
/
+1
2014-06-30
usb: gadget: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-3
/
+1
[next]