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
2023-05-22
dt-bindings: display: panel: Add Samsung S6D7AA0 LCD panel controller
Artur Weber
1
-0
/
+70
2023-05-19
drm/sched: Rename to drm_sched_wakeup_if_can_queue()
Luben Tuikov
3
-6
/
+6
2023-05-19
drm/sched: Rename to drm_sched_can_queue()
Luben Tuikov
1
-5
/
+4
2023-05-18
fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
12
-36
/
+36
2023-05-18
fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
6
-53
/
+185
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
7
-9
/
+4
2023-05-18
fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
3
-0
/
+5
2023-05-18
ipu-v3: Include <linux/io.h>
Thomas Zimmermann
1
-0
/
+1
2023-05-18
fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
2
-5
/
+5
2023-05-18
fbdev/hitfb: Cast I/O offset to address
Thomas Zimmermann
1
-53
/
+69
2023-05-17
drm/bridge: tc358767: Switch to devm MIPI-DSI helpers
Alexander Stein
1
-2
/
+2
2023-05-17
drm/ttm: let struct ttm_device_funcs be placed in rodata
Jani Nikula
2
-3
/
+3
2023-05-17
drm/drm_atomic_helper.c: fix a typo
Sui Jingfeng
1
-1
/
+1
2023-05-16
drm/panel: Modify innolux hj110iz panel initial code
Cong Yang
1
-162
/
+235
2023-05-16
drm/bridge: tc358768: remove unneeded semicolon
Francesco Dolcini
1
-1
/
+1
2023-05-16
gpu: drm: bridge: No need to set device_driver owner
Anup Sharma
1
-1
/
+0
2023-05-16
dt-bindings: display: bridge: tc358867: Document TC358867/TC9595 compatible
Marek Vasut
1
-3
/
+11
2023-05-15
drm/vkms: Fix RGB565 pixel conversion
Maíra Canal
1
-6
/
+6
2023-05-15
drm: Add fixed-point helper to get rounded integer values
Maíra Canal
1
-0
/
+6
2023-05-15
drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence
Shuijing Li
1
-0
/
+6
2023-05-15
drm/panel: boe-tv101wum-nl6: Remove extra delay
Shuijing Li
1
-1
/
+0
2023-05-15
drm/ssd130x: Fix include guard name
Javier Martinez Canillas
1
-3
/
+3
2023-05-15
drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_sync
Huacai Chen
1
-1
/
+1
2023-05-11
drm/panel: panel-simple: Add BOE EV121WXM-N10-1850 panel support
Liu Ying
1
-0
/
+34
2023-05-11
dt-bindings: display: simple: Add BOE EV121WXM-N10-1850 panel
Liu Ying
1
-0
/
+2
2023-05-11
drm/panel: sharp-ls043t1le01: drop dummy functions and data fields
Dmitry Baryshkov
1
-32
/
+0
2023-05-11
drm/panel: sharp-ls043t1le01: adjust mode settings
Dmitry Baryshkov
1
-5
/
+6
2023-05-11
drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
XuDong Liu
1
-15
/
+4
2023-05-10
drm: sun4i: calculate proper DCLK rate for DSI
Roman Beranek
1
-15
/
+21
2023-05-10
drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk
Roman Beranek
4
-7
/
+7
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
12099
-372469
/
+621853
2023-05-09
MAINTAINERS: Add Maira to VKMS maintainers
Maíra Canal
1
-0
/
+1
2023-05-09
drm/connector: document enum drm_connector_tv_mode DRM_MODE_TV_MODE_MAX
Jani Nikula
1
-0
/
+5
2023-05-08
Documentation: vkms: clarify devres managed reference cleanup
Brandon Pollack
1
-1
/
+3
2023-05-08
drm/fb-helper: Use fb_{cfb,sys}_{read, write}()
Thomas Zimmermann
1
-170
/
+4
2023-05-08
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
4
-117
/
+146
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
11
-4
/
+43
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
6
-24
/
+0
2023-05-08
fbdev: Use screen_buffer in fb_sys_{read,write}()
Thomas Zimmermann
1
-2
/
+2
2023-05-08
fbdev: Return number of bytes read or written
Thomas Zimmermann
2
-15
/
+24
2023-05-08
fbdev/xen-fbfront: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
fbdev/vfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
fbdev/udlfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-6
/
+6
2023-05-08
fbdev/smscufx: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-7
/
+7
2023-05-08
fbdev/ps3fb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-2
/
+2
2023-05-08
fbdev/metronomefb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-6
/
+6
2023-05-08
fbdev/hecubafb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-4
/
+4
2023-05-08
fbdev/broadsheetfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-6
/
+6
2023-05-08
fbdev/au1200fb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
fbdev/arcfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-4
/
+4
[prev]
[next]