messages from 2025-12-18 16:58:00 to 2026-01-07 12:21:05 UTC [more...]
[PATCH v2 0/6] video/logo: allow custom boot logo and simplify logic
2026-01-07 12:20 UTC (13+ messages)
` [PATCH v2 1/6] video/logo: remove orphan .pgm Makefile rule
` [PATCH v2 2/6] video/logo: add a type parameter to the logo makefile function
` [PATCH v2 3/6] video/logo: allow custom logo
` [PATCH v2 4/6] newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
` [PATCH v2 5/6] sh: defconfig: remove CONFIG_LOGO_SUPERH_*
` [PATCH v2 6/6] video/logo: move logo selection logic to Kconfig
[PATCH 0/3] staging: style cleanups for sm750fb and rtl8723bs
2026-01-07 9:47 UTC (4+ messages)
` [PATCH 1/3] staging: sm750fb: fix static const char array warning
` [PATCH 2/3] staging: rtl8723bs: remove trailing whitespace
` [PATCH 3/3] staging: rtl8723bs: remove unnecessary parentheses and true comparisons
[PATCH v4 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
2026-01-07 7:33 UTC (9+ messages)
` [PATCH v4 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v4 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v4 3/4] fbdev: omapfb: "
` [PATCH v4 4/4] fbdev: sh_mobile_lcdc: "
[PATCH v2] fbdev: bitblit: bound-check glyph index in bit_putcs*
2026-01-06 9:04 UTC (5+ messages)
[PATCH v3 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
2026-01-06 5:07 UTC (20+ 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 v3 3/4] fbdev: omapfb: "
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: "
[PATCH v1 0/4] staging: fbtft: reduce stack usage by avoiding large write_reg() varargs
2026-01-06 0:42 UTC (13+ messages)
` [PATCH v1 1/4] staging: fbtft: core: avoid large stack usage in DT init parsing
` [PATCH v1 2/4] staging: fbtft: ssd1351: send gamma table via fbtft_write_buf_dc()
` [PATCH v1 3/4] staging: fbtft: ssd1331: "
` [PATCH v1 4/4] staging: fbtft: hx8353d: send LUT via buffer to reduce stack usage
[PATCH v1 0/2] backlight: gpio-backlight: Add support for multiple GPIOs
2026-01-05 10:09 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: backlight: gpio-backlight: allow "
` [PATCH v1 2/2] backlight: gpio: add support for multiple GPIOs for backlight control
[PATCH 5.10.y] fbcon: Fix the issue of uninitialized charcount in the remaining consoles
2026-01-05 10:28 UTC
[PATCH] staging: sm750fb: fix unused tmp in sw_i2c_wait
2026-01-05 9:12 UTC (6+ messages)
` [PATCH v2] "
[PATCH] staging: sm750fb: fix typo 'resetted' -> 'reset'
2026-01-03 12:08 UTC
[PATCH 0/6] video/logo: allow custom boot logo and simplify logic
2026-01-02 21:54 UTC (21+ messages)
` [PATCH 1/6] video/logo: remove orphan .pgm Makefile rule
` [PATCH 2/6] video/logo: add a type parameter to the logo makefile function
` [PATCH 3/6] video/logo: allow custom logo
` [PATCH 4/6] newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
` [PATCH 5/6] sh: defconfig: remove CONFIG_LOGO_SUPERH_*
` [PATCH 6/6] video/logo: move logo selection logic to Kconfig
[PATCH 1/3] drivers: video: fbdev: Remove hyperv_fb driver
2026-01-02 19:23 UTC (7+ messages)
[PATCH] staging: sm750fb: fix const array warning
2025-12-31 3:31 UTC (4+ messages)
[PATCH] fbdev: xilinxfb: request memory region before mapping framebuffer
2025-12-31 1:12 UTC (3+ messages)
[PATCH] fbdev: geode: lxfb: Use devm_request_mem_region
2025-12-30 10:10 UTC (2+ messages)
[PATCH] fbcon: Add check for return value
2025-12-30 9:27 UTC (2+ messages)
[PATCH] fbdev: Use device_create_with_groups() to fix sysfs groups registration race
2025-12-30 8:56 UTC (2+ messages)
[PATCH] fbdev: smscufx: properly copy ioctl memory to kernelspace
2025-12-30 8:38 UTC (2+ messages)
[PATCH 14/19] video/vga: Add VGA_IS0_R
2025-12-30 8:30 UTC (5+ messages)
` [PATCH v2 "
[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 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] 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 v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
2025-12-21 16:18 UTC (4+ messages)
` [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 (3+ 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
page: | 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).