index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
usb: gadget: pxa27x_udc: clean up comment
Tom Rix
2022-04-21
1
-1
/
+1
|
*
|
USB: omap_udc: clean up comment
Tom Rix
2022-04-21
1
-1
/
+1
|
*
|
usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAK
Michael Grzeschik
2022-04-21
1
-0
/
+10
|
*
|
usb: gadget: omap_udc: Make it CCF clk API compatible
Janusz Krzysztofik
2022-04-21
1
-6
/
+8
|
*
|
usb: gadget: net2280: use swap() instead of open coding it
Guo Zhengkui
2022-04-21
1
-11
/
+3
|
*
|
usb: gadget: u_audio: clean up some inconsistent indenting
Jiapeng Chong
2022-04-21
1
-2
/
+2
|
*
|
usb: gadget: uvc: improve sg exit condition
Michael Grzeschik
2022-04-21
1
-1
/
+1
|
*
|
usb: gadget: uvc: giveback vb2 buffer on req complete
Michael Grzeschik
2022-04-21
3
-3
/
+11
|
*
|
usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer
Michael Grzeschik
2022-04-21
3
-15
/
+6
|
*
|
usb: gadget: uvc: remove pause flag use
Dan Vacura
2022-04-21
2
-15
/
+1
|
*
|
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
2022-04-21
3
-1
/
+45
*
|
|
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-03
2
-23
/
+21
|
\
\
\
|
*
|
|
ARM: pxa: lubbock: pass udc irqs as resource
Arnd Bergmann
2022-05-07
2
-23
/
+21
|
|
/
/
*
|
|
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
1
-1
/
+4
|
\
\
\
|
*
|
|
ARM: omap: dma: make usb support optional
Arnd Bergmann
2022-04-21
1
-1
/
+1
|
*
|
|
usb: omap: avoid mach/*.h headers
Arnd Bergmann
2022-04-21
2
-1
/
+3
|
*
|
|
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
2022-04-21
1
-1
/
+2
|
|
/
/
*
|
|
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
2022-05-12
1
-0
/
+2
*
|
|
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
2022-05-05
3
-1
/
+29
|
|
/
|
/
|
*
|
usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
Vijayavardhan Vennapusa
2022-04-21
1
-0
/
+2
*
|
usb: gadget: uvc: Fix crash when encoding data for usb request
Dan Vacura
2022-04-19
1
-0
/
+2
|
/
*
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-26
44
-418
/
+1209
|
\
|
*
usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()
YueHaibing
2022-03-19
1
-1
/
+1
|
*
usb: gadget: Makefile: remove ccflags-y
Linyu Yuan
2022-03-18
1
-1
/
+0
|
*
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-18
3
-13
/
+13
|
*
usb: gadget: udc: s3c2410: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-8
/
+9
|
*
usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-8
/
+9
|
*
usb: gadget: udc: core: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-8
/
+12
|
*
usb: gadget: composite: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-13
/
+14
|
*
usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was f...
Jakob Koschel
2022-03-15
1
-6
/
+7
|
*
usb: gadget: composite: remove check of list iterator against head past the l...
Jakob Koschel
2022-03-15
1
-4
/
+5
|
*
usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: udc: max3420_udc: remove using list iterator after loop body as ...
Jakob Koschel
2022-03-15
1
-7
/
+11
|
*
usb: gadget: legacy: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
1
-11
/
+12
|
*
usb: gadget: configfs: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
1
-10
/
+14
|
*
usb: gadget: aspeed: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: udc-xilinx: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+8
|
*
usb: gadget: s3c-hsudc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: omap_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: udc: net2280: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+8
|
*
usb: gadget: net2272: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-6
/
+7
|
*
usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: mv_u3d: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: udc: gr_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: goku_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: udc: at91: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: udc: pxa25x: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+8
|
*
usb: gadget: udc: atmel: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+8
|
*
usb: gadget: bdc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-4
/
+9
[prev]
[next]