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
starfive-6.6.48-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
2020-07-10
video: fbdev: vt8623fb: Constify static vga_regsets
Rikard Falkeborn
1
-18
/
+18
2020-07-10
omapfb: dss: Fix max fclk divider for omap36xx
Adam Ford
1
-1
/
+1
2020-07-10
omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
Aditya Pakki
6
-12
/
+26
2020-07-10
video: fbdev: neofb: fix memory leak in neo_scan_monitor()
Evgeny Novikov
1
-0
/
+1
2020-07-10
video: fbdev: savage: fix memory leak on error handling path in probe
Evgeny Novikov
1
-0
/
+2
2020-07-10
fbdev/fb.h: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2020-07-10
fbcon: Use array3_size() helper in scr_memcpyw()
Gustavo A. R. Silva
1
-2
/
+2
2020-07-10
video: fbdev: amifb: add FIXMEs about {put,get}_user() failures
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2020-07-10
video: fbdev: amifb: add FIXME about dead APUS support
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2020-07-09
drm/edid: Clean up some curly braces
Ville Syrjälä
1
-5
/
+4
2020-07-09
drm/edid: Iterate through all DispID ext blocks
Ville Syrjälä
1
-46
/
+38
2020-07-09
drm/edid: Allow looking for ext blocks starting from a specified index
Ville Syrjälä
1
-9
/
+21
2020-07-09
drm/dp: Include the AUX CH name in the debug messages
Ville Syrjälä
1
-30
/
+37
2020-07-09
drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
Chris Wilson
1
-27
/
+0
2020-07-08
drm/stm: repair runtime power management
Marek Vasut
1
-0
/
+3
2020-07-08
drm/stm: ltdc: remove call of pm-runtime functions
Yannick Fertre
1
-16
/
+0
2020-07-07
drm/meson: overlay: fix build failure
Neil Armstrong
1
-2
/
+4
2020-07-07
drm/ast: Initialize mode setting in ast_mode_config_init()
Thomas Zimmermann
3
-37
/
+41
2020-07-07
drm/ast: Use managed mode-config init
Thomas Zimmermann
3
-8
/
+3
2020-07-07
drm/ast: Replace struct ast_crtc with struct drm_crtc
Thomas Zimmermann
2
-10
/
+6
2020-07-07
drm/ast: Init cursors before creating modesetting structures
Thomas Zimmermann
1
-1
/
+4
2020-07-07
drm/ast: Managed cursor release
Thomas Zimmermann
3
-20
/
+22
2020-07-07
drm/ast: Keep cursor HW BOs mapped
Thomas Zimmermann
2
-28
/
+21
2020-07-07
drm/ast: Add helper to hide cursor
Thomas Zimmermann
3
-1
/
+7
2020-07-07
drm/ast: Don't enable HW cursors twice during atomic update
Thomas Zimmermann
1
-6
/
+0
2020-07-07
drm/ast: Replace ast_cursor_move() with ast_cursor_show()
Thomas Zimmermann
3
-23
/
+35
2020-07-07
drm/ast: Move cursor pageflip into helper
Thomas Zimmermann
3
-13
/
+21
2020-07-07
drm/ast: Update cursor image and checksum from same function
Thomas Zimmermann
1
-19
/
+5
2020-07-07
drm/ast: Move cursor fb pinning and mapping into helper
Thomas Zimmermann
3
-42
/
+59
2020-07-07
drm/ast: Pass struct ast_private instance to cursor init/fini functions
Thomas Zimmermann
3
-8
/
+9
2020-07-07
drm/ast: Move cursor functions to ast_cursor.c
Thomas Zimmermann
4
-196
/
+229
2020-07-07
drm/vc4: crtc: Remove the feed_txp tests
Maxime Ripard
1
-22
/
+7
2020-07-07
drm/vc4: txp: Turn the TXP into a CRTC of its own
Maxime Ripard
2
-20
/
+99
2020-07-07
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
3
-9
/
+8
2020-07-07
drm/vc4: crtc: Move the CRTC initialisation to a separate function
Maxime Ripard
2
-37
/
+53
2020-07-07
drm/vc4: crtc: Only access the PixelValve registers if we have to
Maxime Ripard
1
-4
/
+15
2020-07-07
drm/vc4: crtc: Split CRTC data in two
Maxime Ripard
2
-11
/
+37
2020-07-07
drm/vc4: crtc: Make state functions public
Maxime Ripard
2
-11
/
+20
2020-07-07
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
3
-251
/
+302
2020-07-07
drm/vc4: Reorder the bind order of the devices
Maxime Ripard
1
-1
/
+1
2020-07-07
drm/vc4: Convert register accessors to FIELD_*
Maxime Ripard
1
-5
/
+4
2020-07-06
drm: drm_fourcc: Add generic alias for 16_16_TILE modifier
Brian Starkey
1
-0
/
+25
2020-07-06
drm/hisilicon: Code refactoring for hibmc_drv_vdac
Tian Tao
2
-41
/
+13
2020-07-03
drm/meson: crtc: handle commit of Amlogic FBC frames
Neil Armstrong
1
-30
/
+88
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
Neil Armstrong
1
-18
/
+35
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
Neil Armstrong
1
-2
/
+23
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC
Neil Armstrong
2
-8
/
+259
2020-07-03
drm/meson: add Amlogic Video FBC registers
Neil Armstrong
1
-0
/
+22
2020-07-03
drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer...
Neil Armstrong
1
-0
/
+81
2020-07-03
dt-bindings: display: Convert connectors to DT schema
Rob Herring
8
-134
/
+232
[next]