index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-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-27
usb: gadget: f_fs: expose ready state in configfs
Peter Korsgaard
1
-0
/
+20
2024-01-27
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
1
-2
/
+18
2024-01-27
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
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-2
/
+2
2023-11-23
usb:gadget:uvc Do not use worker thread to pump isoc usb requests
Jayant Chowdhary
2
-45
/
+165
2023-11-23
usb: gadget: uvc: Fix use-after-free for inflight usb_requests
Avichal Rakesh
3
-29
/
+112
2023-11-23
usb: gadget: uvc: move video disable logic to its own function
Avichal Rakesh
3
-18
/
+31
2023-11-23
usb: gadget: uvc: Allocate uvc_requests one at a time
Avichal Rakesh
2
-40
/
+51
2023-11-23
usb: gadget: uvc: prevent use of disabled endpoint
Avichal Rakesh
5
-12
/
+26
2023-11-22
usb: gadget: f_midi: Replace strlcpy() with strscpy()
Kees Cook
1
-2
/
+2
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-21
/
+46
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+2
2023-10-28
usb: gadget: uvc: Add missing initialization of ssp config descriptor
Shuzhen Wang
1
-2
/
+12
2023-10-21
usb: gadget: f_ncm: Always set current gadget in ncm_bind()
Hardik Gajjar
1
-16
/
+11
2023-10-18
function: convert to new timestamp accessors
Jeff Layton
1
-2
/
+2
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
1
-7
/
+19
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
1
-0
/
+3
2023-10-08
usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
Hardik Gajjar
1
-1
/
+1
2023-10-05
Revert "usb: gadget: uvc: stop pump thread on video disable"
Greg Kroah-Hartman
1
-7
/
+1
2023-10-05
Revert "usb: gadget: uvc: cleanup request when not in correct state"
Greg Kroah-Hartman
1
-6
/
+0
2023-10-05
Revert "usb: gadget: uvc: rework pump worker to avoid while loop"
Greg Kroah-Hartman
1
-14
/
+6
[prev]
[next]