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
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
fbdev: udlfb: Fix endpoint check
Alan Stern
1
-5
/
+8
2023-05-24
fbdev: arcfb: Fix error handling in arcfb_probe()
Zongjie Li
1
-6
/
+9
2023-05-11
fbdev: mmp: Fix deferred clk handling in mmphw_probe()
Christophe JAILLET
1
-1
/
+1
2023-04-20
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
1
-1
/
+2
2023-04-20
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
2023-04-20
fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
Daniel Vetter
1
-0
/
+2
2023-04-06
fbdev: au1200fb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-06
fbdev: lxfb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-06
fbdev: intelfb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-06
fbdev: nvidia: Fix potential divide by zero
Wei Chen
1
-0
/
+2
2023-04-06
fbdev: tgafb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-03-22
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
1
-4
/
+13
2023-03-22
fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
Helge Deller
1
-0
/
+27
2023-03-22
fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
Dan Carpenter
1
-4
/
+10
2023-03-10
Revert "fbcon: don't lose the console font across generic->chip driver switch"
Thomas Zimmermann
1
-11
/
+6
2023-02-22
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2
-1
/
+13
2023-02-14
nvidiafb: detect the hardware support before removing console.
Dave Airlie
1
-39
/
+42
2023-02-09
fbdev: smscufx: fix error handling code in ufx_usb_probe
Dongliang Mu
1
-15
/
+31
2023-02-09
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-01-24
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-12
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Paul Menzel
1
-2
/
+2
2022-12-31
fbdev: fbcon: release buffer when fbcon_do_set_font() failed
Tetsuo Handa
1
-1
/
+2
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
1
-1
/
+7
2022-12-31
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
1
-0
/
+1
2022-12-31
fbdev: uvesafb: don't build on UML
Randy Dunlap
1
-0
/
+1
2022-12-31
fbdev: geode: don't build on UML
Randy Dunlap
1
-0
/
+1
2022-12-31
fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
Gaosheng Cui
1
-1
/
+3
2022-12-31
fbdev: vermilion: decrease reference count in error path
Xiongfeng Wang
1
-1
/
+3
2022-12-31
fbdev: via: Fix error in via_core_init()
Shang XiaoJing
1
-1
/
+8
2022-12-31
fbdev: pm2fb: fix missing pci_disable_device()
Yang Yingliang
1
-2
/
+7
2022-12-31
fbdev: ssd1307fb: Drop optional dependency
Andy Shevchenko
1
-1
/
+0
2022-11-25
Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2022-11-22
fbcon: Use kzalloc() in fbcon_prepare_logo()
Tetsuo Handa
1
-1
/
+1
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-36
/
+45
2022-10-27
fbdev: cyber2000fb: fix missing pci_disable_device()
Yang Yingliang
1
-0
/
+2
2022-10-27
fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
Michał Mirosław
1
-4
/
+1
2022-10-24
fbdev: sisfb: use explicitly signed char
Jason A. Donenfeld
1
-1
/
+1
2022-10-21
fbdev: smscufx: Fix several use-after-free bugs
Hyunwoo Kim
1
-25
/
+30
2022-10-20
fbdev: xilinxfb: Make xilinxfb_release() return void
Uwe Kleine-König
1
-4
/
+4
2022-10-20
fbdev: sisfb: fix repeated word in comment
Jilin Yuan
1
-1
/
+1
2022-10-18
fbdev: gbefb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-2
/
+2
2022-10-18
fbdev: sm501fb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-1
/
+1
2022-10-18
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
Helge Deller
1
-1
/
+2
2022-10-18
fbdev: da8xx-fb: Fix error handling in .remove()
Uwe Kleine-König
1
-1
/
+2
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-10-14
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-08
fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()
Christophe Leroy
1
-1
/
+1
2022-10-08
fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entry
Zeng Heng
1
-0
/
+1
[next]