linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-25 15:29:42 to 2025-12-30 05:29:07 UTC [more...]

[PATCH v3 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2025-12-30  5:28 UTC  (3+ messages)
` [PATCH v3 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v3 2/4] staging: fbtft: Make FB_DEVICE dependency optional

[PATCH 00/12] Recover sysfb after DRM probe failure
 2025-12-29 21:58 UTC  (2+ messages)
` [PATCH 01/12] video/aperture: Add sysfb restore on "

[PATCH] Replace udelay() with usleep_range() in PLL initialization code. According to Documentation/timers/timers-howto.rst, usleep_range() is preferred for delays "10us - 20ms"
 2025-12-29  7:41 UTC  (2+ messages)

[PATCH] fbdev: smscufx: properly copy ioctl memory to kernelspace
 2025-12-28 13:17 UTC 

[PATCH v2 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2025-12-28  3:36 UTC  (11+ messages)
` [PATCH v2 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v2 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v2 3/4] fbdev: omapfb: "
` [PATCH v2 4/4] fbdev: sh_mobile_lcdc: "

[PATCH 1/3] drivers: video: fbdev: Remove hyperv_fb driver
 2025-12-27  4:24 UTC 

[PATCH v2] fbdev: bitblit: bound-check glyph index in bit_putcs*
 2025-12-27  2:04 UTC  (4+ messages)

[PATCH] staging: sm750fb: fix const array warning
 2025-12-26 12:04 UTC 

[PATCH] staging: sm750fb: make g_fbmode array fully const
 2025-12-24 12:20 UTC  (3+ messages)

[PATCH] staging: sm750fb: rename fixId to fix_id
 2025-12-23 19:27 UTC 

[PATCH] staging: sm750fb: rename fixId to fix_id
 2025-12-23 19:24 UTC 

[PATCH] staging: sm750fb: improve clarity in TODO file
 2025-12-23 18:59 UTC 

[PATCH 5.10] fbcon: Add check for return value
 2025-12-23  6:31 UTC 

[PATCH] staging/sm750fb: remove outdated TODO lines
 2025-12-22 21:28 UTC 

[PATCH] fbdev: Use device_create_with_groups() to fix sysfs groups registration race
 2025-12-21 16:57 UTC 

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-12-21 16:18 UTC  (19+ messages)
` [PATCH v3 1/9] efi: earlycon: Reduce number of references to global screen_info
` [PATCH v3 2/9] efi: sysfb_efi: "
` [PATCH v3 3/9] sysfb: Add struct sysfb_display_info
` [PATCH v3 4/9] sysfb: Replace screen_info with sysfb_primary_display
` [PATCH v3 5/9] sysfb: Pass sysfb_primary_display to devices
` [PATCH v3 6/9] sysfb: Move edid_info into sysfb_primary_display
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 8/9] efi: Support EDID information
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display

[PATCH] staging: sm750fb: Rename CamelCase variable fixId to fix_id
 2025-12-21 15:30 UTC 

[PATCH] staging: fbtft: fix spacing before close parenthesis
 2025-12-20 14:34 UTC  (4+ messages)

[PATCH RFC v5 0/6] nova-core: Memory management initial patches
 2025-12-19 20:38 UTC  (7+ messages)
` [PATCH RFC v5 1/6] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v5 2/6] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v5 3/6] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v5 4/6] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v5 5/6] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v5 6/6] nova-core: Add PRAMIN aperture self-tests

[PATCH 14/19] video/vga: Add VGA_IS0_R
 2025-12-18 16:56 UTC  (9+ messages)
  ` [PATCH v2 "

[PATCH] riva/fbdev: fix divide error in nv3_arb()
 2025-12-17 13:31 UTC  (4+ messages)

[PATCH] staging: sm750fb: Fix alignment in sm750_hw_cursor_set_size call
 2025-12-17 13:02 UTC  (2+ messages)

[PATCH v2,stable/linux-6.6.y] fbdev: Fix out-of-bounds issue in sys_fillrect()
 2025-12-17  9:45 UTC  (2+ messages)

[PATCH] fbcon: Add check for return value
 2025-12-17  9:11 UTC 

[PATCH v6 0/4] backlight: add new max25014 backlight driver
 2025-12-16  8:19 UTC  (16+ messages)
` [PATCH v6 1/4] dt-bindings: backlight: Add max25014 support
` [PATCH v6 2/4] backlight: add max25014atg backlight
` [PATCH v6 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v6 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[syzbot] Monthly fbdev report (Dec 2025)
 2025-12-16  1:32 UTC 

[PATCH] fbdev: xilinxfb: request memory region before mapping framebuffer
 2025-12-15 22:53 UTC 

[PATCH v2] fbdev: arkfb: Request legacy VGA I/O region
 2025-12-14 11:19 UTC  (3+ messages)

[PATCH 0/8] Add support for Advantech EIO MFD series devices
 2025-12-14  0:54 UTC  (15+ messages)
` [PATCH 1/8] Add Advantech EIO MFD driver
` [PATCH 2/8] Add Advantech EIO GPIO driver
` [PATCH 3/8] Add Advantech EIO Hardware Monitor driver
` [PATCH 4/8] Add Advantech EIO I2C driver
` [PATCH 5/8] Add Advantech EIO Backlight driver
` [PATCH 6/8] Add Advantech EIO Watchdog driver
` [PATCH 7/8] Add Advantech EIO Thermal driver
` [PATCH 8/8] Add Advantech EIO Fan driver

[PATCH] fbdev: geode: lxfb: Use devm_request_mem_region
 2025-12-14  1:20 UTC 

[PATCH] fbdev: geode: gxfb: Use devm_request_mem_region
 2025-12-14  1:13 UTC 

[PATCH] fbdev: arkfb: Request legacy VGA I/O region
 2025-12-13 15:49 UTC  (2+ messages)

[PATCH 0/3] fbdev: Guard sysfs interfaces under CONFIG_FB_DEVICE
 2025-12-10  4:26 UTC  (11+ messages)
` [PATCH 1/3] fbtft: Make sysfs and dev_*() logging conditional on FB_DEVICE
` [PATCH 2/3] omapfb: Guard sysfs code under CONFIG_FB_DEVICE
` [PATCH 3/3] sh_mobile_lcdc: Guard overlay sysfs interfaces "

[GIT PULL] fbdev fixes for v6.19-rc1
 2025-12-07  0:26 UTC  (2+ messages)

[PATCH v6 0/2] Backlight driver to control backlight behind Congatec Board Controller
 2025-12-05 12:19 UTC  (3+ messages)
` [PATCH v6 1/2] backlight: Add Congatec Board Controller (CGBC) backlight support
` [PATCH v6 2/2] mfd: cgbc: Add support for backlight

[PATCH v2] fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
 2025-12-05 10:32 UTC  (2+ messages)

[PATCH v4 0/3] Introduce support for C linked list interfacing and GPU Buddy bindings
 2025-12-04 21:57 UTC  (5+ messages)
` [PATCH v4 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH v4 2/3] gpu: Move DRM buddy allocator one level up
` [PATCH v4 3/3] rust: gpu: Add GPU buddy allocator bindings

[PATCH v5 0/2] Backlight driver to control backlight behind Congatec Board Controller
 2025-12-04 16:31 UTC  (4+ messages)
` [PATCH v5 1/2] backlight: Add Congatec Board Controller (CGBC) backlight support
` [PATCH v5 2/2] mfd: cgbc: Add support for backlight

[PATCH 6.12 126/132] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2025-12-03 17:15 UTC  (2+ messages)

[PATCH 6.12.y] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2025-12-03 16:50 UTC  (5+ messages)

[PATCH 6.17 090/146] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2025-12-03 15:27 UTC 

[PATCH] fbdev/pxafb: Fix multiple clamped values in pxafb_adjust_timing
 2025-12-03 10:30 UTC  (7+ messages)

[PATCH] fonts: Add Terminus 10x18 console font
 2025-12-03  9:07 UTC  (4+ messages)

[PATCH stable] fbdev: Fix out-of-bounds issue in sys_fillrect()
 2025-12-03  2:11 UTC  (5+ messages)

[PATCH] fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
 2025-12-02 19:49 UTC  (2+ messages)

[PATCH] fbdev: i810: use appopriate log interface dev_info
 2025-12-02 19:24 UTC  (2+ messages)

[PATCH] fbdev/tridentfb: replace printk() with dev_*() in probe
 2025-12-02 19:09 UTC  (2+ messages)

[PATCH] fbdev/tcx.c fix mem_map to correct smem_start offset
 2025-12-02 18:50 UTC  (3+ messages)

[PATCH 6.6.y] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2025-12-02 15:53 UTC  (3+ messages)

[PATCH 0/5] drm: Remove remaining support for kdb
 2025-12-01 16:41 UTC  (11+ messages)
` [PATCH 2/5] drm/nouveau: Do not implement mode_set_base_atomic callback

[PATCH v4 0/2] Backlight driver to control backlight behind Congatec Board Controller
 2025-12-01 13:13 UTC  (6+ messages)
` [PATCH v4 1/2] backlight: Add Congatec Board Controller (CGBC) backlight support
` [PATCH v4 2/2] mfd: cgbc: Add support for backlight

[PATCH] backlight: aw99706: Fix unused function warnings from suspend/resume ops
 2025-11-27  8:34 UTC  (2+ messages)
` (subset) "

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-26 15:17 UTC  (11+ messages)

[PATCH v3 0/2] Backlight driver to control backlight behind Congatec Board Controller
 2025-11-26 12:33 UTC  (4+ messages)
` [PATCH v3 1/2] backlight: Add Congatec Board Controller (CGBC) backlight support
` [PATCH v3 2/2] mfd: cgbc: Add support for backlight

[PATCH] fbdev: core: Fix vmalloc-out-of-bounds in fb_imageblit
 2025-11-26  6:55 UTC  (2+ messages)


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).