Linux Framebuffer Layer development
 help / color / mirror / Atom feed
 messages from 2026-05-05 12:01:37 to 2026-05-24 23:15:48 UTC [more...]

[PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case
 2026-05-24 23:15 UTC  (3+ messages)
` [PATCH v2 1/2] staging: sm750fb: rename setAllEngOff to set_all_eng_off
` [PATCH v2 2/2] staging: sm750fb: rename pvReg to pv_reg

[PATCH] Staging: sm750fb: Change camelCase to snake_case
 2026-05-24 23:13 UTC  (4+ messages)

[PATCH 0/5] staging: sm750fb: various code cleanups
 2026-05-23 16:26 UTC  (9+ messages)
` [PATCH 1/5] staging: sm750fb: remove commented-out forward declarations
` [PATCH 2/5] staging: sm750fb: remove unnecessary initializations
` [PATCH 3/5] staging: sm750fb: remove unused struct fields
` [PATCH 4/5] staging: sm750fb: use ARRAY_SIZE macro in fb_find_mode loop
` [PATCH 5/5] staging: sm750fb: deduplicate fbinfo loop in suspend/resume

[PATCH v2 0/4] staging: sm750fb: various code cleanups
 2026-05-23 15:34 UTC  (5+ messages)
` [PATCH v2 1/4] staging: sm750fb: remove commented-out forward declarations
` [PATCH v2 2/4] staging: sm750fb: remove unnecessary initializations
` [PATCH v2 3/4] staging: sm750fb: remove unused struct fields
` [PATCH v2 4/4] staging: sm750fb: deduplicate fbinfo loop in suspend/resume

[PATCH] ARM: mach-rpc: fix zImage build after recent font-related changes
 2026-05-22 22:03 UTC  (6+ messages)

[PATCH v2 0/4] fbdev: Internalize fbcon
 2026-05-22 13:59 UTC  (6+ messages)
` [PATCH v2 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
` [PATCH v2 2/4] fbdev: Wrap user-invoked calls to fb_blank() "
` [PATCH v2 3/4] fbdev: Wrap fbcon updates from vga-switcheroo "
` [PATCH v2 4/4] fbdev: Do not export fbcon from fbdev

[PATCH 0/4] fbdev: Internalize fbcon
 2026-05-22 12:14 UTC  (9+ messages)
` [PATCH 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
` [PATCH 2/4] fbdev: Wrap user-invoked calls to fb_blank() "
` [PATCH 3/4] fbdev: Wrap fbcon updates from vga-switcheroo "
` [PATCH 4/4] fbdev: Do not export fbcon from fbdev

[PATCH] staging: sm750fb: gate dualview dataflow using g_dualview
 2026-05-21 20:44 UTC 

[PATCH v4 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-05-21  8:08 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
` [PATCH v4 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support

[PATCH v8 1/4] dt-bindings: backlight: Add max25014 support
 2026-05-20 14:38 UTC  (5+ messages)
` (subset) "

[PATCH] fbdev: Consistently define pci_device_ids using named initializers
 2026-05-20 13:28 UTC  (4+ messages)

[syzbot] Monthly fbdev report (May 2026)
 2026-05-20 12:32 UTC 

[PATCH] video: console: mdacon: remove this obsolete driver
 2026-05-20 11:45 UTC  (2+ messages)

[PATCH AUTOSEL 7.0-5.10] fbdev: ipu-v3: clean up kernel-doc warnings
 2026-05-20 11:19 UTC 

[PATCH] fbcon: don't suspend/resume when vc is graphics mode
 2026-05-20  2:55 UTC  (3+ messages)

[PATCH v8 0/4] backlight: add new max25014 backlight driver
 2026-05-19 15:22 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-05-19  8:43 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
` [PATCH v3 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support

[PATCH v2 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-05-19  8:14 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
` [PATCH v2 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support

[PATCH] fbdev: imxfb: Use of_device_get_match_data()
 2026-05-19  7:52 UTC  (2+ messages)

[PATCH] video: fbdev: remove Hercules monochrome ISA graphics adapter driver
 2026-05-19  7:49 UTC  (3+ messages)

[PATCH] fbdev: sunxvr2500: replace printk with device-aware logging functions
 2026-05-19  7:40 UTC  (3+ messages)

[PATCH v1] fbdev: Use named initializers for struct i2c_device_id
 2026-05-19  7:28 UTC  (2+ messages)

[PATCH] fbdev: chipsfb: add missing MODULE_DESCRIPTION() macro
 2026-05-19  7:34 UTC  (3+ messages)

[PATCH] fbcon: Use correct type for vc_resize() return value
 2026-05-19  7:18 UTC  (3+ messages)

[PATCH 00/14] fbdev: fix various memory leaks
 2026-05-19  7:11 UTC  (21+ messages)
` [PATCH 01/14] fbdev: hecubafb: fix potential memory leak in hecubafb_probe()
` [PATCH 02/14] fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()
` [PATCH 03/14] fbdev: metronomefb: fix potential memory leak in metronomefb_probe()
` [PATCH 04/14] fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
` [PATCH 05/14] fbdev: carminefb: fix potential memory leak in alloc_carmine_fb()
` [PATCH 06/14] fbdev: i740fb: fix potential memory leak in i740fb_probe()
` [PATCH 07/14] fbdev: nvidia: fix potential memory leak in nvidiafb_probe()
` [PATCH 08/14] fbdev: s3fb: fix potential memory leak in s3_pci_probe()
` [PATCH 09/14] fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()
` [PATCH 10/14] fbdev: tridentfb: fix potential memory leak in trident_pci_probe()
` [PATCH 11/14] fbdev: uvesafb: fix potential memory leak in uvesafb_probe()
` [PATCH 12/14] fbdev: efifb: fix memory leak in efifb_probe()
` [PATCH 13/14] fbdev: vesafb: fix memory leak in vesafb_probe()
` [PATCH 14/14] fbdev: sm501fb: fix potential memory leak in sm501fb_probe()

[PATCH] ARM: move Risc PC-specific <asm/hardware/iomd.h> header into mach-rpc
 2026-05-19  6:51 UTC  (2+ messages)

[PATCH] fbdev: atmel_lcdfb: Use of_device_get_match_data()
 2026-05-19  0:36 UTC 

fbdev: iterator used after loop end in fb_deferred_io_pageref_get?
 2026-05-18 19:04 UTC 

[PATCH] backlight: Use named initializers for arrays of i2c_device_data
 2026-05-18 11:12 UTC 

[PATCH v1 0/6] mfd: lm3533: convert to OF bindings, improve support
 2026-05-18  9:51 UTC  (20+ messages)
` [PATCH v1 1/6] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v1 2/6] mfd: lm3533: Convert to use OF bindings
` [PATCH v1 3/6] mfd: lm3533: Add support for VIN power supply
` [PATCH v1 4/6] mfd: lm3533: set DMA mask
` [PATCH v1 5/6] video: backlight: lm3533_bl: Set initial mapping mode from DT
` [PATCH v1 6/6] video: leds: backlight: lm3533: Support getting LED sources "

[PATCH] staging: sm750: rename CamelCase variable Bpp to bpp
 2026-05-17 13:19 UTC 

[PATCH] staging: sm750fb: fix CamelCase variables name in sm750
 2026-05-17  4:00 UTC  (3+ messages)

[PATCH] staging: sm750fb: Mark g_noaccel, g_nomtrr and g_dualview as __ro_after_init
 2026-05-16 14:23 UTC 

[PATCH] staging: sm750: rename CamelCase variable in sm750.c
 2026-05-15 23:48 UTC  (7+ messages)

[PATCH 6.6 394/474] fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
 2026-05-15 15:48 UTC  (2+ messages)
` [PATCH 6.6 395/474] firmware: google: framebuffer: Do not unregister platform device

[PATCH 0/2] backlight: add support for Silergy SY7758
 2026-05-15  7:37 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: leds: backlight: add "
` [PATCH 2/2] backlight: sy7758: add Silergy SY7758 backlight driver

[PATCH] video: fbdev: sm712: Fix operator precedence in big_swap macro
 2026-05-15  1:02 UTC 

[PATCH] staging: sm750fb: Add suspend checks to copyarea and imageblit
 2026-05-14 12:41 UTC  (3+ messages)

[PATCH] staging: sm750fb: Add suspend checks to copyarea and imageblit
 2026-05-14 11:44 UTC  (2+ messages)

[PATCH] staging: sm750fb: Add suspend checks to copyarea and imageblit
 2026-05-14 10:44 UTC  (2+ messages)

[PATCH] staging: sm750fb: add missing FBINFO_STATE_RUNNING checks in copyarea and imageblit
 2026-05-14  8:36 UTC  (2+ messages)

[PATCH] fbdev: make sh_mobile_lcdc independent of FB_DEVICE
 2026-05-13  7:41 UTC  (2+ messages)

[PATCH 6.18 250/270] fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
 2026-05-12 17:40 UTC 

[PATCH 6.12 179/206] fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
 2026-05-12 17:40 UTC 

[PATCH 0/4] staging: sm750fb: various code cleanups
 2026-05-12 16:41 UTC  (5+ messages)
` [PATCH 1/4] staging: sm750fb: remove unused includes
` [PATCH 2/4] staging: sm750fb: use early returns in frequency checks
` [PATCH 3/4] staging: sm750fb: remove unnecessary initialization
` [PATCH 4/4] staging: sm750fb: remove double space in assignment

[PATCH v3 1/3] staging: sm750fb: remove unused <asm/mtrr.h> include
 2026-05-12  7:36 UTC  (5+ messages)
` [PATCH v3 2/3] staging: sm750fb: remove unused <linux/platform_device.h> include
` [PATCH v3 3/3] staging: sm750fb: remove unused functions

[PATCH v2 1/2] staging: sm750fb: remove unused <asm/mtrr.h> include
 2026-05-12  6:13 UTC  (4+ messages)
` [PATCH v2 2/2] staging: sm750fb: remove unused <linux/platform_device.h> include

[PATCH v1 1/2] staging: sm750fb: remove unused #include directives
 2026-05-12  5:37 UTC  (2+ messages)

[PATCH v3] staging: sm750fb: Keep g_fbmode array non-const
 2026-05-12  5:35 UTC  (3+ messages)

[PATCH v1 2/2] staging: sm750fb: remove unused functions
 2026-05-12  5:07 UTC 

[PATCH AUTOSEL 7.0-5.10] fbdev: ipu-v3: clean up kernel-doc warnings
 2026-05-11 22:19 UTC 

[PATCH] staging: sm750fb: add const to g_fbmode array
 2026-05-11 20:42 UTC  (6+ messages)

[PATCH v2] staging: sm750fb: minor coding style cleanup
 2026-05-11 17:32 UTC  (3+ messages)

[PATCH] staging: sm750fb: remove unnecessary initializations
 2026-05-11 17:17 UTC 

[PATCH] staging: sm750fb: Add const to g_fbmode array
 2026-05-11 15:37 UTC  (4+ messages)

[PATCH] staging: sm750fb: Add const to g_fbmode array
 2026-05-11 10:52 UTC 

[PATCH v2 0/2] Remove redundant X86 dependency for the cgbc backlight driver
 2026-05-07 13:25 UTC  (2+ messages)

Plan to fix nvidia_wmi_ec backlight issues, help wanted
 2026-05-06  7:46 UTC  (3+ messages)

[GIT PULL] fbdev fixes and updates for v7.1-rc3
 2026-05-05 23:55 UTC  (2+ messages)

[PATCH 6.6.y] firmware: google: framebuffer: Do not unregister platform device
 2026-05-05 12:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox