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
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
6
-6
/
+6
2024-09-28
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-09-26
fbcon: break earlier in search_fb_in_map and search_for_mapped_con
Qianqiang Liu
1
-2
/
+6
2024-09-26
fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...
Markus Elfring
1
-5
/
+2
2024-09-26
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
1
-0
/
+2
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+15
2024-09-11
fbdev: omapfb: Fix typo in comment
Andrew Kreimer
1
-1
/
+1
2024-09-11
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
1
-0
/
+1
2024-09-11
fbdev: xen-fbfront: Assign fb_info->device
Jason Andryuk
1
-0
/
+1
2024-09-02
fbdev: hyperv_fb: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-02
fbdev: imsttfb: convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-02
fbdev: pxa3xx-gcu: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-08-30
fbdev: efifb: Use driver-private screen_info for sysfs
Thomas Weißschuh
1
-1
/
+3
2024-08-30
fbdev: efifb: Use devm_register_framebuffer()
Thomas Weißschuh
1
-11
/
+1
2024-08-30
fbdev: efifb: Register sysfs groups through driver core
Thomas Weißschuh
1
-9
/
+2
2024-08-30
fbdev: Introduce devm_register_framebuffer()
Thomas Weißschuh
1
-0
/
+30
2024-08-30
fbdev: omapfb: Use sysfs_emit_at() to simplify code
Christophe JAILLET
1
-22
/
+14
2024-08-30
fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()
Christophe JAILLET
1
-7
/
+8
2024-08-30
fbdev: mmp: Use devm_clk_get_enabled() helpers
ying zuxin
1
-5
/
+1
2024-08-30
fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
Christophe JAILLET
1
-0
/
+1
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-1
/
+15
2024-07-22
fbcon: Use oops_in_progress instead of panic_cpu
Jocelyn Falempe
1
-0
/
+9
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+7
2024-07-19
fbcon: Add an option to disable fbcon in panic
Jocelyn Falempe
1
-1
/
+6
2024-07-18
Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-57
/
+52
2024-07-11
fbdev: viafb: Make I2C terminology more inclusive
Easwar Hariharan
6
-29
/
+29
2024-07-11
fbdev: smscufx: Make I2C terminology more inclusive
Easwar Hariharan
1
-2
/
+2
2024-07-04
mm: remove page_mkclean()
Kefeng Wang
1
-2
/
+2
2024-07-04
fb_defio: use a folio in fb_deferred_io_work()
Kefeng Wang
1
-4
/
+5
2024-06-28
fbdev: omap2: Return clk_prepare_enable to transfer the error
Chen Ni
1
-3
/
+1
2024-06-25
fbdev: mmp: Constify struct mmp_overlay_ops
Christophe JAILLET
1
-1
/
+1
2024-06-24
fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2
-5
/
+5
2024-06-18
fbdev: amifb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-18
fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-18
fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
Thomas Zimmermann
1
-1
/
+1
2024-06-18
fbdev: omapfb: use of_graph_get_remote_port()
Kuninori Morimoto
1
-14
/
+1
2024-06-18
fbdev: omapdss: use for_each_endpoint_of_node()
Kuninori Morimoto
1
-2
/
+1
2024-06-15
fbdev: offb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-14
fbdev: vfb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-14
fbdev: macmodes: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-14
fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-14
fbdev: kyro: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-14
fbdev: viafb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-14
fbdev: matroxfb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
23
-92
/
+57
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-45
/
+23
2024-05-21
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-15
Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-46
/
+33
2024-05-10
Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...
Lee Jones
6
-30
/
+20
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
1
-1
/
+1
[next]