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-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-08
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
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
2021-12-31
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
2021-12-05
Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-25
vgacon: Propagate console boot parameters before calling `vc_resize'
Maciej W. Rozycki
2021-11-23
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
2021-11-19
Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-17
parisc/sticon: fix reverse colors
Sven Schnelle
2021-11-17
fbdev: Prevent probing generic drivers if a FB is already registered
Javier Martinez Canillas
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-08
Merge tag 'backlight-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-20
video: backlight: ili9320: Make ili9320_remove() return void
Uwe Kleine-König
2021-10-13
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
2021-10-11
Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-10-10
fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'
Zheyu Ma
2021-10-09
video: fbdev: chipsfb: use memset_io() instead of memset()
Christophe Leroy
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
[next]