public inbox for linux-fbdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 07:55:50 to 2026-02-13 10:04:20 UTC [more...]

[PATCH] staging: fbtft: Remove duplications of fbtft_set_addr_win()
 2026-02-13 10:04 UTC  (2+ messages)

[PATCH] staging: fbtft: Optimize partial write()
 2026-02-13  8:59 UTC 

[PATCH v4] staging: sm750fb: Rename nDirection to new_direction
 2026-02-13  5:23 UTC  (2+ messages)

[PATCH v3] staging: sm750fb: Rename nDirection to new_direction
 2026-02-12 15:00 UTC  (2+ messages)

[PATCH v2] staging: sm750fb: Rename nDirection to new_direction
 2026-02-12 10:13 UTC  (2+ messages)

[PATCH] staging: sm750fb: convert nDirection to snake_case
 2026-02-12  5:35 UTC  (3+ messages)

[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-11 21:17 UTC  (16+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v8 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v8 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation

[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-11 17:30 UTC  (9+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v9 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v9 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation

[PATCH] fbcon: Declare struct fb_info.fbcon_par as of type struct fbcon_par
 2026-02-10 10:01 UTC  (2+ messages)

[PATCH] fbcon: Remove struct fbcon_display.inverse
 2026-02-10  9:06 UTC  (3+ messages)

[PATCH v7 0/4] backlight: add new max25014 backlight driver
 2026-02-10  8:51 UTC  (4+ messages)
` [PATCH v7 1/4] dt-bindings: backlight: Add max25014 support

[PATCH] arch: m68k: remove incomplete, unusable Apollo hardware support
 2026-02-09 22:59 UTC  (4+ messages)

[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
 2026-02-09 19:42 UTC  (23+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
` [PATCH -next v7 2/2] rust: gpu: Add GPU buddy allocator bindings

[PATCH -next] gpu: Move DRM buddy allocator one level up
 2026-02-09 19:30 UTC  (4+ messages)

[PATCH v3 0/6] fbdev: au1100fb: support COMPILE_TEST and fix multi-device support
 2026-02-09  9:16 UTC  (13+ messages)
` [PATCH v3 1/6] fbdev: au1100fb: Don't store device specific data in global variables
` [PATCH v3 2/6] fbdev: au1100fb: Mark several local functions as static
` [PATCH v3 3/6] fbdev: au1100fb: Use %zu to printk a value of type size_t
` [PATCH v3 4/6] fbdev: au1100fb: Use %pad to printk a value of type dma_addr_t
` [PATCH v3 5/6] fbdev: au1100fb: Make driver compilable on non-mips platforms
` [PATCH v3 6/6] fbdev: au1100fb: Replace custom printk wrappers by pr_*

[PATCH] staging: sm750fb: fix CamelCase and Hungarian prefix in variable names
 2026-02-08 18:43 UTC  (9+ messages)
  ` [PATCH v2 1/2] staging: sm750fb: Fix CamelCase "
    ` [PATCH v2 2/2] staging: sm750fb: remove Hungarian notation prefixes
      ` [PATCH v3 1/2] staging: sm750fb: Fix CamelCase variable names
        ` [PATCH v3 2/2] staging: sm750fb: remove Hungarian notation prefixes
      ` [PATCH v4 1/2] staging: sm750fb: Fix CamelCase variable names
        ` [PATCH v4 2/2] staging: sm750fb: remove Hungarian notation prefixes

[PATCH v2 0/4] fbdev: au1100fb: support COMPILE_TEST and fix multi-device support
 2026-02-08 17:48 UTC  (13+ messages)
` [PATCH v2 1/4] fbdev: au1100fb: Don't store device specific data in global variables
` [PATCH v2 2/4] fbdev: au1100fb: Mark several local functions as static
` [PATCH v2 3/4] fbdev: au1100fb: Use %zu to printk a value of type size_t
` [PATCH v2 4/4] fbdev: au1100fb: Make driver compilable on non-mips platforms

[PATCH] staging: fbtft: fix unchecked write return value in fb_agm1264k-fl
 2026-02-08 13:46 UTC  (2+ messages)

[PATCH v4 0/3] staging: sm750fb: clean up logging
 2026-02-07 15:37 UTC  (4+ messages)
` [PATCH v4 1/3] staging: sm750fb: remove debug and diagnostic prints
` [PATCH v4 2/3] staging: sm750fb: convert logging to device-based in sm750.c
` [PATCH v4 3/3] staging: sm750fb: convert logging to device-based in sm750_hw.c

[PATCH] staging: sm750fb: rename CamelCase variables in sm750_accel.c
 2026-02-07 13:34 UTC  (2+ messages)

[PATCH v3 1/5] staging: sm750fb: replace strcat() with memcpy() in lynxfb_setup()
 2026-02-07 13:32 UTC  (8+ messages)
` [PATCH v3 2/5] staging: sm750fb: use strcmp() for exact option matching
` [PATCH v3 3/5] staging: sm750fb: remove debug and diagnostic prints
` [PATCH v3 4/5] staging: sm750fb: convert logging to device-based in sm750.c
` [PATCH v3 5/5] staging: sm750fb: convert logging to device-based in sm750_hw.c

[PATCH] staging: sm750fb: rename pvMem to pv_mem
 2026-02-07 13:25 UTC  (2+ messages)

[PATCH] fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
 2026-02-06 19:32 UTC  (2+ messages)

[PATCH v1 0/3] fbdev: au1100fb: support COMPILE_TEST and fix multi-device support
 2026-02-06 14:15 UTC  (10+ messages)
` [PATCH v1 1/3] fbdev: au1100fb: Mark several local functions as static
` [PATCH v1 2/3] fbdev: au1100fb: Make driver compilable on non-mips platforms
` [PATCH v1 3/3] fbdev: au1100fb: Don't store device specific data in global variables

[PATCH v5] fbtft: limit dirty rows based on damage range
 2026-02-06 11:35 UTC  (5+ messages)

[PATCH] video: of_display_timing: Fix device node reference leak in of_get_display_timings()
 2026-02-06 10:52 UTC  (2+ messages)

[PATCH] fbdev/ffb: fix corrupted video output on FFB1
 2026-02-06 10:41 UTC  (5+ messages)

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-02-06  1:07 UTC  (8+ messages)
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings

[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
 2026-02-04 23:42 UTC  (7+ messages)

[PATCH] staging: sm750fb: fix CamelCase warning for dBase
 2026-02-04 15:54 UTC  (2+ messages)

[PATCH 5.10 117/161] fbcon: always restore the old font data in fbcon_do_set_font()
 2026-02-04 14:39 UTC 

[PATCH] staging: sm750fb: remove unnecessary parentheses in ddk750_swi2c.c
 2026-02-04 13:14 UTC  (2+ messages)

[PATCH v2 1/4] staging: sm750fb: add bounds checking to option parsing in lynxfb_setup()
 2026-02-04 11:39 UTC  (8+ messages)
` [PATCH v2 2/4] staging: sm750fb: use strcmp() for exact option matching
` [PATCH v2 3/4] staging: sm750fb: remove debug prints and convert logging in sm750.c
` [PATCH v2 4/4] staging: sm750fb: remove debug prints and convert logging in sm750_hw.c

[PATCH v6 2/2] mfd: cgbc: Add support for backlight
 2026-02-04 11:02 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/7] Fix PMI8994 WLED ovp values and more
 2026-02-04 10:26 UTC  (2+ messages)
` (subset) "

[PATCH 1/4] staging: sm750fb: replace strcat() with memcpy() in lynxfb_setup()
 2026-02-04  9:55 UTC  (7+ messages)
` [PATCH 2/4] staging: sm750fb: use strcmp() for exact option matching
` [PATCH 3/4] staging: sm750fb: convert pr_* to dev_* logging in sm750.c
` [PATCH 4/4] staging: sm750fb: convert pr_* to dev_* logging in sm750_hw.c

[PATCH] Revert "staging: fbtft: remove goto from define_fbtft_write_reg macro and clarify empty modifier fbtft-bus.c"
 2026-02-04  9:31 UTC  (3+ messages)
` [PATCH] staging: fbtft: fix macro flow control warning and empty macro argument in fbtft-bus.c

[PATCH v3 01/12] firmware: google: framebuffer: Do not unregister platform device
 2026-02-03 13:52 UTC 

[PATCH] staging: sm750fb: rename Bpp to bpp
 2026-02-03  8:17 UTC  (6+ messages)
  ` [PATCH v2] staging: sm750fb: rename Bpp to bytes_per_pixel

[PATCH] backlight: sky81452-backlight: Check return value of devm_gpiod_get_optional() in sky81452_bl_parse_dt()
 2026-02-03  2:16 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] staging: fbtft: fix macro flow control warning and empty macro argument in fbtft-bus.c
 2026-02-02 20:01 UTC  (2+ messages)

[PATCH] staging: fbtft: fix dev_info() device arguments
 2026-02-02 13:29 UTC  (5+ messages)

[PATCH v2 0/2] backlight: gpio: add support for multiple GPIOs for backlight control
 2026-02-02 10:28 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: gpio-backlight: allow multiple GPIOs

[PATCH] staging: sm750fb: make g_fbmode array const
 2026-02-02  9:02 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