messages from 2025-06-27 11:43:34 to 2025-08-19 03:58:18 UTC [more...]
[PATCH] backlight: led_bl: Use devm_kcalloc() for array space allocation
2025-08-19 3:58 UTC
[PATCH 0/6] fbcon: Move bitops callbacks into separate struct
2025-08-19 0:18 UTC (8+ messages)
` [PATCH 1/6] fbcon: Fix empty lines in fbcon.h
` [PATCH 2/6] fbcon: Rename struct fbcon_ops to struct fbcon
` [PATCH 3/6] fbcon: Set rotate_font callback with related callbacks
` [PATCH 4/6] fbcon: Move fbcon callbacks into struct fbcon_bitops
` [PATCH 5/6] fbcon: Streamline setting rotated/unrotated bitops
` [PATCH 6/6] fbcon: Pass struct fbcon to callbacks in struct fbcon_bitops
[PATCH] fbdev: s3fb: Implement 1 and 2 BPP modes, improve 4 BPP
2025-08-18 20:44 UTC
[PATCH 6.16 536/570] fbdev: nvidiafb: add depends on HAS_IOPORT
2025-08-18 12:48 UTC
[PATCH 6.15 485/515] fbdev: nvidiafb: add depends on HAS_IOPORT
2025-08-18 12:47 UTC
[PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()
2025-08-18 9:16 UTC (10+ messages)
` [PATCH 1/2] "
` EXTERNAL: "
` [PATCH 2/2] backlight: mp3309c: Initialize backlight properties without memset
` EXTERNAL: "
` EXTERNAL: [PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()
[PATCH v2] Cleared out formatting warnings/errors for drivers/staging/sm750fb
2025-08-15 18:51 UTC
[PATCH] Cleared out formatting warnings/errors for drivers/staging/sm750fb
2025-08-15 15:44 UTC (3+ messages)
[PATCH] fbdev: s3fb: Implement powersave for S3 FB
2025-08-15 9:09 UTC (2+ messages)
[syzbot] Monthly fbdev report (Aug 2025)
2025-08-12 12:44 UTC
[PATCH 0/4] backlight: add new max25014 backlight driver
2025-08-11 14:15 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: backlight: Add max25014 bindings
` [PATCH 2/4] backlight: add max25014atg backlight
` [PATCH 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "
[PATCH] fbdev: Use vmalloc_array to simplify code
2025-08-08 8:54 UTC (2+ messages)
[GIT PULL] fbdev last fixes for v6.17-rc1
2025-08-08 3:59 UTC (2+ messages)
[PATCH] fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
2025-08-02 19:30 UTC (2+ messages)
[PATCH] fbdev: core: Add checks for vc_resize failures
2025-08-02 17:24 UTC (3+ messages)
[GIT PULL] fbdev fixes and updates for v6.17-rc1
2025-08-02 17:02 UTC (2+ messages)
[PATCH] backlight: pwm_bl: apply the initial backlight state with sane defaults
2025-08-01 6:32 UTC (2+ messages)
[bug report] staging: sm750fb: Fix polarity assignment for vertical and horizontal mode
2025-07-31 18:13 UTC (4+ messages)
` [External] : "
[syzbot] [fbdev?] KASAN: slab-out-of-bounds Read in fbcon_prepare_logo
2025-07-30 20:34 UTC (2+ messages)
[PATCH 0/2] ExpressWire dependency fixes
2025-07-29 23:32 UTC (5+ messages)
` [PATCH 1/2] leds: Drop duplicate LEDS_EXPRESSWIRE config
` [PATCH 2/2] backlight: ktd2801: Depend on GPIOLIB
[PATCH 1/2] fbdev: remove fb_notify support
2025-07-27 18:11 UTC (3+ messages)
` [PATCH 2/2] fbdev: remove metronomefb
[PATCH] fbdev: pm3fb: Fix potential divide by zero
2025-07-27 18:17 UTC (4+ messages)
[PATCH] fbdev: Fix typo in Kconfig text for FB_DEVICE
2025-07-27 18:06 UTC (2+ messages)
[PATCH] fbdev: Check fb_add_videomode to prevent null-ptr-deref
2025-07-27 18:04 UTC (2+ messages)
[PATCH] fbdev: svgalib: Clean up coding style
2025-07-27 18:00 UTC (2+ messages)
[PATCH v3 0/3] fbdev: kyro: Convert to managed device resources
2025-07-27 17:57 UTC (5+ messages)
` [PATCH v3 1/3] fbdev: kyro: Add missing PCI memory region request
` [PATCH v3 2/3] fbdev: kyro: Use devm_ioremap() for mmio registers
` [PATCH v3 3/3] fbdev: kyro: Use devm_ioremap_wc() for screen mem
[PATCH] fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-07-27 17:53 UTC (2+ messages)
[PATCH] fbdev: fix potential buffer overflow in do_register_framebuffer()
2025-07-27 17:43 UTC (2+ messages)
[PATCH] fbdev: nvidiafb: add depends on HAS_IOPORT
2025-07-27 17:28 UTC (2+ messages)
[PATCH] staging: fbtft: add support for a device tree of backlight
2025-07-26 6:31 UTC (2+ messages)
[PATCH] fbdev: atmel_lcdfb: Fix potential NULL dereference
2025-07-24 7:29 UTC (2+ messages)
[PATCH v2 00/15] backlight: Do not include <linux/fb.h> in header file
2025-07-22 13:03 UTC (28+ messages)
` [PATCH v2 01/15] platform/x86: dell-uart-backlight: Use blacklight power constant
` [PATCH v2 02/15] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
` [PATCH v2 03/15] drm/panel: panel-samsung-s6e88a0-ams427ap24: "
` [PATCH v2 04/15] drm/panel: panel-summit: "
` [PATCH v2 05/15] fbcon: Add necessary include statements and forward declarations
` [PATCH v2 06/15] backlight: Include <linux/of.h>
` [PATCH v2 07/15] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 08/15] backlight: as3711_bl: Include <linux/of.h>
` [PATCH v2 09/15] backlight: da9052_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 10/15] backlight: jornada720: Include <linux/io.h>
` [PATCH v2 11/15] backlight: ktd2801: Include <linux/mod_devicetable.h>
` [PATCH v2 12/15] backlight: led_bl: Include <linux/of.h>
` [PATCH v2 13/15] backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
` [PATCH v2 14/15] backlight: rt4831: Include <linux/mod_devicetable.h>
` [PATCH v2 15/15] backlight: Do not include <linux/fb.h> in header file
[syzbot] Monthly fbdev report (Jul 2025)
2025-07-14 7:22 UTC
[PATCH v2 0/5] Add interconnent support for simpledrm/simplefb
2025-07-11 9:21 UTC (37+ messages)
` [PATCH v2 1/5] dt-bindings: display: simple-framebuffer: Add interconnects property
` [PATCH v2 3/5] drm/sysfb: simpledrm: Add support for interconnect paths
` [PATCH v2 5/5] fbdev/simplefb: "
[PATCH] fbcon: Fix outdated registered_fb reference in comment
2025-07-09 13:29 UTC (2+ messages)
[PATCH] fbdev: kyro: Add missing PCI memory region request
2025-07-09 8:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH 5.15 051/160] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
2025-07-08 16:21 UTC (6+ messages)
` [PATCH 5.15 052/160] vgacon: remove unneeded forward declarations
` [PATCH 5.15 053/160] tty: vt: make init parameter of consw::con_init() a bool
` [PATCH 5.15 054/160] tty: vt: sanitize arguments of consw::con_clear()
` [PATCH 5.15 055/160] tty: vt: make consw::con_switch() return a bool
` [PATCH 5.15 056/160] dummycon: Trigger redraw when switching consoles with deferred takeover
[PATCH] fbdev: efifb: do not load efifb if PCI BAR has changed but not fixuped
2025-07-07 10:17 UTC (6+ messages)
[PATCH 6.1 063/132] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
2025-07-03 14:42 UTC (6+ messages)
` [PATCH 6.1 064/132] vgacon: remove unneeded forward declarations
` [PATCH 6.1 065/132] tty: vt: make init parameter of consw::con_init() a bool
` [PATCH 6.1 066/132] tty: vt: sanitize arguments of consw::con_clear()
` [PATCH 6.1 067/132] tty: vt: make consw::con_switch() return a bool
` [PATCH 6.1 068/132] dummycon: Trigger redraw when switching consoles with deferred takeover
[PATCH 6.6 058/139] tty: vt: make init parameter of consw::con_init() a bool
2025-07-03 14:42 UTC (4+ messages)
` [PATCH 6.6 059/139] tty: vt: sanitize arguments of consw::con_clear()
` [PATCH 6.6 060/139] tty: vt: make consw::con_switch() return a bool
` [PATCH 6.6 061/139] dummycon: Trigger redraw when switching consoles with deferred takeover
[PATCH] staging: sm750fb: Mark g_fbmode as a pointer to const pointer
2025-07-02 2:43 UTC (2+ messages)
[PATCH v5] staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()
2025-07-01 16:45 UTC
[PATCH v3 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
2025-07-01 14:22 UTC (11+ messages)
` [PATCH v3 1/2] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
` [PATCH v3 2/2] staging: fbtft: cleanup error handling "
[PATCH v4 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
2025-07-01 14:19 UTC (7+ messages)
` [PATCH v4 1/2] Revert "staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()"
` [PATCH v4 2/2] staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()
[PATCH] staging: sm750fb: fix all checkpatch warnings in .c and .h files
2025-06-30 16:07 UTC (3+ messages)
[PATCH v2 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
2025-06-29 14:23 UTC (5+ messages)
` [PATCH v2 1/2] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
` [PATCH v2 2/2] staging: fbtft: cleanup error handling "
[PATCH] staging: sm750fb: make g_fbmode[] a read-only pointer array
2025-06-27 18:18 UTC (4+ messages)
[PATCH] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
2025-06-27 16:26 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).