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
2021-09-16
net: thunderx: Make use of the helper function dev_err_probe()
Cai Huoqing
3
-8
/
+4
2021-09-16
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: ethoc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+4
2021-09-16
net: enetc: Make use of the helper function dev_err_probe()
Cai Huoqing
4
-20
/
+10
2021-09-16
net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: atl1e: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: atl1c: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: arc_emac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-5
/
+4
2021-09-15
Merge branch 'mlxsw-Add-support-for-transceiver-modules-reset'
David S. Miller
8
-58
/
+281
2021-09-15
mlxsw: Add support for transceiver modules reset
Ido Schimmel
4
-0
/
+77
2021-09-15
mlxsw: Make PMAOS pack function more generic
Ido Schimmel
2
-6
/
+5
2021-09-15
mlxsw: reg: Add fields to PMAOS register
Ido Schimmel
1
-0
/
+26
2021-09-15
mlxsw: Track per-module port status
Ido Schimmel
4
-9
/
+113
2021-09-15
mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap()
Ido Schimmel
1
-2
/
+2
2021-09-15
mlxsw: spectrum: Do not return an error in ndo_stop()
Ido Schimmel
1
-1
/
+2
2021-09-15
mlxsw: core_env: Convert 'module_info_lock' to a mutex
Ido Schimmel
1
-10
/
+13
2021-09-15
mlxsw: core_env: Defer handling of module temperature warning events
Ido Schimmel
1
-5
/
+34
2021-09-15
mlxsw: core: Remove mlxsw_core_is_initialized()
Ido Schimmel
3
-15
/
+0
2021-09-15
mlxsw: core: Initialize switch driver last
Ido Schimmel
1
-11
/
+10
2021-09-15
Merge branch 'devlink-delete-publidh-api'
David S. Miller
3
-60
/
+2
2021-09-15
devlink: Delete not-used single parameter notification APIs
Leon Romanovsky
2
-52
/
+0
2021-09-15
net/mlx5: Publish and unpublish all devlink parameters at once
Leon Romanovsky
1
-8
/
+2
2021-09-15
Merge branch 'qdisc-visibility'
David S. Miller
9
-1
/
+169
2021-09-15
selftests: net: test ethtool -L vs mq
Jakub Kicinski
2
-1
/
+78
2021-09-15
netdevsim: add ability to change channel count
Jakub Kicinski
2
-0
/
+29
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
5
-0
/
+62
2021-09-15
Merge branch 'ibmvnic-next'
David S. Miller
2
-223
/
+427
2021-09-15
ibmvnic: Reuse tx pools when possible
Sukadev Bhattiprolu
2
-70
/
+147
2021-09-15
ibmvnic: Reuse rx pools when possible
Sukadev Bhattiprolu
2
-64
/
+137
2021-09-15
ibmvnic: Reuse LTB when possible
Sukadev Bhattiprolu
1
-63
/
+74
2021-09-15
ibmvnic: Use bitmap for LTB map_ids
Sukadev Bhattiprolu
2
-5
/
+10
2021-09-15
ibmvnic: init_tx_pools move loop-invariant code
Sukadev Bhattiprolu
1
-3
/
+2
2021-09-15
ibmvnic: Use/rename local vars in init_tx_pools
Sukadev Bhattiprolu
1
-14
/
+16
2021-09-15
ibmvnic: Use/rename local vars in init_rx_pools
Sukadev Bhattiprolu
2
-9
/
+10
2021-09-15
ibmvnic: Fix up some comments and messages
Sukadev Bhattiprolu
1
-6
/
+38
2021-09-15
ibmvnic: Consolidate code in replenish_rx_pool()
Sukadev Bhattiprolu
1
-3
/
+7
2021-09-15
Merge branch 'ptp-ocp-timecard-v13-fw'
David S. Miller
2
-136
/
+1343
2021-09-15
docs: ABI: Add sysfs documentation for timecard
Jonathan Lemon
1
-0
/
+174
2021-09-15
ptp: ocp: Add timestamp window adjustment
Jonathan Lemon
1
-11
/
+66
2021-09-15
ptp: ocp: Have FPGA fold in ns adjustment for adjtime.
Jonathan Lemon
1
-15
/
+25
2021-09-15
ptp: ocp: Enable 4th timestamper / PPS generator
Jonathan Lemon
1
-8
/
+74
2021-09-15
ptp: ocp: Add second GNSS device
Jonathan Lemon
1
-2
/
+15
2021-09-15
ptp: ocp: Add NMEA output
Jonathan Lemon
1
-2
/
+55
2021-09-15
ptp: ocp: Add debugfs entry for timecard
Jonathan Lemon
1
-0
/
+233
2021-09-15
ptp: ocp: Separate the init and info logic
Jonathan Lemon
1
-36
/
+60
2021-09-15
ptp: ocp: Add sysfs attribute utc_tai_offset
Jonathan Lemon
1
-1
/
+48
2021-09-15
ptp: ocp: Add IRIG-B output mode control
Jonathan Lemon
1
-0
/
+41
2021-09-15
ptp: ocp: Add IRIG-B and DCF blocks
Jonathan Lemon
1
-0
/
+129
2021-09-15
ptp: ocp: Add SMA selector and controls
Jonathan Lemon
1
-28
/
+361
2021-09-15
ptp: ocp: Add third timestamper
Jonathan Lemon
1
-2
/
+17
[next]