index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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-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
2022-01-31
usb: f_fs: Fix use-after-free for epfile
Udipto Goswami
1
-14
/
+42
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2
-1
/
+2
2022-01-26
usb: gadget: f_uac2: allow changing interface name via configfs
Yunhao Tian
2
-1
/
+47
2022-01-26
usb: gadget: f_uac1: allow changing interface name via configfs
Yunhao Tian
2
-1
/
+47
2022-01-26
usb: gadget: f_uac1: Add suspend callback
Pavel Hofman
1
-0
/
+9
[next]