index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
fbcon: Move fbcon callbacks into struct fbcon_bitops
Thomas Zimmermann
7
-67
/
+94
2025-09-19
fbcon: Set rotate_font callback with related callbacks
Thomas Zimmermann
5
-3
/
+7
2025-09-19
fbcon: Rename struct fbcon_ops to struct fbcon_par
Thomas Zimmermann
10
-552
/
+541
2025-09-19
fbcon: Fix empty lines in fbcon.h
Thomas Zimmermann
1
-1
/
+1
2025-09-16
backlight: rt4831: Include <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+2
2025-09-16
backlight: led_bl: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: ktd2801: Include <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: jornada720: Include <linux/io.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: da9052_bl: Include <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: as3711_bl: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
backlight: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2025-09-16
video: backlight: lp855x_bl: Set correct EPROM start for LP8556
Svyatoslav Ryhel
1
-1
/
+1
2025-09-16
backlight: led_bl: Use devm_kcalloc() for array space allocation
Qianfeng Rong
1
-2
/
+2
2025-09-13
fbdev: use panic_in_progress() helper
Jinchao Wang
1
-8
/
+1
2025-09-02
backlight: mp3309c: Initialize backlight properties without memset
Uwe Kleine-König
1
-6
/
+7
2025-09-02
backlight: mp3309c: Drop pwm_apply_args()
Uwe Kleine-König
1
-1
/
+0
2025-08-26
video: screen_info: Add pixel-format helper for linear framebuffers
Thomas Zimmermann
1
-0
/
+55
2025-08-09
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-08-08
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+6
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-02
Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"
Helge Deller
1
-1
/
+1
2025-08-02
fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
Sravan Kumar Gundu
1
-4
/
+5
2025-08-02
Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-115
/
+116
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
55
-180
/
+155
2025-07-27
fbcon: Use 'bool' where appopriate
Ville Syrjälä
1
-10
/
+11
2025-07-27
fbcon: Introduce get_{fg,bg}_color()
Ville Syrjälä
1
-6
/
+18
2025-07-27
fbcon: fbcon_is_inactive() -> fbcon_is_active()
Ville Syrjälä
1
-15
/
+15
2025-07-27
fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink
Ville Syrjälä
1
-4
/
+4
2025-07-27
fbdev: Fix typo in Kconfig text for FB_DEVICE
Daniel Palmer
1
-1
/
+1
2025-07-27
fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref
Chenyuan Yang
1
-2
/
+7
2025-07-27
fbdev: svgalib: Clean up coding style
Darshan R.
1
-53
/
+42
2025-07-27
fbdev: kyro: Use devm_ioremap_wc() for screen mem
Giovanni Di Santi
1
-6
/
+3
2025-07-27
fbdev: kyro: Use devm_ioremap() for mmio registers
Giovanni Di Santi
1
-5
/
+3
2025-07-27
fbdev: kyro: Add missing PCI memory region request
Giovanni Di Santi
1
-1
/
+6
2025-07-27
fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-13
/
+4
2025-07-27
fbdev: fix potential buffer overflow in do_register_framebuffer()
Yongzhen Zhang
1
-0
/
+3
2025-07-27
fbdev: nvidiafb: add depends on HAS_IOPORT
Randy Dunlap
1
-1
/
+1
2025-07-27
fbdev: nvidiafb: fix build on 32-bit ARCH=um
Johannes Berg
1
-1
/
+1
2025-07-09
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
1
-2
/
+2
2025-07-08
gpu/trace: make TRACE_GPU_MEM configurable
Juston Li
1
-0
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2
-4
/
+4
2025-06-16
video: Make CONFIG_FIRMWARE_EDID generally available
Thomas Zimmermann
3
-18
/
+18
2025-06-16
fbdev/viafb: Do not include <linux/export.h>
Thomas Zimmermann
1
-1
/
+0
2025-06-16
fbdev/viafb: Include <linux/export.h>
Thomas Zimmermann
2
-0
/
+2
2025-06-16
fbdev/sisfb: Unexport symbols
Thomas Zimmermann
2
-27
/
+0
2025-06-16
fbdev/pxafb: Unexport symbol
Thomas Zimmermann
1
-15
/
+2
2025-06-16
fbdev/mb862xx: Do not include <linux/export.h>
Thomas Zimmermann
1
-1
/
+0
2025-06-16
fbdev/omap2: Do not include <linux/export.h>
Thomas Zimmermann
3
-3
/
+0
[prev]
[next]