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
2021-12-17
usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-2
/
+6
2021-12-17
usb: ftdi-elan: fix memory leak on device disconnect
Wei Yongjun
1
-0
/
+1
2021-12-17
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
1
-1
/
+4
2021-12-17
usb: dwc2: drd: restore role and overrides upon resume
Fabrice Gasnier
2
-6
/
+42
2021-12-17
usb: dwc2: drd: add role-switch-default-node support
Fabrice Gasnier
2
-0
/
+16
2021-12-17
usb: chipidea: Set the DT node on the child device
Rob Herring
1
-0
/
+1
2021-12-17
usb: uhci: Use platform_get_irq() to get the interrupt
Rob Herring
1
-1
/
+5
2021-12-17
usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt
Rob Herring
1
-2
/
+8
2021-12-17
usb: ohci-spear: Remove direct access to platform_device resource list
Rob Herring
1
-1
/
+1
2021-12-17
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
1
-4
/
+11
2021-12-17
usb: hub: make wait_for_connected() take an int instead of a pointer to int
Dan Carpenter
1
-3
/
+3
2021-12-17
Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+12
2021-12-16
usb: chipidea: tegra: Add runtime PM and OPP support
Dmitry Osipenko
1
-7
/
+46
2021-12-16
usb: hub: avoid warm port reset during USB3 disconnect
Mathias Nyman
1
-5
/
+19
2021-12-16
usb: host: xen-hcd: add missing unlock in error path
Yang Yingliang
1
-0
/
+3
2021-12-16
usb: dwc2: platform: adopt dev_err_probe() to silent probe defer
Amelie Delaunay
1
-37
/
+16
2021-12-16
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
1
-5
/
+13
2021-12-16
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
1
-0
/
+12
2021-12-16
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
1
-0
/
+3
2021-12-16
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
2021-12-15
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
1
-0
/
+3
2021-12-15
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
3
-9
/
+9
2021-12-14
USB: serial: option: add Telit FN990 compositions
Daniele Palmas
1
-0
/
+8
2021-12-14
USB: serial: cp210x: fix CP2105 GPIO registration
Johan Hovold
1
-2
/
+4
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2
-2
/
+2
2021-12-13
usb: cdnsp: Fix incorrect status for control request
Pawel Laszczak
1
-0
/
+2
2021-12-13
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
Pawel Laszczak
1
-2
/
+2
2021-12-13
usb: cdnsp: Fix incorrect calling of cdnsp_died function
Pawel Laszczak
1
-1
/
+8
2021-12-13
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
1
-1
/
+1
2021-12-13
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
1
-10
/
+6
2021-12-13
usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)
Guo Zhengkui
1
-1
/
+1
2021-12-13
usb: aspeed-vhub: support test mode feature
Neal Liu
2
-10
/
+32
2021-12-13
usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
Neal Liu
1
-0
/
+7
2021-12-13
usb: aspeed-vhub: add qualifier descriptor
Neal Liu
2
-0
/
+25
2021-12-13
usb: Introduce Xen pvUSB frontend (xen hcd)
Juergen Gross
3
-0
/
+1618
2021-12-13
usb: dwc3: gadget: Support Multi-Stream Transfer
Thinh Nguyen
2
-5
/
+30
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
9
-33
/
+62
2021-12-12
Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-33
/
+61
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-10
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
3
-8
/
+16
2021-12-10
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
1
-4
/
+0
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2021-12-09
Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
Douglas Anderson
1
-15
/
+0
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2021-12-06
Merge 5.16-rc4 into usb-next
Greg Kroah-Hartman
5
-27
/
+24
2021-12-05
usb: core: Fix file path that does not exist
Wei Ming Chen
2
-2
/
+2
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
[prev]
[next]