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-27
leds: leds-lp50xx: Handle reg to get correct multi_index
Johan Adolfsson
1
-1
/
+10
2025-06-27
drm/i915/flipq: Add intel_flipq_dump()
Ville Syrjälä
2
-0
/
+48
2025-06-27
drm/i915/flipq: Implement Wa_18034343758
Ville Syrjälä
3
-0
/
+34
2025-06-27
drm/i915/flipq: Implement flip queue based commit path
Ville Syrjälä
8
-15
/
+75
2025-06-27
drm/i915/flipq: Provide the nuts and bolts code for flip queue
Ville Syrjälä
8
-0
/
+515
2025-06-27
drm/i915/dmc: Define flip queue related PIPEDMC registers
Ville Syrjälä
1
-0
/
+190
2025-06-27
drm/i915: Try to program PKG_C_LATENCY more correctly
Ville Syrjälä
3
-43
/
+61
2025-06-27
drm/i915: Set PKG_C_LATENCY.added_wake_time to 0
Ville Syrjälä
1
-9
/
+0
2025-06-27
drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()
Hans de Goede
1
-1
/
+1
2025-06-27
dm: ima: avoid extra calls to strlen()
Dmitry Antipov
1
-23
/
+19
2025-06-27
Add `devm_dma_request_chan()` to simplify probe
Mark Brown
2
-35
/
+43
2025-06-27
drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.h
Philipp Zabel
1
-14
/
+12
2025-06-27
drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_start
Philipp Zabel
1
-25
/
+16
2025-06-27
dm: Simplify dm_io_complete()
Damien Le Moal
1
-9
/
+2
2025-06-27
dm: Remove unnecessary return in dm_zone_endio()
Damien Le Moal
1
-2
/
+0
2025-06-27
i2c: mux: pca954x: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+1
2025-06-27
i2c: scx200_acb: depends on HAS_IOPORT
Johannes Berg
1
-1
/
+1
2025-06-27
i2c: acpi: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
1
-1
/
+1
2025-06-27
drm/i915/psr: Add intel_psr2_panic_force_full_update
Jocelyn Falempe
3
-0
/
+29
2025-06-27
drm/i915/display: Add drm_panic support for 4-tiling with DPT
Jocelyn Falempe
1
-0
/
+20
2025-06-27
drm/i915/display: Add drm_panic support for Y-tiling with DPT
Jocelyn Falempe
5
-8
/
+94
2025-06-27
drm/i915/display: Add drm_panic support
Jocelyn Falempe
1
-1
/
+82
2025-06-27
drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()
Jocelyn Falempe
5
-0
/
+188
2025-06-27
drm/i915: Add intel_bo_alloc_framebuffer()
Jocelyn Falempe
8
-3
/
+60
2025-06-27
drm/ttm: Add ttm_bo_kmap_try_from_panic()
Jocelyn Falempe
1
-0
/
+27
2025-06-27
drm/i915/display: Add a disable_tiling() for skl planes
Jocelyn Falempe
1
-0
/
+20
2025-06-27
drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
Jocelyn Falempe
2
-0
/
+25
2025-06-27
drm/i915/fbdev: Add intel_fbdev_get_map()
Jocelyn Falempe
6
-1
/
+27
2025-06-27
tg3: spelling corrections
Simon Horman
2
-3
/
+3
2025-06-27
drm/panel: panel-simple: get rid of panel_dpi hack
Maxime Ripard
1
-9
/
+18
2025-06-27
drm/panel: panel-simple: Add function to look panel data up
Maxime Ripard
1
-33
/
+49
2025-06-27
drm/panel: panel-simple: Make panel_simple_probe return its panel
Maxime Ripard
1
-13
/
+20
2025-06-27
drm/panel: panel-simple: make panel_dpi_probe return a panel_desc
Maxime Ripard
1
-11
/
+11
2025-06-27
drm/mipi-dsi: Add dev_is_mipi_dsi function
Maxime Ripard
1
-1
/
+2
2025-06-27
net: mdio: Add MDIO bus controller for Airoha AN7583
Christian Marangi
3
-0
/
+284
2025-06-27
iommu/omap: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-8
/
+2
2025-06-27
iommu/omap: Drop redundant check if ti,syscon-mmuconfig exists
Krzysztof Kozlowski
1
-11
/
+3
2025-06-27
iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
Simon Xue
1
-1
/
+2
2025-06-27
iommu/apple-dart: Drop default ARCH_APPLE in Kconfig
Sven Peter
1
-1
/
+0
2025-06-27
iommu/qcom: Remove iommu_ops pgsize_bitmap
Jason Gunthorpe
1
-4
/
+2
2025-06-27
iommu/mtk: Remove iommu_ops pgsize_bitmap
Jason Gunthorpe
1
-6
/
+3
2025-06-27
iommu: Remove iommu_ops pgsize_bitmap from simple drivers
Jason Gunthorpe
9
-10
/
+17
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
5
-8
/
+2
2025-06-27
iommu/arm-smmu: Remove iommu_ops pgsize_bitmap
Jason Gunthorpe
1
-7
/
+5
2025-06-27
qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
Jason Gunthorpe
1
-8
/
+2
2025-06-27
iommu/amd: Add efr[HATS] max v1 page table level
Ankit Soni
5
-3
/
+21
2025-06-27
iommu/amd: Add HATDis feature support
Ankit Soni
4
-3
/
+48
2025-06-27
drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.h
Krzysztof Karas
2
-2
/
+2
2025-06-27
drm/i915: Move out engine related macros from i915_drv.h
Krzysztof Karas
2
-31
/
+31
2025-06-27
memory: brcmstb_memc: Simplify compatible matching
Florian Fainelli
1
-54
/
+2
[prev]
[next]