index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-07
usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
Colin Ian King
2024-03-07
usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
Wayne Chang
2024-03-07
USB: gadget: pxa27x_udc: Remove unused of_gpio.h
Andy Shevchenko
2024-03-07
usb: gadget/snps_udc_plat: Remove unused of_gpio.h
Andy Shevchenko
2024-03-05
usb: gadget: fsl: Increase size of name buffer for endpoints
Uwe Kleine-König
2024-03-05
usb: gadget: fsl: Add of device table to enable module autoloading
Uwe Kleine-König
2024-03-05
usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}
Uwe Kleine-König
2024-03-05
usb: gadget: ncm: Fix handling of zero block length packets
Krishna Kurapati
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2024-02-19
usb: gadget: constify the struct device_type usage
Ricardo B. Marliere
2024-02-19
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Krishna Kurapati
2024-02-19
usb: gadget: omap_udc: fix USB gadget regression on Palm TE
Aaro Koskinen
2024-02-17
usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
Michael Grzeschik
2024-02-17
usb: gadget: uvc: dont drop frames if zero length packages are late
Michael Grzeschik
2024-02-17
usb: gadget: uvc: rework complete handler
Michael Grzeschik
2024-02-17
usb: gadget: uvc: refactor the check for a valid buffer in the pump worker
Michael Grzeschik
2024-02-17
usb: gadget: uvc: drop unnecessary check for always set req
Michael Grzeschik
2024-02-17
usb: gadget: functionfs: Add DMABUF import interface
Paul Cercueil
2024-02-17
usb: gadget: functionfs: Factorize wait-for-endpoint code
Paul Cercueil
2024-02-17
usb: gadget: Support already-mapped DMA SGs
Paul Cercueil
2024-02-08
usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-01-27
usb: gadget: pch_udc: fix an Excess kernel-doc warning
Randy Dunlap
2024-01-27
usb: gadget: f_fs: expose ready state in configfs
Peter Korsgaard
2024-01-27
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
2024-01-27
usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc
Krishna Kurapati
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-09
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-05
usb: gadget: uvc: Remove nested locking
Avichal Rakesh
2024-01-05
usb: gadget: uvc: Fix use are free during STREAMOFF
Avichal Rakesh
2024-01-04
usb: gadget: u_ether: Re-attach netif device to mirror detachment
Richard Acayan
2024-01-04
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
2024-01-04
usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs
Krishna Kurapati
2024-01-02
drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request)
liyouhong
2023-12-15
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
2023-12-15
usb: gadget: f_fs: fix fortify warning
Dmitry Antipov
2023-12-15
usb: cdns2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: gadget: udc: atmel: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: gadget: uvc: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: gadget: f_uac1: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: gadget: configfs: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: f_uac1: adds support for SS and SSP
Perr Zhang
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
2023-12-07
usb: gadget: f_hid: fix report descriptor allocation
Konstantin Aladyshev
2023-12-04
usb: gadget: f_tcm: Remove snprintf() from sysfs call-backs and replace with ...
Lee Jones
2023-12-04
usb: gadget: Remove snprintf() from sysfs call-backs and replace with sysfs_e...
Lee Jones
[next]