Linux Frame Buffer Development
[Prev Page][Next Page]
- Re: [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers, (continued)
- general protection fault in fbcon_modechanged, syzbot
- general protection fault in fbcon_fb_blanked, syzbot
- [PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.,
Wei Hu
- KASAN: global-out-of-bounds Read in fb_pad_aligned_buffer,
syzbot
- KASAN: use-after-free Read in fb_mode_is_equal,
syzbot
- KASAN: use-after-free Read in soft_cursor,
syzbot
- [PATCH v3] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.,
Wei Hu
- KASAN: slab-out-of-bounds Read in bit_putcs,
syzbot
- KASAN: global-out-of-bounds Read in bit_putcs,
syzbot
- [PATCH v2] video: fbdev: vesafb: add missed release_region,
Chuhong Yuan
- [PATCH] pxa168fb: fix release function mismatch in probe failure,
Chuhong Yuan
- [PATCH] video: fbdev: added driver for sharp memory lcd displays,
Rodrigo Rolim Mendes de Alencar
- KASAN: vmalloc-out-of-bounds Write in bitfill_aligned,
syzbot
- KASAN: slab-out-of-bounds Read in soft_cursor,
syzbot
- [PATCH] OMAP: DSS2: remove non-zero check on variable r,
Colin King
- cirrusfb: divide errors in cirrusfb_check_var/cirrusfb_check_pixclock/cirrusfb_set_par_foo, Dmitry Vyukov
- KASAN: slab-out-of-bounds Read in fbcon_get_font,
syzbot
- INFO: task hung in fb_open,
syzbot
- divide error in fbcon_switch,
syzbot
- KASAN: global-out-of-bounds Read in vga16fb_imageblit, syzbot
- [PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info,
Jani Nikula
- [PATCH v3 01/12] video: fbdev: atyfb: modify the static fb_ops directly, Jani Nikula
- [PATCH v3 02/12] video: fbdev: mb862xx: modify the static fb_ops directly, Jani Nikula
- [PATCH v3 03/12] video: fbdev: nvidia: modify the static fb_ops directly, Jani Nikula
- [PATCH v3 04/12] video: fbdev: uvesafb: modify the static fb_ops directly, Jani Nikula
- [PATCH v3 05/12] video: fbdev: make fbops member of struct fb_info a const pointer, Jani Nikula
- [PATCH v3 06/12] drm: constify fb ops across all drivers, Jani Nikula
- [PATCH v3 07/12] video: fbdev: intelfb: use const pointer for fb_ops, Jani Nikula
- [PATCH v3 08/12] video: constify fb ops across all drivers, Jani Nikula
- [PATCH v3 09/12] HID: picoLCD: constify fb ops, Jani Nikula
- [PATCH v3 10/12] media: constify fb ops across all drivers, Jani Nikula
- [PATCH v3 11/12] samples: vfio-mdev: constify fb ops, Jani Nikula
- [PATCH v3 12/12] auxdisplay: constify fb ops, Jani Nikula
- Re: [Intel-gfx] [PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info, Jani Nikula
- [PATCH v2 00/14] video, drm, etc: constify fbops in struct fb_info,
Jani Nikula
- [PATCH v2 01/14] video: fb_defio: preserve user fb_ops, Jani Nikula
- [PATCH v2 02/14] drm/fb-helper: don't preserve fb_ops across deferred IO use, Jani Nikula
- [PATCH v2 03/14] video: smscufx: don't restore fb_mmap after deferred IO cleanup, Jani Nikula
- [PATCH v2 04/14] video: udlfb: don't restore fb_mmap after deferred IO cleanup, Jani Nikula
- [PATCH v2 05/14] video: fbdev: vesafb: modify the static fb_ops directly, Jani Nikula
- [PATCH v2 06/14] video: fbmem: use const pointer for fb_ops, Jani Nikula
- [PATCH v2 07/14] video: omapfb: use const pointer for fb_ops, Jani Nikula
- [PATCH v2 08/14] video: fbdev: make fbops member of struct fb_info a const pointer, Jani Nikula
- [PATCH v2 09/14] drm: constify fb ops across all drivers, Jani Nikula
- [PATCH v2 10/14] video: constify fb ops across all drivers, Jani Nikula
- [PATCH v2 11/14] HID: picoLCD: constify fb ops, Jani Nikula
- [PATCH v2 12/14] media: constify fb ops across all drivers, Jani Nikula
- [PATCH v2 13/14] samples: vfio-mdev: constify fb ops, Jani Nikula
- [PATCH v2 14/14] auxdisplay: constify fb ops, Jani Nikula
- Re: [PATCH v2 00/14] video, drm, etc: constify fbops in struct fb_info, Daniel Vetter
- [PATCH 00/13] video, drm: constify fbops in struct fb_info,
Jani Nikula
- [PATCH 01/13] video: fb_defio: preserve user fb_ops, Jani Nikula
- [PATCH 02/13] drm/fb-helper: don't preserve fb_ops across deferred IO use, Jani Nikula
- [PATCH 03/13] video: smscufx: don't restore fb_mmap after deferred IO cleanup, Jani Nikula
- [PATCH 04/13] video: udlfb: don't restore fb_mmap after deferred IO cleanup, Jani Nikula
- [PATCH 05/13] video: fbdev: vesafb: modify the static fb_ops directly, Jani Nikula
- [PATCH 06/13] video: fbmem: use const pointer for fb_ops, Jani Nikula
- [PATCH 07/13] video: omapfb: use const pointer for fb_ops, Jani Nikula
- [PATCH 08/13] video: fbdev: make fbops member of struct fb_info a const pointer, Jani Nikula
- [PATCH 09/13] drm: constify fb ops across all drivers, Jani Nikula
- [PATCH 10/13] video: constify fb ops across all drivers, Jani Nikula
- [PATCH 11/13] HID: picoLCD: constify fb ops, Jani Nikula
- [PATCH 12/13] media: constify fb ops across all drivers, Jani Nikula
- [PATCH 13/13] samples: vfio-mdev: constify fb ops, Jani Nikula
- [PATCH v2] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.,
Wei Hu
- [PATCH v1] fbtft: Fix the initialization from property algorithm, Andy Shevchenko
- [PATCH v3] video: Fix Kconfig indentation,
Krzysztof Kozlowski
- [PATCH v2] video: Fix Kconfig indentation, Krzysztof Kozlowski
- [PATCH] staging: fbtft: Fix Kconfig indentation,
Krzysztof Kozlowski
- [PATCH] video: Fix Kconfig indentation,
Krzysztof Kozlowski
- [PATCH v1 1/5] fbtft: Make sure string is NULL terminated,
Andy Shevchenko
- [PATCH] video: hyperv_fb: Fix hibernation for the deferred IO feature,
Dexuan Cui
- [PATCH] video: ssd1307fb: add the missed regulator_disable,
Chuhong Yuan
- [PATCH] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove,
Chuhong Yuan
- [PATCH] video: fbdev: arcfb: add missed free_irq,
Chuhong Yuan
- [PATCH] video: fbdev: vesafb: add missed release_region, Chuhong Yuan
- [PATCH][next] video: hyperv: hyperv_fb: fix indentation issue,
Colin King
- [PATCH v5 0/3] drm/udl: Replace fbdev by generic emulation,
Thomas Zimmermann
- [PATCH v4 0/3] drm/udl: Replace fbdev by generic emulation,
Thomas Zimmermann
- [PATCH AUTOSEL 4.19 140/209] atmel_lcdfb: support native-mode display-timings, Sasha Levin
- [PATCH AUTOSEL 4.19 143/209] fbdev: fix broken menu dependencies, Sasha Levin
- [PATCH AUTOSEL 4.19 142/209] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper(), Sasha Levin
- [PATCH AUTOSEL 4.19 141/209] fbdev: sbuslib: use checked version of put_user(), Sasha Levin
- [PATCH AUTOSEL 4.19 160/209] backlight: lm3639: Unconditionally call led_classdev_unregister, Sasha Levin
- [PATCH AUTOSEL 4.14 083/115] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper(), Sasha Levin
- [PATCH AUTOSEL 4.14 082/115] fbdev: sbuslib: use checked version of put_user(), Sasha Levin
- [PATCH AUTOSEL 4.14 089/115] backlight: lm3639: Unconditionally call led_classdev_unregister, Sasha Levin
- [PATCH AUTOSEL 4.9 46/68] fbdev: sbuslib: use checked version of put_user(), Sasha Levin
- [PATCH AUTOSEL 4.9 52/68] backlight: lm3639: Unconditionally call led_classdev_unregister, Sasha Levin
- [PATCH AUTOSEL 4.9 47/68] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper(), Sasha Levin
- [PATCH AUTOSEL 4.4 36/48] backlight: lm3639: Unconditionally call led_classdev_unregister, Sasha Levin
- [PATCH AUTOSEL 4.4 32/48] fbdev: sbuslib: use checked version of put_user(), Sasha Levin
- [PATCH AUTOSEL 4.4 33/48] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper(), Sasha Levin
- [PATCH v3 0/5] drm/udl: Replace fbdev by generic emulation,
Thomas Zimmermann
- [PATCH][next] backlight: qcom-wled: fix spelling mistake "trigged" -> "triggered",
Colin King
- [PATCH] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64,
Arnd Bergmann
- [PATCH 0/4] drm/udl: Replace fbdev by generic emulation,
Thomas Zimmermann
- [RFC PATCH 00/12] i2c: replace i2c_new_probed_device with an ERR_PTR variant,
Wolfram Sang
- [PATCH] backlight: lp855x: disable enable regulator when remove, Chuhong Yuan
- [PATCH V10 8/8] backlight: qcom-wled: Add auto string detection logic,
Kiran Gunda
- [PATCH V10 7/8] backlight: qcom-wled: add support for short circuit handling.,
Kiran Gunda
- [PATCH V10 6/8] backlight: qcom-wled: Add support for WLED4 peripheral.,
Kiran Gunda
- [PATCH V10 5/8] backlight: qcom-wled: Restructure the driver for WLED3.,
Kiran Gunda
- [PATCH V10 4/8] backlight: qcom-wled: Rename PM8941* to WLED3,
Kiran Gunda
- [PATCH V10 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c,
Kiran Gunda
- [PATCH 0/2] staging: sm750fb: Fixing codestyle error,
Gabriela Bittencourt
- [PATCH next] dt-bindings: backlight: lm3630a: fix missing include,
Andreas Kemnade
- [PATCH] fbdev: potential information leak in do_fb_ioctl(),
Dan Carpenter
- [PATCH 0/3] staging: sm750fb: align arguments with open parenthesis,
Gabriela Bittencourt
- [PATCH v3 0/2] staging: sm750fb: format description of parameters to the kernel-doc format,
Gabriela Bittencourt
- [PATCH v2] staging: sm750fb: format description of parameters the to kernel doc format,
Gabriela Bittencourt
- [PATCH V9 6/6] backlight: qcom-wled: Add auto string detection logic,
Kiran Gunda
- [PATCH V9 5/6] backlight: qcom-wled: add support for short circuit handling., Kiran Gunda
- [PATCH V9 4/6] backlight: qcom-wled: Add support for WLED4 peripheral., Kiran Gunda
- [PATCH V9 3/6] backlight: qcom-wled: Restructure the driver for WLED3., Kiran Gunda
- [PATCH V9 2/6] backlight: qcom-wled: Rename PM8941* to WLED3, Kiran Gunda
- [PATCH] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.,
Wei Hu
- [PATCH v7 0/9] backlight: gpio: simplify the driver,
Bartosz Golaszewski
- [PATCH v7 1/9] backlight: gpio: remove unneeded include, Bartosz Golaszewski
- [PATCH v7 7/9] backlight: gpio: remove unused fields from platform data, Bartosz Golaszewski
- [PATCH v7 8/9] backlight: gpio: use a helper variable for &pdev->dev, Bartosz Golaszewski
- [PATCH v7 6/9] sh: ecovec24: don't set unused fields in platform data, Bartosz Golaszewski
- [PATCH v7 9/9] backlight: gpio: pull gpio_backlight_initial_power_state() into probe, Bartosz Golaszewski
- [PATCH v7 4/9] sh: ecovec24: add additional properties to the backlight device, Bartosz Golaszewski
- [PATCH v7 5/9] backlight: gpio: simplify the platform data handling, Bartosz Golaszewski
- [PATCH v7 3/9] backlight: gpio: explicitly set the direction of the GPIO, Bartosz Golaszewski
- [PATCH v7 2/9] backlight: gpio: remove stray newline, Bartosz Golaszewski
- Re: [PATCH v7 0/9] backlight: gpio: simplify the driver, Bartosz Golaszewski
- Re: [PATCH v7 0/9] backlight: gpio: simplify the driver, Lee Jones
- [PATCH v6 0/9] backlight: gpio: simplify the driver,
Bartosz Golaszewski
- [PATCH] omapfb: reduce stack usage,
Sudip Mukherjee
- [PATCH 00/46] ARM: pxa: towards multiplatform support,
Arnd Bergmann
- Re: [PATCH 00/46] ARM: pxa: towards multiplatform support, Guenter Roeck
[PATCH] fbdev/omap: fix max fclk divider for omap36xx,
Adam Ford
[PATCH V8 6/6] backlight: qcom-wled: Add auto string detection logic,
Kiran Gunda
[PATCH V8 5/6] backlight: qcom-wled: add support for short circuit handling., Kiran Gunda
[PATCH V8 4/6] backlight: qcom-wled: Add support for WLED4 peripheral.,
Kiran Gunda
[PATCH V8 3/6] backlight: qcom-wled: Restructure the driver for WLED3., Kiran Gunda
[PATCH V8 2/6] backlight: qcom-wled: Rename PM8941* to WLED3, Kiran Gunda
[PATCH v2 24/33] vgacon: Use pr_warn instead of pr_warning, Kefeng Wang
[PATCH] drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD Controllers, Beniamin Bia
[PATCH] backlight: pwm_bl: configure pwm only once per backlight toggle,
Uwe Kleine-König
[PATCH] staging: sm750fb: format description of parameters the to kernel doc format,
Gabriela Bittencourt
[PATCH] omapfb/dss: remove unneeded conversions to bool,
Andrew F. Davis
[PATCH V7 6/6] backlight: qcom-wled: Add auto string detection logic,
Kiran Gunda
[PATCH V7 5/6] backlight: qcom-wled: add support for short circuit handling.,
Kiran Gunda
[PATCH V7 4/6] backlight: qcom-wled: Add support for WLED4 peripheral.,
Kiran Gunda
[PATCH V7 3/6] backlight: qcom-wled: Restructure the driver for WLED3, Kiran Gunda
[PATCH V7 2/6] backlight: qcom-wled: Rename PM8941* to WLED3., Kiran Gunda
[PATCH 29/34] backlight/jornada720: Use CONFIG_PREEMPTION,
Sebastian Andrzej Siewior
[PATCH v2 00/15] DRM fbconv helpers for converting fbdev drivers,
Thomas Zimmermann
- [PATCH v2 01/15] fbdev: Export fb_check_foreignness(), Thomas Zimmermann
- [PATCH v2 02/15] fbdev: Export FBPIXMAPSIZE, Thomas Zimmermann
- [PATCH v2 04/15] drm: Add fbconv helper module, Thomas Zimmermann
- [PATCH v2 03/15] drm/simple-kms-helper: Add mode_fixup() to simple display pipe, Thomas Zimmermann
- [PATCH v2 06/15] drm/fbconv: Add mode conversion DRM <-> fbdev, Thomas Zimmermann
- [PATCH v2 07/15] drm/fbconv: Add modesetting infrastructure, Thomas Zimmermann
- [PATCH v2 05/15] drm/fbconv: Add DRM <-> fbdev pixel-format conversion, Thomas Zimmermann
- [PATCH v2 08/15] drm/fbconv: Add plane-state check and update, Thomas Zimmermann
- [PATCH v2 11/15] drm/fbconv: Add helpers for init and cleanup of fb_info structures, Thomas Zimmermann
- [PATCH v2 10/15] drm/fbconv: Reimplement several fbdev interfaces, Thomas Zimmermann
- [PATCH v2 09/15] drm/fbconv: Mode-setting pipeline enable / disable, Thomas Zimmermann
- [PATCH v2 12/15] drm/fbconv: Add helper documentation, Thomas Zimmermann
- [PATCH v2 13/15] staging: Add mgakms driver, Thomas Zimmermann
- [PATCH v2 15/15] staging/mgakms: Update matroxfb driver code for DRM, Thomas Zimmermann
- Re: [PATCH v2 00/15] DRM fbconv helpers for converting fbdev drivers, Sam Ravnborg
- Message not available
Re: [PATCH v2 00/15] DRM fbconv helpers for converting fbdev drivers, Daniel Vetter
[PATCH] staging: sm750fb: align arguments with open parenthesis,
Gabriela Bittencourt
[PATCH] staging: fbtft: fbtft-core: Fix last line displayed on fbcon, Alexandru Ardelean
[PATCH 00/36] ARM: samsung platform cleanup,
Arnd Bergmann
Re: [PATCH 00/36] ARM: samsung platform cleanup, Krzysztof Kozlowski
[PATCH] staging: sm750fb: Potential uninitialized field in "pll",
Yizhuo
Uninitialized Variable Use in video: fbdev: pm3fb, Yizhuo Zhai
[PATCH v2 0/4] backlight: pwm_bl: optimizations and small fix for cie1913,
Rasmus Villemoes
[PATCH v5 0/7] backlight: gpio: simplify the driver,
Bartosz Golaszewski
[PATCH] backlight: pwm_bl: Add missing curly branches in else branch,
Matthias Kaehlcke
[PATCH v2] backlight: pwm_bl: Don't assign levels table repeatedly,
Matthias Kaehlcke
[PATCH] backlight: pwm_bl: Don't assign levels table repeatedly,
Matthias Kaehlcke
[PATCH v4 0/7] backlight: gpio: simplify the driver,
Bartosz Golaszewski
[PATCH V6 8/8] backlight: qcom-wled: Add auto string detection logic, Kiran Gunda
[PATCH V6 7/8] backlight: qcom-wled: add support for short circuit handling., Kiran Gunda
[PATCH V6 6/8] backlight: qcom-wled: Add support for WLED4 peripheral, Kiran Gunda
[PATCH V6 5/8] backlight: qcom-wled: Restructure the driver for WLED3,
Kiran Gunda
[PATCH V6 4/8] backlight: qcom-wled: Rename PM8941* to WLED3, Kiran Gunda
[PATCH V6 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c,
Kiran Gunda
[PATCH] Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc,
Navid Emamdoost
[PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs,
Denis Efremov
[PATCH v2] fbdev: c2p: Fix link failure on non-inlining,
Geert Uytterhoeven
[PATCH -next] fbdev: c2p: Fix link failure on non-inlining,
Geert Uytterhoeven
[PATCH AUTOSEL 5.3 13/87] video: ssd1307fb: Start page range at page_offset, Sasha Levin
[PATCH AUTOSEL 4.19 05/50] video: ssd1307fb: Start page range at page_offset, Sasha Levin
[PATCH AUTOSEL 4.14 04/28] video: ssd1307fb: Start page range at page_offset, Sasha Levin
[PATCH AUTOSEL 4.9 02/19] video: ssd1307fb: Start page range at page_offset, Sasha Levin
[PATCH AUTOSEL 4.4 01/14] video: ssd1307fb: Start page range at page_offset, Sasha Levin
[PATCH AUTOSEL 5.2 08/70] video: ssd1307fb: Start page range at page_offset, Sasha Levin
Outdated efifb documentation, Paul Menzel
[PATCH 23/32] vgacon: Use pr_warn instead of pr_warning, Kefeng Wang
[PATCH] video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe(),
Markus Elfring
[PATCH] video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe(),
Markus Elfring
[PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant,
Rasmus Villemoes
[PATHC v6] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver,
Wei Hu
[PATCH v3 16/26] fbmem: use PCI_STD_NUM_BARS, Denis Efremov
[PATCH v3 15/26] efifb: Loop using PCI_STD_NUM_BARS, Denis Efremov
[PATCH v5] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver,
Wei Hu
[PATCH v4 0/2] backlight_lm3630a: add enable_gpios property,
Andreas Kemnade
[PATCH v4] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver, Wei Hu
[PATCH] video: hyperv_fb: Add the support of hibernation,
Dexuan Cui
[PATCH v3 0/2] backlight_lm3630a: add enable_gpios property,
Andreas Kemnade
[PATCH] video: fbdev: fsl-diu-fb: mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH v2 0/2] backlight_lm3630a: add enable_gpios property,
Andreas Kemnade
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]