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
/
composite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
1
-0
/
+4
2022-04-26
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
1
-1
/
+1
2022-03-15
usb: gadget: composite: remove usage of list iterator past the loop body
Jakob Koschel
1
-13
/
+14
2022-03-15
usb: gadget: composite: remove check of list iterator against head past the l...
Jakob Koschel
1
-4
/
+5
2022-02-11
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
1
-0
/
+3
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2021-12-15
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
1
-3
/
+3
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+13
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
1
-1
/
+1
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
1
-0
/
+12
2021-11-17
usb: gadget: composite: Show warning if function driver's descriptors are inc...
Qihang Hu
1
-13
/
+26
2021-07-21
usb: gadget: composite: Allow bMaxPower=0 if self-powered
Jack Pham
1
-2
/
+6
2021-01-18
usb: gadget: composite: Report various SSP sublink speeds
Thinh Nguyen
1
-26
/
+54
2021-01-18
usb: gadget: composite: Use SSP sublink speed macros
Thinh Nguyen
1
-21
/
+24
2021-01-11
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+8
2021-01-04
usb: gadget: composite: Split composite reset and disconnect
Wesley Cheng
1
-2
/
+19
2020-12-28
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Sriharsha Allenki
1
-2
/
+8
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-8
/
+8
2020-06-18
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
1
-2
/
+2
2020-05-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
1
-17
/
+61
2020-03-15
usb: gadget: composite: Inform controller driver of self-powered
Thinh Nguyen
1
-0
/
+9
2020-02-11
usb: gadget: composite: Support more than 500mA MaxPower
Jack Pham
1
-6
/
+18
2020-02-11
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Jack Pham
1
-5
/
+3
2019-11-18
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-3
/
+3
2019-10-27
usb: gadget: composite: Fix possible double free memory bug
Chandana Kishori Chiluveru
1
-0
/
+4
2019-10-22
usb: gadget: Quieten gadget config message
Joel Stanley
1
-3
/
+3
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-12
/
+26
2019-08-28
usb: gadget: composite: Set recommended BESL values
Thinh Nguyen
1
-12
/
+26
2019-08-12
usb: gadget: composite: Clear "suspended" on reset/disconnect
Benjamin Herrenschmidt
1
-0
/
+1
2019-06-18
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
1
-1
/
+1
2018-07-17
usb: gadget: Fix OS descriptors support
Benjamin Herrenschmidt
1
-1
/
+0
2018-06-19
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
1
-0
/
+3
2018-05-15
usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speeds
Chunfeng Yun
1
-1
/
+1
2018-03-23
usb/gadget: Add an EP dispose() callback for EP lifetime tracking
Benjamin Herrenschmidt
1
-0
/
+16
2018-03-08
usb: gadget: composite: remove duplicated code in OS desc handling
Chris Dickens
1
-50
/
+22
2018-03-08
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
1
-21
/
+19
2017-11-28
usb: gadget: don't dereference g until after it has been null checked
Colin Ian King
1
-2
/
+5
2017-11-07
USB: gadget: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: gadget: composite: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+4
2017-10-11
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
1
-0
/
+5
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-25
/
+34
2017-06-06
usb: gadget: composite: make sure to reactivate function on unbind
Felipe Balbi
1
-6
/
+5
2017-06-02
usb: gadget: Allow a non-SuperSpeed gadget to support LPM
John Youn
1
-2
/
+6
2017-06-02
usb: gadget: composite: Exclude SS Dev Cap Desc
John Youn
1
-23
/
+28
2017-01-12
usb: gadget: composite: Fix function used to free memory
Christophe JAILLET
1
-1
/
+1
2017-01-02
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
1
-4
/
+8
2016-11-03
usb: gadget: composite: use kasprintf() instead of open coding it
Juergen Gross
1
-12
/
+2
2016-11-03
usb: gadget: composite: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
[next]