index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2022-05-25
fbdev: Prevent possible use-after-free in fb_release()
Daniel Vetter
2022-05-25
Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
Javier Martinez Canillas
2022-05-18
fbdev: efifb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
2022-05-18
fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-18
fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-18
fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-12
fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
Javier Martinez Canillas
2022-05-09
video: fbdev: udlfb: properly check endpoint type
Pavel Skripkin
2022-04-13
fbdev: Fix unregistering of framebuffers without device
Thomas Zimmermann
2022-04-08
video: fbdev: sm712fb: Fix crash in smtcfb_write()
Zheyu Ma
2022-04-08
video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
Jing Yao
2022-04-08
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
2022-04-08
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
2022-04-08
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
2022-04-08
video: fbdev: cirrusfb: check pixclock to avoid divide by zero
George Kennedy
2022-04-08
video: fbdev: w100fb: Reset global state
Evgeny Novikov
2022-04-08
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
2022-04-08
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
2022-04-08
video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
Dan Carpenter
2022-04-08
video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()
Dan Carpenter
2022-04-08
video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
Wang Hai
2022-04-08
video: fbdev: controlfb: Fix COMPILE_TEST build
YueHaibing
2022-04-08
video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...
Z. Liu
2022-04-08
video: fbdev: atari: Atari 2 bpp (STe) palette bugfix
Michael Schmitz
2022-04-08
video: fbdev: sm712fb: Fix crash in smtcfb_read()
Helge Deller
2022-04-08
fbdev: Hot-unplug firmware fb devices on forced removal
Thomas Zimmermann
2022-02-16
fbcon: Avoid 'cap' set but not used warning
Helge Deller
2022-02-08
fbcon: Add option to enable legacy hardware acceleration
Helge Deller
2022-02-08
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
2022-02-01
video: hyperv_fb: Fix validation of screen resolution
Michael Kelley
2022-01-27
backlight: qcom-wled: Respect enabled-strings in set_brightness
Marijn Suijten
2022-01-27
backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
Marijn Suijten
2022-01-27
backlight: qcom-wled: Override default length with qcom,enabled-strings
Marijn Suijten
2022-01-27
backlight: qcom-wled: Fix off-by-one maximum with default num_strings
Marijn Suijten
2022-01-27
backlight: qcom-wled: Pass number of elements to read to read_u32_array
Marijn Suijten
2022-01-27
backlight: qcom-wled: Validate enabled string indices in DT
Marijn Suijten
2022-01-20
video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
Javier Martinez Canillas
2022-01-11
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
2021-12-08
vgacon: Propagate console boot parameters before calling `vc_resize'
Maciej W. Rozycki
2021-11-25
parisc/sticon: fix reverse colors
Sven Schnelle
2021-11-25
fbdev: Prevent probing generic drivers if a FB is already registered
Javier Martinez Canillas
2021-11-18
video: backlight: Drop maximum brightness override for brightness zero
Marek Vasut
2021-11-18
video: fbdev: chipsfb: use memset_io() instead of memset()
Christophe Leroy
2021-11-18
fbdev/efifb: Release PCI device's runtime PM ref during FB destroy
Imre Deak
2021-10-06
video: fbdev: gbefb: Only instantiate device when built for IP32
Mark Brown
2021-10-06
fbdev: simplefb: fix Kconfig dependencies
Arnd Bergmann
2021-09-18
tgafb: clarify dependencies
Linus Torvalds
2021-09-10
Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-08
fbmem: don't allow too huge resolutions
Tetsuo Handa
2021-09-07
Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]