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
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
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
11
-69
/
+191
2022-07-13
drm/vc4: debugfs: Return an error on failure
Maxime Ripard
2
-23
/
+27
2022-07-13
drm/vc4: debugfs: Protect device resources
Maxime Ripard
1
-0
/
+9
2022-07-13
drm/vc4: vec: Switch to devm_pm_runtime_enable
Maxime Ripard
1
-15
/
+5
2022-07-13
drm/vc4: vec: Protect device resources after removal
Maxime Ripard
1
-6
/
+61
2022-07-13
drm/vc4: vec: Switch to DRM-managed connector initialization
Maxime Ripard
1
-6
/
+5
2022-07-13
drm/vc4: vec: Switch to DRM-managed encoder initialization
Maxime Ripard
1
-5
/
+9
2022-07-13
drm/vc4: vec: Remove call to drm_connector_unregister()
Maxime Ripard
1
-8
/
+2
2022-07-13
drm/vc4: vec: Switch to drmm_kzalloc
Maxime Ripard
1
-1
/
+1
2022-07-13
drm/vc4: vec: Embed DRM structures into the private structure
Maxime Ripard
1
-62
/
+21
2022-07-13
drm/vc4: vec: Remove vc4_dev vec pointer
Maxime Ripard
2
-8
/
+0
2022-07-13
drm/vc4: txp: Protect device resources
Maxime Ripard
1
-0
/
+25
2022-07-13
drm/vc4: txp: Remove call to drm_connector_unregister()
Maxime Ripard
1
-8
/
+2
2022-07-13
drm/vc4: txp: Switch to drmm_kzalloc
Maxime Ripard
1
-1
/
+1
2022-07-13
drm/vc4: txp: Remove duplicate regset
Maxime Ripard
1
-5
/
+4
2022-07-13
drm/vc4: txp: Remove vc4_dev txp pointer
Maxime Ripard
2
-7
/
+0
2022-07-13
drm/vc4: hdmi: Switch to devm_pm_runtime_enable
Maxime Ripard
1
-11
/
+4
2022-07-13
drm/vc4: hdmi: Protect device resources after removal
Maxime Ripard
1
-17
/
+291
2022-07-13
drm/vc4: hdmi: Move audio structure offset checks
Maxime Ripard
1
-20
/
+20
2022-07-13
drm/vc4: hdmi: Use devm to register hotplug interrupts
Maxime Ripard
1
-30
/
+11
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
Maxime Ripard
2
-18
/
+31
2022-07-13
drm/vc4: hdmi: Use a device-managed action for DDC
Maxime Ripard
1
-6
/
+12
2022-07-13
drm/vc4: hdmi: Switch to device-managed CEC initialization
Maxime Ripard
1
-44
/
+50
2022-07-13
drm/vc4: hdmi: Switch to device-managed ALSA initialization
Maxime Ripard
1
-7
/
+36
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed connector initialization
Maxime Ripard
1
-9
/
+8
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed encoder initialization
Maxime Ripard
1
-5
/
+9
2022-07-13
drm/vc4: hdmi: Remove call to drm_connector_unregister()
Maxime Ripard
1
-9
/
+3
2022-07-13
drm/vc4: hdmi: Switch to drmm_kzalloc
Maxime Ripard
1
-1
/
+2
2022-07-13
drm/vc4: dsi: Switch to devm_pm_runtime_enable
Maxime Ripard
1
-4
/
+4
2022-07-13
drm/vc4: dsi: Fix the driver structure lifetime
Maxime Ripard
1
-1
/
+37
2022-07-13
drm/vc4: dsi: Switch to drmm_of_get_bridge
Maxime Ripard
1
-1
/
+1
2022-07-13
drm/vc4: dsi: Switch to DRM-managed encoder initialization
Maxime Ripard
1
-2
/
+7
2022-07-13
drm/vc4: dsi: Embed DRM structures into the private structure
Maxime Ripard
1
-36
/
+22
2022-07-13
drm/vc4: dpi: Protect device resources
Maxime Ripard
1
-0
/
+14
2022-07-13
drm/vc4: dpi: Switch to drmm_of_get_bridge
Maxime Ripard
1
-1
/
+2
2022-07-13
drm/vc4: dpi: Switch to DRM-managed encoder initialization
Maxime Ripard
1
-15
/
+8
2022-07-13
drm/vc4: dpi: Add action to disable the clock
Maxime Ripard
1
-3
/
+11
2022-07-13
drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
Maxime Ripard
1
-2
/
+0
2022-07-13
drm/vc4: dpi: Return an error if we can't enable our clock
Maxime Ripard
1
-1
/
+4
2022-07-13
drm/vc4: dpi: Switch to drmm_kzalloc
Maxime Ripard
1
-1
/
+2
2022-07-13
drm/vc4: dpi: Embed DRM structures into the private structure
Maxime Ripard
1
-33
/
+16
2022-07-13
drm/vc4: dpi: Remove vc4_dev dpi pointer
Maxime Ripard
2
-8
/
+0
2022-07-13
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
3
-12
/
+6
2022-07-13
drm/vc4: crtc: Switch to drmm_kzalloc
Maxime Ripard
1
-1
/
+1
2022-07-13
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
3
-11
/
+12
2022-07-13
drm/vc4: plane: Switch to drmm_universal_plane_alloc()
Maxime Ripard
2
-16
/
+8
2022-07-13
drm/vc4: crtc: Remove manual plane removal on error
Maxime Ripard
1
-10
/
+1
2022-07-13
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
3
-10
/
+10
2022-07-13
drm/vc4: hvs: Remove planes currently allocated before taking down
Maxime Ripard
1
-0
/
+7
2022-07-13
drm/vc4: hvs: Protect device resources after removal
Maxime Ripard
1
-6
/
+93
[prev]
[next]