index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
configfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: configfs: change config attributes file operation
Linyu Yuan
2021-10-22
1
-5
/
+10
*
usb: gadget: configfs: add cfg_to_gadget_info() helper
Linyu Yuan
2021-10-22
1
-4
/
+7
*
usb: gadget: Fix inconsistent indent
Wei Ming Chen
2021-08-05
1
-4
/
+4
*
usb: gadget: configfs: Check USB configuration before adding
Wesley Cheng
2021-07-12
1
-0
/
+4
*
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
2021-03-17
1
-4
/
+10
*
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
2021-01-11
1
-6
/
+13
|
\
|
*
usb: gadget: enable super speed plus
taehyun.cho
2021-01-07
1
-2
/
+2
|
*
usb: gadget: configfs: Preserve function ordering after bind failure
Chandana Kishori Chiluveru
2021-01-04
1
-2
/
+2
|
*
usb: gadget: configfs: Fix use-after-free issue with udc_name
Eddie Hung
2021-01-04
1
-2
/
+9
*
|
usb: gadget: configfs: Add a specific configFS reset callback
Wesley Cheng
2021-01-07
1
-1
/
+23
|
/
*
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
2020-06-18
1
-1
/
+1
*
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-05-25
1
-13
/
+1
|
\
|
*
usb: gadget: add "usb_validate_langid" function
Tao Ren
2020-05-05
1
-13
/
+1
*
|
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
2020-05-15
1
-0
/
+3
|
/
*
usb: gadget: configfs: Add max_speed setting
Thinh Nguyen
2020-01-15
1
-0
/
+43
*
usb: gadget: configfs: Fix missing spin_lock_init()
Wei Yongjun
2019-11-20
1
-0
/
+1
*
usb: gadget: configfs: fix concurrent issue between composite APIs
Peter Chen
2019-10-27
1
-5
/
+105
*
usb: gadget: configfs: avoid spaces for indentation
Parth Y Shah
2018-07-26
1
-2
/
+2
*
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
1
-5
/
+5
|
\
|
*
usb: gadget: configfs: make config_item_type const
Bhumika Goyal
2017-10-19
1
-5
/
+5
*
|
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
|
/
*
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
2017-10-11
1
-7
/
+8
*
usb: gadget: configfs: use hexadecimal values and new line
Stefan Agner
2017-06-13
1
-3
/
+3
*
usb: gadget: configfs: make qw_sign attribute symmetric
Stefan Agner
2017-06-13
1
-2
/
+6
*
usb: gadget: configs: plug memory leak
John Keeping
2017-03-06
1
-0
/
+1
*
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-12-01
1
-5
/
+3
*
usb: gadget: configfs: log function unbinding as debug
Romain Izard
2016-08-31
1
-1
/
+1
*
usb: gadget: configfs: log function unbinding as information
Romain Izard
2016-08-25
1
-2
/
+3
*
usb: gadget: configfs: add mutex lock before unregister gadget
Winter Wang
2016-08-11
1
-0
/
+2
*
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
2016-05-31
1
-0
/
+1
*
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-03-18
1
-23
/
+13
|
\
|
*
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-06
1
-23
/
+13
*
|
usb: gadget: Update config for SuperSpeedPlus
John Youn
2016-03-04
1
-0
/
+1
|
/
*
usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
Ruslan Bilovol
2015-12-16
1
-13
/
+16
*
usb-gadget: use per-attribute show and store methods
Christoph Hellwig
2015-10-14
1
-182
/
+113
*
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-9
/
+20
*
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
2015-07-18
1
-1
/
+1
*
usb: gadget: configfs: Fix interfaces array NULL-termination
Krzysztof Opasiak
2015-04-27
1
-0
/
+1
*
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
2015-02-23
1
-2
/
+0
*
usb: gadget: udc: core: prepend udc_attach_driver with usb_
Felipe Balbi
2014-11-03
1
-1
/
+1
*
usb: gadget: configfs: add suspend/resume
Andrzej Pietrasiewicz
2014-11-03
1
-0
/
+3
*
usb: gadget: configfs: add reset API at usb_gadget_driver
Peter Chen
2014-09-09
1
-0
/
+1
*
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-21
1
-3
/
+1
|
\
|
*
usb: gadget: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-06-30
1
-3
/
+1
*
|
usb: gadget: OS descriptors: provide interface directory names
Andrzej Pietrasiewicz
2014-06-19
1
-2
/
+3
*
|
usb: gadget: OS descriptors configfs cleanup
Andrzej Pietrasiewicz
2014-06-19
1
-16
/
+16
|
/
*
usb: gadget: configfs: OS Extended Properties descriptors support
Andrzej Pietrasiewicz
2014-05-14
1
-0
/
+201
*
usb: gadget: configfs: OS Extended Compatibility descriptors support
Andrzej Pietrasiewicz
2014-05-14
1
-0
/
+190
*
usb: gadget: configfs: OS String support
Andrzej Pietrasiewicz
2014-05-14
1
-1
/
+158
*
usb: gadget: configfs: fix typo
Peter Chen
2014-05-14
1
-2
/
+2
[next]