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
starfive-6.6.48-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
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2
-4
/
+9
2024-05-04
usb: gadget: u_audio: Clear uac pointer when freed.
Chris Wulff
1
-0
/
+2
2024-05-04
usb: gadget: u_audio: Fix race condition use of controls after free during ga...
Chris Wulff
1
-10
/
+9
2024-04-24
usb: gadget: f_fs: Fix a race condition when processing setup packets.
Chris Wulff
1
-1
/
+1
2024-04-24
usb: gadget: uvc: use correct buffer size when parsing configfs lists
Ivan Avdeev
1
-2
/
+2
2024-04-24
usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
Wesley Cheng
1
-1
/
+6
2024-04-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
2
-15
/
+18
2024-04-18
usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
3
-8
/
+8
2024-04-04
usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
Norihiko Hama
1
-2
/
+2
2024-04-04
usb: gadget: functionfs: Wait for fences before enqueueing DMABUF
Paul Cercueil
1
-11
/
+12
2024-04-04
usb: gadget: functionfs: Fix inverted DMA fence direction
Paul Cercueil
1
-2
/
+4
2024-03-26
usb: gadget: u_audio: Use snprintf() instead of sprintf()
Christophe JAILLET
1
-1
/
+2
2024-03-26
usb: gadget: u_audio: Use the 2-argument version of strscpy()
Christophe JAILLET
1
-3
/
+3
2024-03-26
usb: gadget: u_audio: Fix the size of a buffer in a strscpy() call
Christophe JAILLET
1
-1
/
+1
2024-03-26
usb: gadget: u_ether: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2024-03-26
usb: gadget: f_fs: Add the missing get_alt callback
Hardik Gajjar
1
-1
/
+19
2024-03-26
usb: gadget: uvc: configfs: ensure guid to be valid before set
Michael Grzeschik
1
-1
/
+13
2024-03-26
usb: gadget: uvc: fix try format returns on uncompressed formats
Michael Grzeschik
1
-5
/
+19
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-80
/
+570
2024-03-05
usb: gadget: ncm: Fix handling of zero block length packets
Krishna Kurapati
1
-1
/
+1
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+9
2024-02-19
usb: gadget: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-19
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Krishna Kurapati
1
-1
/
+9
2024-02-17
usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
Michael Grzeschik
1
-0
/
+3
2024-02-17
usb: gadget: uvc: dont drop frames if zero length packages are late
Michael Grzeschik
1
-1
/
+2
2024-02-17
usb: gadget: uvc: rework complete handler
Michael Grzeschik
1
-47
/
+48
2024-02-17
usb: gadget: uvc: refactor the check for a valid buffer in the pump worker
Michael Grzeschik
1
-4
/
+3
2024-02-17
usb: gadget: uvc: drop unnecessary check for always set req
Michael Grzeschik
1
-7
/
+0
2024-02-17
usb: gadget: functionfs: Add DMABUF import interface
Paul Cercueil
1
-0
/
+467
2024-02-17
usb: gadget: functionfs: Factorize wait-for-endpoint code
Paul Cercueil
1
-21
/
+27
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2
-6
/
+22
2024-01-28
usb: gadget: f_fs: expose ready state in configfs
Peter Korsgaard
1
-0
/
+20
2024-01-28
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
1
-2
/
+18
2024-01-28
usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc
Krishna Kurapati
1
-4
/
+4
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
16
-161
/
+576
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+2
2024-01-05
usb: gadget: uvc: Remove nested locking
Avichal Rakesh
1
-1
/
+3
2024-01-05
usb: gadget: uvc: Fix use are free during STREAMOFF
Avichal Rakesh
1
-4
/
+10
2024-01-04
usb: gadget: u_ether: Re-attach netif device to mirror detachment
Richard Acayan
1
-0
/
+2
2024-01-04
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
1
-1
/
+17
2024-01-04
usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs
Krishna Kurapati
2
-3
/
+68
2023-12-15
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
2
-20
/
+31
2023-12-15
usb: gadget: f_fs: fix fortify warning
Dmitry Antipov
1
-3
/
+2
2023-12-15
usb: gadget: uvc: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-1
/
+1
2023-12-15
usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-3
/
+3
2023-12-15
usb: gadget: f_uac1: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-3
/
+3
2023-12-15
usb: f_uac1: adds support for SS and SSP
Perr Zhang
1
-2
/
+75
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+4
2023-12-07
usb: gadget: f_hid: fix report descriptor allocation
Konstantin Aladyshev
1
-3
/
+4
2023-12-04
usb: gadget: f_tcm: Remove snprintf() from sysfs call-backs and replace with ...
Lee Jones
1
-2
/
+2
[next]