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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-27
phy: cadence: Sierra: Prepare driver to add support for multilink configurations
Swapnil Jakhade
1
-56
/
+139
2021-12-27
phy: cadence: Sierra: Use of_device_get_match_data() to get driver data
Swapnil Jakhade
1
-9
/
+4
2021-12-27
phy: mediatek: Fix missing check in mtk_mipi_tx_probe
Miaoqian Lin
1
-0
/
+2
2021-12-24
phy: uniphier-usb3ss: fix unintended writing zeros to PHY register
Ryuta NAKANISHI
1
-4
/
+6
2021-12-24
phy: phy-mtk-tphy: use new io helpers to access register
Chunfeng Yun
1
-325
/
+179
2021-12-24
phy: phy-mtk-xsphy: use new io helpers to access register
Chunfeng Yun
1
-94
/
+46
2021-12-24
phy: mediatek: add helpers to update bits of registers
Chunfeng Yun
1
-0
/
+38
2021-12-24
phy: phy-mtk-tphy: add support efuse setting
Chunfeng Yun
1
-0
/
+162
2021-12-24
phy: qcom-qmp: Add SM8450 PCIe1 PHY support
Dmitry Baryshkov
2
-0
/
+223
2021-12-23
phy: phy-rockchip-inno-usb2: add rk3568 support
Peter Geis
1
-0
/
+65
2021-12-23
phy: phy-rockchip-inno-usb2: support muxed interrupts
Peter Geis
1
-49
/
+119
2021-12-23
phy: phy-rockchip-inno-usb2: support standalone phy nodes
Peter Geis
1
-5
/
+12
2021-12-23
phy: phy-rockchip-inno-usb2: support #address_cells = 2
Peter Geis
1
-1
/
+10
2021-12-18
phy: qcom-qmp: Add SM8450 PCIe0 PHY support
Dmitry Baryshkov
2
-0
/
+158
2021-12-16
phy: qcom-qmp: Add SM8450 USB QMP PHYs
Vinod Koul
1
-0
/
+3
2021-12-15
phy: freescale: pcie: explicitly add bitfield.h
Vinod Koul
1
-0
/
+1
2021-12-14
phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
Richard Zhu
3
-0
/
+245
2021-12-14
phy: rockchip-inno-usb2: remove redundant assignment to variable delay
Colin Ian King
1
-1
/
+0
2021-12-14
phy: lan966x: Remove set_speed function
Horatiu Vultur
1
-12
/
+5
2021-12-14
phy: ti: Use IS_ERR_OR_NULL() to clean code
Miaoqian Lin
1
-3
/
+3
2021-12-14
phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function
Miaoqian Lin
1
-1
/
+1
2021-12-09
phy: qcom: use struct_size instead of sizeof
Guo Zhengkui
1
-1
/
+1
2021-12-07
phy: qcom-qmp: Add SM8450 UFS QMP Phy
Vinod Koul
1
-0
/
+32
2021-12-02
phy: lan966x: Extend lan966x to support multiple phy interfaces.
Horatiu Vultur
1
-0
/
+4
2021-12-02
phy: intel: Remove redundant dev_err call in thunderbay_emmc_phy_probe()
Zou Wei
1
-3
/
+1
2021-11-26
phy: stm32: adopt dev_err_probe for regulators
Fabrice Gasnier
1
-6
/
+4
2021-11-25
phy: bcm-ns-usb2: improve printing ref clk errors
Rafał Miłecki
1
-1
/
+1
2021-11-23
phy: intel: Add Thunder Bay eMMC PHY support
Rashmi A
3
-0
/
+522
2021-11-23
phy: Add lan966x ethernet serdes PHY driver
Horatiu Vultur
4
-0
/
+766
2021-11-23
phy: phy-can-transceiver: Make devm_gpiod_get optional
Aswath Govindraju
1
-2
/
+2
2021-11-23
phy: cadence-torrent: use swap() to make code cleaner
Yang Guang
1
-4
/
+2
2021-11-23
phy: uniphier-ahci: Add support for Pro4 SoC
Kunihiko Hayashi
2
-5
/
+198
2021-11-23
phy: uniphier-pcie: Add dual-phy support for NX1 SoC
Kunihiko Hayashi
1
-14
/
+34
2021-11-23
phy: uniphier-pcie: Set VCOPLL clamp mode in PHY register
Kunihiko Hayashi
1
-0
/
+5
2021-11-23
phy: uniphier-pcie: Add compatible string and SoC-dependent data for NX1 SoC
Kunihiko Hayashi
1
-0
/
+19
2021-11-23
phy: uniphier-usb3: Add compatible string for NX1 SoC
Kunihiko Hayashi
2
-0
/
+8
2021-11-23
phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2
Martin Blumenstingl
3
-0
/
+171
2021-11-23
phy: qcom: Introduce new eDP PHY driver
Bjorn Andersson
4
-0
/
+686
2021-11-23
phy: bcm-ns-usb2: support updated DT binding with PHY reg space
Rafał Miłecki
1
-9
/
+43
2021-11-14
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+4
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-11
/
+19
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-25
/
+55
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2021-11-14
Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
3
-8
/
+27
2021-11-14
Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-0
/
+1
2021-11-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
16
-47
/
+94
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-5
/
+29
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2
-2
/
+3
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
31
-371
/
+913
2021-11-12
Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-31
/
+43
[next]