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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-18
irqchip/gic-v3: Fix GICD_CTLR register naming
Zenghui Yu
1
-3
/
+3
2025-07-18
irqchip/ls-scfg-msi: Fix NULL dereference in error handling
Dan Carpenter
1
-1
/
+0
2025-07-18
Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...
Remi Pommarel
1
-0
/
+1
2025-07-18
wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()
Remi Pommarel
1
-0
/
+6
2025-07-18
wifi: mac80211: Don't call fq_flow_idx() for management frames
Alexander Wetzel
1
-1
/
+2
2025-07-18
wifi: mac80211: Do not schedule stopped TXQs
Alexander Wetzel
1
-1
/
+3
2025-07-18
wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
Alexander Wetzel
1
-0
/
+2
2025-07-18
wifi: plfxlc: Fix error handling in usb driver probe
Murad Masimov
3
-21
/
+21
2025-07-18
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx
Edip Hazuri
1
-0
/
+1
2025-07-18
wifi: mac80211: support returning the S1G short beacon skb
Lachlan Hodges
1
-11
/
+84
2025-07-18
wifi: mac80211: support initialising current S1G short beacon index
Lachlan Hodges
5
-9
/
+40
2025-07-18
wifi: mac80211: support initialising an S1G short beaconing BSS
Lachlan Hodges
3
-2
/
+77
2025-07-18
wifi: cfg80211: support configuring an S1G short beaconing BSS
Lachlan Hodges
3
-0
/
+134
2025-07-18
wifi: brcmfmac: Add support for the SDIO 43751 device
Fabio Estevam
5
-1
/
+9
2025-07-18
wifi: wilc1000: Use min() to improve code
Qianfeng Rong
1
-4
/
+1
2025-07-18
wifi: mwifiex: Use max_t() to improve code
Qianfeng Rong
1
-4
/
+3
2025-07-18
wifi: brcm80211: Use min() to improve code
Qianfeng Rong
2
-8
/
+3
2025-07-18
wifi: brcmfmac: Fix typo "notifer"
WangYuli
1
-1
/
+1
2025-07-18
wifi: mac80211: reject TDLS operations when station is not associated
Moon Hee Lee
1
-1
/
+1
2025-07-18
wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...
Nathan Chancellor
1
-1
/
+1
2025-07-18
vdso/gettimeofday: Add support for auxiliary clocks
Thomas Weißschuh
2
-1
/
+50
2025-07-18
wifi: mac80211: extend connection monitoring for MLO
Maharaja Kennadyrajan
1
-24
/
+52
2025-07-18
wifi: mac80211: extend beacon monitoring for MLO
Maharaja Kennadyrajan
1
-5
/
+36
2025-07-18
wifi: mac80211: Add link iteration macro for link data with rcu_dereference
Maharaja Kennadyrajan
1
-0
/
+13
2025-07-18
wifi: mac80211: fix macro scoping in for_each_link_data
Aditya Kumar Singh
1
-1
/
+3
2025-07-18
wifi: cfg80211/mac80211: remove wrong scan request n_channels
Johannes Berg
3
-3
/
+0
2025-07-18
Merge tag 'rtw-next-2025-07-18' of https://github.com/pkshih/rtw
Johannes Berg
65
-675
/
+3487
2025-07-18
drm/tidss: oldi: convert to devm_drm_bridge_alloc() API
Jayesh Choudhary
1
-4
/
+4
2025-07-18
drm/tidss: encoder: convert to devm_drm_bridge_alloc()
Michael Walle
1
-3
/
+7
2025-07-18
vdso/vsyscall: Update auxiliary clock data in the datapage
Thomas Weißschuh
5
-0
/
+66
2025-07-18
vdso: Introduce aux_clock_resolution_ns()
Thomas Weißschuh
2
-2
/
+17
2025-07-18
vdso/gettimeofday: Introduce vdso_get_timestamp()
Thomas Weißschuh
1
-19
/
+24
2025-07-18
vdso/gettimeofday: Introduce vdso_set_timespec()
Thomas Weißschuh
1
-18
/
+14
2025-07-18
vdso/gettimeofday: Introduce vdso_clockid_valid()
Thomas Weißschuh
1
-4
/
+8
2025-07-18
vdso/gettimeofday: Return bool from clock_gettime() helpers
Thomas Weißschuh
1
-34
/
+36
2025-07-18
ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv
Guoqing Jiang
1
-2
/
+1
2025-07-18
crypto: jitter - replace ARRAY_SIZE definition with header include
Ruben Wauters
1
-1
/
+1
2025-07-18
crypto: engine - remove {prepare,unprepare}_crypt_hardware callbacks
Ovidiu Panait
3
-46
/
+1
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
7
-34
/
+5
2025-07-18
crypto: qat - flush misc workqueue during device shutdown
Giovanni Cabiddu
3
-0
/
+7
2025-07-18
crypto: qat - enable rate limiting feature for GEN6 devices
Suman Kumar Chakraborty
3
-7
/
+98
2025-07-18
crypto: qat - add compression slice count for rate limiting
Suman Kumar Chakraborty
2
-0
/
+2
2025-07-18
crypto: qat - add get_svc_slice_cnt() in device data structure
Suman Kumar Chakraborty
6
-14
/
+26
2025-07-18
crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting
Suman Kumar Chakraborty
6
-1
/
+40
2025-07-18
crypto: qat - relocate service related functions
Suman Kumar Chakraborty
5
-36
/
+38
2025-07-18
crypto: qat - consolidate service enums
Suman Kumar Chakraborty
9
-50
/
+47
2025-07-18
crypto: qat - add decompression service for rate limiting
Suman Kumar Chakraborty
3
-0
/
+4
2025-07-18
crypto: qat - validate service in rate limiting sysfs api
Suman Kumar Chakraborty
3
-2
/
+10
2025-07-18
crypto: hisilicon/sec2 - implement full backlog mode for sec
Wenkai Lin
2
-180
/
+457
2025-07-18
Documentation: qat: update debugfs-driver-qat_telemetry for GEN6 devices
Vijay Sundar Selvamani
1
-3
/
+7
[prev]
[next]