index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-12
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
2022-05-05
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
2022-04-21
usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
Vijayavardhan Vennapusa
2022-04-21
ARM: omap: dma: make usb support optional
Arnd Bergmann
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
2022-04-19
usb: gadget: uvc: Fix crash when encoding data for usb request
Dan Vacura
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-19
usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()
YueHaibing
2022-03-18
usb: gadget: Makefile: remove ccflags-y
Linyu Yuan
2022-03-18
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-15
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
Alan Stern
2022-03-15
usb: gadget: udc: s3c2410: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: core: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: composite: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was f...
Jakob Koschel
2022-03-15
usb: gadget: composite: remove check of list iterator against head past the l...
Jakob Koschel
2022-03-15
usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
usb: gadget: udc: max3420_udc: remove using list iterator after loop body as ...
Jakob Koschel
2022-03-15
usb: gadget: legacy: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
usb: gadget: configfs: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
usb: gadget: aspeed: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc-xilinx: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: s3c-hsudc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: omap_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: net2280: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: net2272: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: mv_u3d: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: gr_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: goku_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: at91: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: pxa25x: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: atmel: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: bdc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: fsl: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
2022-03-15
usb: raw-gadget: return -EINVAL if no proper ep address available
Wei Ming Chen
2022-03-15
usb: raw-gadget: use kzalloc
Julia Lawall
2022-03-15
usb: gadget: udc: fix typos in comments
Julia Lawall
2022-03-03
usb: Drop commas after SoC match table sentinels
Geert Uytterhoeven
2022-02-28
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
[next]