index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
configfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
Lee Jones
2024-07-05
1
-0
/
+3
*
usb: gadget: configfs: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-4
/
+7
*
usb: gadget: Remove snprintf() from sysfs call-backs and replace with sysfs_e...
Lee Jones
2023-12-04
1
-1
/
+1
*
usb: gadget: Properly configure the device for remote wakeup
Elson Roy Serrao
2023-03-29
1
-0
/
+3
*
usb: gadget: configfs: Fix set but not used variable warning
Daniel Scally
2023-02-09
1
-3
/
+1
*
usb: gadget: configfs: Attach arbitrary strings to cdev
Daniel Scally
2023-02-07
1
-16
/
+77
*
usb: gadget: configfs: Support arbitrary string descriptors
Daniel Scally
2023-02-07
1
-2
/
+170
*
usb: gadget: configfs: Rename struct gadget_strings
Daniel Scally
2023-02-07
1
-16
/
+16
*
usb: gadget: configfs: Use memcpy_and_pad()
Andy Shevchenko
2023-02-06
1
-2
/
+1
*
usb: gadget: configfs: Restrict symlink creation is UDC already binded
Udipto Goswami
2023-02-02
1
-0
/
+6
*
usg: gadget: Move validation out of lock in webusb_bcdVersion_store()
Andy Shevchenko
2023-01-31
1
-7
/
+3
*
usb: gadget: Move kstrtox() out of lock
Andy Shevchenko
2023-01-24
1
-36
/
+36
*
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-23
1
-2
/
+10
|
\
|
*
USB: gadget: Add ID numbers to configfs-gadget driver names
Chanh Nguyen
2023-01-17
1
-2
/
+10
*
|
usb: gadget: add WebUSB landing page support
Jó Ágila Bitsch
2023-01-19
1
-0
/
+166
|
/
*
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-03
1
-1
/
+2
*
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
1
-0
/
+2
|
\
|
*
usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
Vijayavardhan Vennapusa
2022-04-21
1
-0
/
+2
*
|
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
2022-04-26
1
-1
/
+1
|
/
*
usb: gadget: configfs: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
1
-10
/
+14
*
usb: gadget: configfs: use to_usb_function_instance() in cfg (un)link func
Linyu Yuan
2021-11-23
1
-6
/
+4
*
usb: gadget: configfs: use to_config_usb_cfg() in os_desc_link()
Linyu Yuan
2021-11-23
1
-3
/
+1
*
usb: gadget: configfs: remove os_desc_attr_release()
Linyu Yuan
2021-11-23
1
-16
/
+0
*
usb: gadget: configfs: simplify os_desc_item_to_gadget_info() helper
Linyu Yuan
2021-11-23
1
-5
/
+4
*
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
[next]