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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
usb: dwc3: gadget: ep_queue simplify isoc start condition
Michael Grzeschik
1
-6
/
+4
2022-03-15
xen/usb: don't use arbitrary_virt_to_machine()
Juergen Gross
1
-3
/
+1
2022-03-15
usb: isp1760: remove redundant max_packet() macro
Vincent Mailhol
1
-3
/
+2
2022-03-15
usb: oxu210hp-hcd: remove redundant call to max_packet() macro
Vincent Mailhol
1
-1
/
+1
2022-03-15
usb: common: usb-conn-gpio: Make VBUS supply completely optional
Alexander Stein
1
-17
/
+3
2022-03-15
USB: storage: ums-realtek: fix error code in rts51x_read_mem()
Dan Carpenter
1
-1
/
+1
2022-03-15
usb: early: xhci-dbc: Fix xdbc number parsing
Peter Zijlstra
1
-2
/
+6
2022-03-15
usb: early: xhci-dbc: Remove duplicate keep parsing
Peter Zijlstra
1
-3
/
+2
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: dwc3: pci: Add support for Intel Alder Lake
Shruthi Sanil
1
-0
/
+4
2022-03-15
usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm
H. Nikolaus Schaller
1
-1
/
+1
2022-03-15
usb: dwc3: gadget: Give some time to schedule isoc
Thinh Nguyen
1
-1
/
+7
2022-03-15
usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
Bin Yang
2
-0
/
+6
2022-03-15
usb: dwc3: imx8mp: Add support for setting SOC specific flags
Alexander Stein
1
-0
/
+63
2022-03-15
usb: dwc3: imx8mp: rename iomem base pointer
Alexander Stein
1
-8
/
+8
2022-03-15
usb: dwc3-meson-g12a: constify drvdata structs
Heiner Kallweit
1
-5
/
+5
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-11
Merge tag 'usb-serial-5.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
5
-1
/
+13
2022-03-08
USB: serial: usb_wwan: remove redundant assignment to variable i
Colin Ian King
1
-1
/
+0
2022-03-07
USB: serial: pl2303: fix GS type detection
Johan Hovold
1
-0
/
+1
2022-03-04
USB: serial: pl2303: add IBM device IDs
Eddie James
2
-0
/
+4
2022-03-03
usb: host: xhci: Remove some unnecessary return value initializations
Linyu Yuan
1
-4
/
+4
2022-03-03
usb: host: xhci: add blank line in xhci_halt()
Linyu Yuan
1
-0
/
+3
[next]