index
:
linux-stable.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: udc: remove warning when queue disabled ep
yuan linyu
2024-03-26
1
-1
/
+3
*
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
11
-199
/
+676
|
\
|
*
usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
Colin Ian King
2024-03-07
1
-1
/
+1
|
*
usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
Wayne Chang
2024-03-07
1
-14
/
+25
|
*
USB: gadget: pxa27x_udc: Remove unused of_gpio.h
Andy Shevchenko
2024-03-07
1
-1
/
+0
|
*
usb: gadget/snps_udc_plat: Remove unused of_gpio.h
Andy Shevchenko
2024-03-07
1
-1
/
+0
|
*
usb: gadget: fsl: Increase size of name buffer for endpoints
Uwe Kleine-König
2024-03-05
1
-1
/
+1
|
*
usb: gadget: fsl: Add of device table to enable module autoloading
Uwe Kleine-König
2024-03-05
1
-0
/
+10
|
*
usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}
Uwe Kleine-König
2024-03-05
2
-100
/
+62
|
*
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2024-02-26
2
-2
/
+11
|
|
\
|
*
|
usb: gadget: constify the struct device_type usage
Ricardo B. Marliere
2024-02-19
1
-1
/
+1
|
*
|
usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
Michael Grzeschik
2024-02-17
1
-0
/
+3
|
*
|
usb: gadget: uvc: dont drop frames if zero length packages are late
Michael Grzeschik
2024-02-17
1
-1
/
+2
|
*
|
usb: gadget: uvc: rework complete handler
Michael Grzeschik
2024-02-17
1
-47
/
+48
|
*
|
usb: gadget: uvc: refactor the check for a valid buffer in the pump worker
Michael Grzeschik
2024-02-17
1
-4
/
+3
|
*
|
usb: gadget: uvc: drop unnecessary check for always set req
Michael Grzeschik
2024-02-17
1
-7
/
+0
|
*
|
usb: gadget: functionfs: Add DMABUF import interface
Paul Cercueil
2024-02-17
2
-0
/
+468
|
*
|
usb: gadget: functionfs: Factorize wait-for-endpoint code
Paul Cercueil
2024-02-17
1
-21
/
+27
|
*
|
usb: gadget: Support already-mapped DMA SGs
Paul Cercueil
2024-02-17
1
-1
/
+6
|
*
|
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-02-04
3
-7
/
+22
|
|
\
\
|
*
|
|
usb: gadget: f_fs: expose ready state in configfs
Peter Korsgaard
2024-01-27
1
-0
/
+20
*
|
|
|
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
usb: gadget: ncm: Fix handling of zero block length packets
Krishna Kurapati
2024-03-05
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Krishna Kurapati
2024-02-19
1
-1
/
+9
*
|
|
usb: gadget: omap_udc: fix USB gadget regression on Palm TE
Aaro Koskinen
2024-02-19
1
-1
/
+2
|
/
/
*
|
usb: gadget: pch_udc: fix an Excess kernel-doc warning
Randy Dunlap
2024-01-27
1
-1
/
+0
*
|
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
2024-01-27
1
-2
/
+18
*
|
usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc
Krishna Kurapati
2024-01-27
1
-4
/
+4
|
/
*
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
26
-348
/
+944
|
\
|
*
usb: gadget: uvc: Remove nested locking
Avichal Rakesh
2024-01-05
1
-1
/
+3
|
*
usb: gadget: uvc: Fix use are free during STREAMOFF
Avichal Rakesh
2024-01-05
1
-4
/
+10
|
*
usb: gadget: u_ether: Re-attach netif device to mirror detachment
Richard Acayan
2024-01-04
1
-0
/
+2
|
*
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
2024-01-04
1
-1
/
+17
|
*
usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs
Krishna Kurapati
2024-01-04
2
-3
/
+68
|
*
drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request)
liyouhong
2024-01-02
2
-2
/
+2
|
*
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
2023-12-15
3
-100
/
+284
|
*
usb: gadget: f_fs: fix fortify warning
Dmitry Antipov
2023-12-15
1
-3
/
+2
|
*
usb: cdns2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-69
/
+69
|
*
usb: gadget: udc: atmel: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-2
/
+1
|
*
usb: gadget: uvc: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-1
/
+1
|
*
usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-3
/
+3
|
*
usb: gadget: f_uac1: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-3
/
+3
|
*
usb: gadget: configfs: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-4
/
+7
|
*
usb: f_uac1: adds support for SS and SSP
Perr Zhang
2023-12-15
1
-2
/
+75
|
*
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
2023-12-11
2
-5
/
+6
|
|
\
|
*
|
usb: gadget: f_tcm: Remove snprintf() from sysfs call-backs and replace with ...
Lee Jones
2023-12-04
1
-2
/
+2
|
*
|
usb: gadget: Remove snprintf() from sysfs call-backs and replace with sysfs_e...
Lee Jones
2023-12-04
1
-1
/
+1
|
*
|
usb:gadget:uvc Do not use worker thread to pump isoc usb requests
Jayant Chowdhary
2023-11-23
2
-45
/
+165
|
*
|
usb: gadget: uvc: Fix use-after-free for inflight usb_requests
Avichal Rakesh
2023-11-23
3
-29
/
+112
[next]