index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
usb: gadget: fsl: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
2
-10
/
+16
|
*
usb: raw-gadget: return -EINVAL if no proper ep address available
Wei Ming Chen
2022-03-15
1
-4
/
+11
|
*
usb: raw-gadget: use kzalloc
Julia Lawall
2022-03-15
1
-2
/
+1
|
*
usb: gadget: udc: fix typos in comments
Julia Lawall
2022-03-15
1
-1
/
+1
|
*
usb: Drop commas after SoC match table sentinels
Geert Uytterhoeven
2022-03-03
1
-1
/
+1
|
*
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
2022-02-28
3
-0
/
+15
|
|
\
|
*
\
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
2022-02-14
6
-20
/
+56
|
|
\
\
|
*
|
|
usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_opts
Joe Perches
2022-02-04
1
-53
/
+38
|
*
|
|
usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSize
Colin Ian King
2022-02-04
1
-2
/
+2
|
*
|
|
usb: gadget: f_uac2: Add speed names to bInterval dbg/warn
Pavel Hofman
2022-01-31
1
-4
/
+14
|
*
|
|
usb: gadget: f_uac2: Optionally determine bInterval for HS and SS
Pavel Hofman
2022-01-31
2
-43
/
+87
|
*
|
|
usb: gadget: audio: Add HS/SS bInterval params for UAC2
Pavel Hofman
2022-01-31
1
-0
/
+15
|
*
|
|
usb: gadget: f_uac2: Add HS/SS bInterval to configfs
Pavel Hofman
2022-01-31
2
-4
/
+31
|
*
|
|
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2022-01-31
2
-1
/
+2
|
|
\
\
\
|
*
|
|
|
usb: gadget: f_uac2: allow changing interface name via configfs
Yunhao Tian
2022-01-26
2
-1
/
+47
|
*
|
|
|
usb: gadget: f_uac1: allow changing interface name via configfs
Yunhao Tian
2022-01-26
2
-1
/
+47
|
*
|
|
|
usb: gadget: f_uac1: Add suspend callback
Pavel Hofman
2022-01-26
1
-0
/
+9
|
*
|
|
|
usb: gadget: f_uac2: Add suspend callback
Pavel Hofman
2022-01-26
1
-0
/
+9
|
*
|
|
|
usb: gadget: u_audio: Add suspend call
Pavel Hofman
2022-01-26
2
-0
/
+11
|
*
|
|
|
usb: gadget: u_audio: Rate ctl notifies about current srate (0=stopped)
Pavel Hofman
2022-01-26
1
-1
/
+27
|
*
|
|
|
usb: gadget: f_uac1: Support multiple sampling rates
Julian Scheel
2022-01-26
3
-36
/
+175
[next]