index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2023-04-06
fbdev: au1200fb: Fix potential divide by zero
Wei Chen
2023-04-06
fbdev: lxfb: Fix potential divide by zero
Wei Chen
2023-04-06
fbdev: intelfb: Fix potential divide by zero
Wei Chen
2023-04-06
fbdev: nvidia: Fix potential divide by zero
Wei Chen
2023-04-06
fbdev: tgafb: Fix potential divide by zero
Wei Chen
2023-03-22
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
2023-03-22
fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
Helge Deller
2023-03-22
fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
Dan Carpenter
2023-03-10
Revert "fbcon: don't lose the console font across generic->chip driver switch"
Thomas Zimmermann
2023-02-22
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2023-02-14
nvidiafb: detect the hardware support before removing console.
Dave Airlie
2023-02-09
fbdev: smscufx: fix error handling code in ufx_usb_probe
Dongliang Mu
2023-02-09
fbcon: Check font dimension limits
Samuel Thibault
2023-01-24
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
2023-01-12
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Paul Menzel
2022-12-31
fbdev: fbcon: release buffer when fbcon_do_set_font() failed
Tetsuo Handa
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
2022-12-31
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
2022-12-31
fbdev: uvesafb: don't build on UML
Randy Dunlap
2022-12-31
fbdev: geode: don't build on UML
Randy Dunlap
2022-12-31
fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
Gaosheng Cui
2022-12-31
fbdev: vermilion: decrease reference count in error path
Xiongfeng Wang
2022-12-31
fbdev: via: Fix error in via_core_init()
Shang XiaoJing
2022-12-31
fbdev: pm2fb: fix missing pci_disable_device()
Yang Yingliang
2022-12-31
fbdev: ssd1307fb: Drop optional dependency
Andy Shevchenko
2022-11-25
Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-22
fbcon: Use kzalloc() in fbcon_prepare_logo()
Tetsuo Handa
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-27
fbdev: cyber2000fb: fix missing pci_disable_device()
Yang Yingliang
2022-10-27
fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
Michał Mirosław
2022-10-24
fbdev: sisfb: use explicitly signed char
Jason A. Donenfeld
2022-10-21
fbdev: smscufx: Fix several use-after-free bugs
Hyunwoo Kim
2022-10-20
fbdev: xilinxfb: Make xilinxfb_release() return void
Uwe Kleine-König
2022-10-20
fbdev: sisfb: fix repeated word in comment
Jilin Yuan
2022-10-18
fbdev: gbefb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-18
fbdev: sm501fb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-18
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
Helge Deller
2022-10-18
fbdev: da8xx-fb: Fix error handling in .remove()
Uwe Kleine-König
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-08
fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()
Christophe Leroy
2022-10-08
fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entry
Zeng Heng
2022-10-08
fbdev: tridentfb: Fix missing pci_disable_device() in probe and remove
Ruan Jinjie
2022-10-08
fbdev: smscufx: Fix use-after-free in ufx_ops_open()
Hyunwoo Kim
2022-10-08
fbdev: gbefb: Convert to use dev_groups
Jiasheng Jiang
2022-10-08
fbdev: imxfb: Remove redundant dev_err() call
Shang XiaoJing
2022-10-08
fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_...
Zhang Qilong
2022-10-08
fbdev: uvesafb: Convert snprintf to scnprintf
Jules Irenge
[next]