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-10
HID: apple: use switch case to set fn translation table
Aditya Garg
1
-32
/
+41
2025-06-10
HID: apple: move backlight report structs to other backlight structs
Aditya Garg
1
-14
/
+13
2025-06-10
HID: Intel-thc-hid: Intel-quicki2c: Enable Wake-on-Touch feature
Even Xu
1
-0
/
+14
2025-06-10
HID: Intel-thc-hid: Intel-quickspi: Enable Wake-on-Touch feature
Even Xu
1
-0
/
+15
2025-06-10
HID: Intel-thc-hid: Intel-thc: Add Wake-on-Touch support
Even Xu
4
-0
/
+125
2025-06-10
HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flow
Even Xu
1
-1
/
+25
2025-06-10
HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTL
Even Xu
2
-4
/
+64
2025-06-10
HID: Intel-thc-hid: Intel-quicki2c: Add driver data support
Even Xu
2
-17
/
+32
2025-06-10
HID: Intel-thc-hid: Intel-quicki2c: Refine code comments
Even Xu
2
-81
/
+69
2025-06-10
HID: Intel-thc-hid: Intel-thc: Introduce interrupt delay control
Even Xu
5
-0
/
+100
2025-06-10
HID: Intel-thc-hid: Intel-thc: Introduce max input size control
Even Xu
5
-0
/
+105
2025-06-10
HID: Intel-thc-hid: Intel-thc: Refine code comments
Even Xu
2
-20
/
+20
2025-06-10
HID: Intel-thc-hid: Intel-thc: Add thc_dma_content into kernel doc
Even Xu
1
-3
/
+4
2025-06-10
HID: nintendo: avoid bluetooth suspend/resume stalls
Daniel J. Ogorchock
1
-2
/
+36
2025-06-10
HID: wacom: fix kobject reference count leak
Qasim Ijaz
1
-0
/
+1
2025-06-10
HID: wacom: fix memory leak on sysfs attribute creation failure
Qasim Ijaz
1
-0
/
+1
2025-06-10
HID: wacom: fix memory leak on kobject creation failure
Qasim Ijaz
1
-1
/
+3
2025-06-10
intel_idle: Update arguments of mwait_idle_with_hints()
Uros Bizjak
1
-4
/
+4
2025-06-10
ACPI: resource: Use IRQ override on MACHENIKE 16P
Wentao Guan
1
-0
/
+7
2025-06-10
ACPI: EC: Ignore ECDT tables with an invalid ID string
Armin Wolf
1
-0
/
+17
2025-06-10
ACPI: CPPC: Fix NULL pointer dereference when nosmp is used
Yunhui Cui
1
-1
/
+1
2025-06-10
ACPI: PAD: Update arguments of mwait_idle_with_hints()
Uros Bizjak
1
-1
/
+1
2025-06-10
clk: qcom: camcc-x1e80100: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-35
/
+32
2025-06-10
clk: qcom: camcc-sm8650: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-41
/
+42
2025-06-10
clk: qcom: camcc-sm8550: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-41
/
+44
2025-06-10
clk: qcom: camcc-sm8450: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-45
/
+44
2025-06-10
clk: qcom: videocc-sm8550: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-33
/
+33
2025-06-10
clk: qcom: videocc-sm8450: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-33
/
+25
2025-06-10
clk: qcom: common: Add support to configure clk regs in qcom_cc_really_probe
Jagadeesh Kona
2
-0
/
+53
2025-06-10
clk: qcom: common: Handle runtime power management in qcom_cc_really_probe
Jagadeesh Kona
2
-9
/
+29
2025-06-10
clk: qcom: clk-alpha-pll: Add support for common PLL configuration function
Taniya Das
2
-0
/
+60
2025-06-10
ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure
Dan Williams
1
-6
/
+3
2025-06-10
driver core: faux: Quiet probe failures
Dan Williams
1
-1
/
+1
2025-06-10
driver core: faux: Suppress bind attributes
Dan Williams
1
-0
/
+1
2025-06-10
efi: Drop preprocessor directives from zboot.lds
Vitaly Kuznetsov
1
-2
/
+0
2025-06-10
e1000: Move cancel_work_sync to avoid deadlock
Joe Damato
1
-4
/
+4
2025-06-10
ice/ptp: fix crosstimestamp reporting
Anton Nadezhdin
1
-0
/
+1
2025-06-10
iavf: fix reset_task for early reset event
Ahmed Zaki
2
-0
/
+28
2025-06-10
i40e: retry VFLR handling if there is ongoing VF reset
Robert Malz
1
-1
/
+4
2025-06-10
i40e: return false from i40e_reset_vf if reset is in progress
Robert Malz
1
-3
/
+3
2025-06-10
drm/xe: Reorder 'Get pages failed' message
Matthew Brost
1
-2
/
+2
2025-06-10
pinctrl: cirrus: madera-core: Use devm_pinctrl_register_mappings()
Thomas Richard
1
-11
/
+3
2025-06-10
pinctrl: sunxi: dt: Consider pin base when calculating bank number from pin
Chen-Yu Tsai
1
-4
/
+4
2025-06-10
ata: pata_cs5536: fix build on 32-bit UML
Johannes Berg
1
-1
/
+1
2025-06-10
drm/meson: fix more rounding issues with 59.94Hz modes
Martin Blumenstingl
1
-21
/
+34
2025-06-10
drm/meson: use vclk_freq instead of pixel_freq in debug print
Martin Blumenstingl
1
-3
/
+3
2025-06-10
drm/meson: fix debug log statement when setting the HDMI clocks
Martin Blumenstingl
1
-1
/
+1
2025-06-10
pinctrl: meson: support amlogic S6/S7/S7D SoC
Xianwei Zhao
1
-2
/
+99
2025-06-10
pinctrl: meson: a4: remove special data processing
Xianwei Zhao
1
-30
/
+3
2025-06-10
drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi 720x1280
Marek Vasut
1
-0
/
+219
[prev]
[next]