index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}
Uwe Kleine-König
2
-100
/
+62
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+11
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-19
usb: gadget: omap_udc: fix USB gadget regression on Palm TE
Aaro Koskinen
1
-1
/
+2
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
2
-0
/
+468
2024-02-17
usb: gadget: functionfs: Factorize wait-for-endpoint code
Paul Cercueil
1
-21
/
+27
2024-02-17
usb: gadget: Support already-mapped DMA SGs
Paul Cercueil
1
-1
/
+6
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
3
-7
/
+22
2024-01-28
usb: gadget: pch_udc: fix an Excess kernel-doc warning
Randy Dunlap
1
-1
/
+0
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
26
-348
/
+944
2024-01-10
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
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
2024-01-02
drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request)
liyouhong
2
-2
/
+2
2023-12-15
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
3
-100
/
+284
2023-12-15
usb: gadget: f_fs: fix fortify warning
Dmitry Antipov
1
-3
/
+2
2023-12-15
usb: cdns2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-69
/
+69
2023-12-15
usb: gadget: udc: atmel: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-2
/
+1
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: gadget: configfs: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-4
/
+7
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
2
-5
/
+6
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-12-04
usb: gadget: Remove snprintf() from sysfs call-backs and replace with sysfs_e...
Lee Jones
1
-1
/
+1
2023-12-04
USB: gadget: core: adjust uevent timing on gadget unbind
Roy Luo
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-22
usb: gadget: pxa25x_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+7
2023-11-22
usb: gadget: lpc32xx_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+7
[next]