开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2024-04-05
usb: gadget: fsl: Initialize udc before using it
Uwe Kleine-König
2024-04-04
usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
Norihiko Hama
2024-04-04
usb: gadget: functionfs: Wait for fences before enqueueing DMABUF
Paul Cercueil
2024-04-04
usb: gadget: functionfs: Fix inverted DMA fence direction
Paul Cercueil
2024-03-26
usb: udc: remove warning when queue disabled ep
yuan linyu
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
[next]