index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
2022-06-10
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
Miaoqian Lin
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-12
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
Piyush Mehta
2022-05-11
USB: gadget: Add ID numbers to gadget names
Alan Stern
2022-05-07
ARM: pxa: lubbock: pass udc irqs as resource
Arnd Bergmann
2022-05-05
USB: gadget: Fix return of -EBUSY
Colin Ian King
2022-04-26
USB: gadget: Add a new bus for gadgets
Alan Stern
2022-04-26
USB: gadget: Fix mistakes in UDC core kerneldoc
Alan Stern
2022-04-26
USB: gadget: Register udc before gadget
Alan Stern
2022-04-26
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
2022-04-21
usb: gadget: net2272: clean up comments
Tom Rix
2022-04-21
usb: gadget: tegra-xudc: clean up comments
Tom Rix
2022-04-21
usb: gadget: s3c-hsudc: clean up comments
Tom Rix
2022-04-21
usb: gadget: pxa27x_udc: clean up comment
Tom Rix
2022-04-21
USB: omap_udc: clean up comment
Tom Rix
2022-04-21
usb: gadget: omap_udc: Make it CCF clk API compatible
Janusz Krzysztofik
2022-04-21
usb: gadget: net2280: use swap() instead of open coding it
Guo Zhengkui
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-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
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-19
usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()
YueHaibing
2022-03-18
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
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: pxa27x_udc: replace usage of rc to check if a list element was f...
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: 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: udc: fix typos in comments
Julia Lawall
2022-03-03
usb: Drop commas after SoC match table sentinels
Geert Uytterhoeven
[next]