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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
usb: dwc3: gadget: Continue handling EP0 xfercomplete events
Wesley Cheng
1
-2
/
+5
2022-08-31
usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnect
Wesley Cheng
1
-0
/
+2
2022-08-31
usb: dwc3: gadget: Force sending delayed status during soft disconnect
Wesley Cheng
1
-1
/
+4
2022-08-31
usb: dwc3: Do not service EP0 and conndone events if soft disconnected
Wesley Cheng
2
-2
/
+7
2022-08-31
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
1
-1
/
+1
2022-08-31
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2
-1
/
+16
2022-08-31
usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX
Frank Li
1
-2
/
+2
2022-08-31
doc: dt-binding: mxs-usb-phy: fix fsl,tx-cal-45-dn-ohms max and min value
Frank Li
1
-2
/
+2
2022-08-31
usb: host: Initiate urb ep with udev ep0
Khalid Masum
1
-8
/
+1
2022-08-31
usb: ehci: Use endpoint in URB to get maxpacket
Khalid Masum
1
-2
/
+2
2022-08-31
usb: gadget: function: rndis: limit # of RNDIS instances to 1000
Sergey Shtylyov
1
-1
/
+1
2022-08-31
usb: chipidea: Add support for VBUS control with PHY
Piyush Mehta
4
-0
/
+16
2022-08-31
usb: chipidea: clarify Documentation/ABI text
Randy Dunlap
1
-3
/
+3
2022-08-31
usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macros
Maciej Żenczykowski
1
-32
/
+28
2022-08-31
usb: gadget: at91_udc: Fix comments typo
Shaomin Deng
1
-1
/
+1
2022-08-31
usb: gadget: net2272: Remove the initialization of statics to 0
Shaomin Deng
1
-2
/
+2
2022-08-31
dt-bindings: usb: Add missing (unevaluated|additional)Properties on child nodes
Rob Herring
4
-3
/
+14
2022-08-19
usb/hcd: Fix dma_map_sg error check
Jack Wang
1
-1
/
+1
2022-08-19
usb: gadget: tegra: Reduce pad power
Jim Lin
1
-1
/
+5
2022-08-19
phy: tegra: xusb: add utmi pad power on/down ops
Jim Lin
4
-10
/
+39
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
11
-18
/
+18
2022-08-19
USB: gadget: f_mass_storage: get rid of DEVICE_ATTR() usage
Greg Kroah-Hartman
1
-3
/
+8
2022-08-19
usb: gadget: udc: renesas_usb3: Add support for RZ/V2M
Phil Edworthy
1
-27
/
+104
2022-08-19
dt-bindings: usb: renesas, usb3-peri: Document RZ/V2M r9a09g011 support
Phil Edworthy
1
-15
/
+84
2022-08-19
usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level
Gene Chen
1
-1
/
+57
2022-08-19
usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
Gene Chen
2
-22
/
+22
2022-08-19
usb: typec: tcpci_rt1711h: Add compatible id with rt1715
Gene Chen
1
-9
/
+34
2022-08-19
usb: typec: tcpci_rt1711h: Add initial phy setting
Gene Chen
1
-1
/
+14
2022-08-19
usb: typec: tcpci_rt1711h: Add regulator support when source vbus
Gene Chen
1
-0
/
+28
2022-08-19
usb: typec: tcpci_rt1711h: Fix vendor setting when set vconn
Gene Chen
1
-2
/
+4
2022-08-19
dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H
Gene Chen
1
-0
/
+100
2022-08-19
usb: dwc3: qcom: clean up icc init
Johan Hovold
1
-8
/
+7
2022-08-19
usb: dwc3: qcom: only parse 'maximum-speed' once
Johan Hovold
1
-2
/
+3
2022-08-19
usb: common: debug: Check non-standard control requests
Thinh Nguyen
1
-32
/
+64
2022-08-19
usb: dwc3: trace: add Start of Frame Number to trace event
Michael Grzeschik
1
-1
/
+2
2022-08-19
usb: dwc3: debug: show events parameters in hex
Michael Grzeschik
1
-2
/
+2
2022-08-19
usb: dwc3: gadget: conditionally remove requests
Michael Grzeschik
1
-6
/
+6
2022-08-19
USB: host: npcm: Add NPCM8XX support
Tomer Maimon
1
-4
/
+4
2022-08-19
dt-bindings: usb: npcm7xx: Add npcm845 compatible
Tomer Maimon
1
-1
/
+3
2022-08-19
usb: host: npcm7xx: remove USB EHCI host reset sequence
Tomer Maimon
1
-50
/
+0
2022-08-18
usb: gadget: rndis: use %u instead of %d to print u32 values
Ray Hung
1
-1
/
+1
2022-08-18
usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"
Colin Ian King
1
-1
/
+1
2022-08-18
usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
ChiYuan Huang
3
-0
/
+219
2022-08-18
dt-bindings: usb: Add MediaTek MT6370 TCPC
ChiYuan Huang
1
-0
/
+36
2022-08-18
usb: common: usb-conn-gpio: Simplify some error message
Christophe JAILLET
1
-4
/
+2
2022-08-15
Linux 6.0-rc1
Linus Torvalds
1
-4
/
+4
2022-08-14
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
1
-1
/
+1
2022-08-14
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+3
2022-08-14
take care to handle NULL ->proc_lseek()
Al Viro
1
-0
/
+3
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-36
/
+116
[next]