index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-06-25
wifi: iwlwifi: move dBm averaging function into utils
Benjamin Berg
8
-140
/
+143
2025-06-25
wifi: iwlwifi: pcie: initiate TOP reset if requested
Johannes Berg
2
-0
/
+10
2025-06-25
wifi: iwlwifi: pcie: move generation specific files to a folder
Miri Korenblit
11
-12
/
+14
2025-06-25
wifi: iwlwifi: mvm: enable antenna selection for AX210 family
Itamar Shalev
1
-1
/
+2
2025-06-25
wifi: iwlwifi: parse VLP AP not allowed nvm channel flag
Pagadala Yesu Anjaneyulu
1
-18
/
+23
2025-06-25
wifi: iwlwifi: bump minimum API version in BZ/SC/DR
Miri Korenblit
3
-3
/
+3
2025-06-25
Add multiple priorities support to mlx5 RDMA TRANSPORT tables
Leon Romanovsky
143
-535
/
+689
2025-06-25
net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domain
Patrisious Haddad
1
-8
/
+22
2025-06-25
gpio: clps711x: drop unneeded platform_set_drvdata()
Bartosz Golaszewski
1
-1
/
+0
2025-06-25
RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cq
Mark Zhang
3
-4
/
+19
2025-06-25
RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
Mark Zhang
2
-2
/
+12
2025-06-25
RDMA/mlx5: Fix vport loopback for MPV device
Patrisious Haddad
1
-0
/
+33
2025-06-25
RDMA/mlx5: Fix CC counters query for MPV
Patrisious Haddad
1
-1
/
+1
2025-06-25
RDMA/mlx5: Fix HW counters query for non-representor devices
Patrisious Haddad
1
-1
/
+1
2025-06-25
IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdep
Or Har-Toov
1
-0
/
+11
2025-06-25
IB/mlx5: Fix potential deadlock in MR deregistration
Or Har-Toov
1
-14
/
+47
2025-06-25
drm/i915: fix build error some more
Arnd Bergmann
1
-1
/
+1
2025-06-25
Merge tag 'rtw-next-2025-06-25' of https://github.com/pkshih/rtw
Johannes Berg
72
-625
/
+2413
2025-06-25
ublk: setup ublk_io correctly in case of ublk_get_data() failure
Ming Lei
1
-10
/
+25
2025-06-25
ublk: build batch from IOs in same io_ring_ctx and io task
Ming Lei
1
-1
/
+10
2025-06-25
scsi: ufs: core: Fix spelling of a sysfs attribute name
Bart Van Assche
1
-2
/
+2
2025-06-25
scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is set
Christoph Hellwig
1
-7
/
+11
2025-06-25
scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is set
Christoph Hellwig
1
-2
/
+3
2025-06-25
scsi: scsi_devinfo: Remove redundant 'found'
mrigendrachaubey
1
-8
/
+3
2025-06-25
scsi: qla2xxx: Avoid stack frame size warning in qla_dfs
Arnd Bergmann
3
-14
/
+55
2025-06-25
scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.c
Randy Dunlap
1
-4
/
+6
2025-06-25
scsi: sd: Fix VPD page 0xb7 length check
jackysliu
1
-1
/
+1
2025-06-25
bnxt: properly flush XDP redirect lists
Yan Zhai
1
-1
/
+4
2025-06-25
net: xsk: dpaa2: avoid repeatedly updating the global consumer
Jason Xing
1
-2
/
+0
2025-06-25
net: hns3: clear hns alarm: comparison of integer expressions of different si...
Peiyang Wang
11
-44
/
+44
2025-06-25
net: hns3: add complete parentheses for some macros
Jijie Shao
1
-1
/
+1
2025-06-25
net: hns3: delete redundant address before the array
Yonglong Liu
2
-2
/
+2
2025-06-25
net: hns3: add \n at the end when print msg
Peiyang Wang
4
-8
/
+8
2025-06-25
net: hns3: use hns3_get_ops() helper to reduce the unnecessary middle layer c...
Jijie Shao
3
-14
/
+14
2025-06-25
net: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle laye...
Jijie Shao
3
-28
/
+28
2025-06-25
net: hns3: fix spelling mistake "reg_um" -> "reg_num"
Jijie Shao
1
-13
/
+14
2025-06-25
pppoe: drop PACKET_OTHERHOST before skb_share_check()
Qingfang Deng
1
-3
/
+3
2025-06-25
gpu: nova-core: consider `clippy::cast_lossless`
Danilo Krummrich
7
-14
/
+14
2025-06-25
gpu: nova-core: impl From for u32 for enums used from register!
Danilo Krummrich
1
-0
/
+19
2025-06-25
drm/i915: reduce stack usage in igt_vma_pin1()
Arnd Bergmann
2
-20
/
+22
2025-06-25
drm/i915: fix build error some more
Arnd Bergmann
1
-1
/
+1
2025-06-25
drm/i915/wm: reduce stack usage in skl_print_wm_changes()
Arnd Bergmann
1
-84
/
+92
2025-06-24
PCI: Adjust the position of reading the Link Control 2 register
Jiwei Sun
1
-2
/
+4
2025-06-24
PCI: Fix link speed calculation on retrain failure
Jiwei Sun
1
-13
/
+19
2025-06-24
drm/xe/guc: Explicitly exit CT safe mode on unwind
Michal Wajdeczko
1
-4
/
+6
2025-06-24
drm/xe: Process deferred GGTT node removals on device unwind
Michal Wajdeczko
1
-0
/
+11
2025-06-24
pinctrl: amlogic: Staticize some local structs
Linus Walleij
1
-4
/
+4
2025-06-24
pinctrl: eswin: Fix unsigned comparison to less than zero issue
Colin Ian King
1
-2
/
+2
2025-06-24
pinctrl: canaan: k230: Fix order of DT parse and pinctrl register
Ze Huang
1
-2
/
+5
2025-06-24
pinctrl: canaan: k230: add NULL check in DT parse
Ze Huang
1
-1
/
+5
[prev]
[next]