index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
3
-13
/
+13
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2
-2
/
+2
2022-03-15
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
Alan Stern
1
-3
/
+0
2022-03-15
usb: gadget: udc: s3c2410: remove usage of list iterator past the loop body
Jakob Koschel
1
-8
/
+9
2022-03-15
usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
Jakob Koschel
1
-8
/
+9
2022-03-15
usb: gadget: udc: core: remove usage of list iterator past the loop body
Jakob Koschel
1
-8
/
+12
2022-03-15
usb: gadget: composite: remove usage of list iterator past the loop body
Jakob Koschel
1
-13
/
+14
2022-03-15
usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was f...
Jakob Koschel
1
-6
/
+7
2022-03-15
usb: gadget: composite: remove check of list iterator against head past the l...
Jakob Koschel
1
-4
/
+5
2022-03-15
usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: max3420_udc: remove using list iterator after loop body as ...
Jakob Koschel
1
-7
/
+11
2022-03-15
usb: gadget: legacy: remove using list iterator after loop body as a ptr
Jakob Koschel
1
-11
/
+12
2022-03-15
usb: gadget: configfs: remove using list iterator after loop body as a ptr
Jakob Koschel
1
-10
/
+14
2022-03-15
usb: gadget: aspeed: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc-xilinx: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+8
2022-03-15
usb: gadget: s3c-hsudc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: omap_udc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: net2280: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+8
2022-03-15
usb: gadget: net2272: remove usage of list iterator past the loop body
Jakob Koschel
1
-6
/
+7
2022-03-15
usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: mv_u3d: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: gr_udc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: goku_udc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: at91: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: pxa25x: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+8
2022-03-15
usb: gadget: udc: atmel: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+8
2022-03-15
usb: gadget: bdc: remove usage of list iterator past the loop body
Jakob Koschel
1
-4
/
+9
2022-03-15
usb: gadget: fsl: remove usage of list iterator past the loop body
Jakob Koschel
2
-10
/
+16
2022-03-15
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
1
-0
/
+1
2022-03-15
usb: raw-gadget: return -EINVAL if no proper ep address available
Wei Ming Chen
1
-4
/
+11
2022-03-15
usb: raw-gadget: use kzalloc
Julia Lawall
1
-2
/
+1
2022-03-15
usb: gadget: udc: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-03
usb: Drop commas after SoC match table sentinels
Geert Uytterhoeven
1
-1
/
+1
2022-02-28
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
3
-0
/
+15
2022-02-24
usb: gadget: rndis: add spinlock for rndis response list
Daehwan Jung
2
-0
/
+9
2022-02-24
USB: gadget: validate endpoint index for xilinx udc
Szymon Heidrich
1
-0
/
+6
2022-02-14
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
6
-20
/
+56
2022-02-11
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
1
-3
/
+6
2022-02-11
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
1
-0
/
+3
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-02-04
usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_opts
Joe Perches
1
-53
/
+38
2022-02-04
usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSize
Colin Ian King
1
-2
/
+2
2022-01-31
usb: gadget: f_uac2: Add speed names to bInterval dbg/warn
Pavel Hofman
1
-4
/
+14
2022-01-31
usb: gadget: f_uac2: Optionally determine bInterval for HS and SS
Pavel Hofman
2
-43
/
+87
2022-01-31
usb: gadget: audio: Add HS/SS bInterval params for UAC2
Pavel Hofman
1
-0
/
+15
2022-01-31
usb: gadget: f_uac2: Add HS/SS bInterval to configfs
Pavel Hofman
2
-4
/
+31
2022-01-31
usb: gadget: f_uac2: Define specific wTerminalType
Pavel Hofman
1
-2
/
+2
2022-01-31
usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition
Adam Ford
1
-0
/
+2
2022-01-31
usb: raw-gadget: fix handling of dual-direction-capable endpoints
Jann Horn
1
-1
/
+1
[prev]
[next]