linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-22 16:26:34 to 2024-03-10 12:35:32 UTC [more...]

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-03-10 12:34 UTC  (31+ messages)
` [PATCH v2 01/28] sparc32: Update defconfig to LEON SMP
` [PATCH v2 02/28] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH v2 03/28] sparc32: Drop floppy support
` [PATCH v2 04/28] sparc32: Drop sun4m specific led driver
` [PATCH v2 05/28] sparc32: Drop sun specific power management drivers
` [PATCH v2 06/28] sparc32: Drop auxio support
` [PATCH v2 07/28] sparc32: Drop run-time patching of ipi trap
` [PATCH v2 08/28] sparc32: Drop patching of interrupt vector
` [PATCH v2 09/28] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH v2 10/28] sparc32: Drop sun4d/sun4m smp support
` [PATCH v2 11/28] sparc32: Drop pcic support
` [PATCH v2 12/28] sparc32: Drop mbus support
` [PATCH v2 13/28] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH v2 14/28] sparc32: Drop unused mmu models
` [PATCH v2 15/28] sparc32: Drop check for sparc_model
` [PATCH v2 16/28] sparc32: Drop use of sparc_config
` [PATCH v2 17/28] sparc32: Drop run-time cpuid patching
` [PATCH v2 18/28] sparc32: Drop run-time patching of ASI instructions
` [PATCH v2 19/28] sparc32: Drop support for 7 register windows
` [PATCH v2 20/28] sparc32: Drop additional sun4d bits
` [PATCH v2 21/28] sparc32: Drop unused prom ranges support
` [PATCH v2 22/28] sparc32: Drop unused sbus iommu support
` [PATCH v2 23/28] sparc32: Drop sun4m irq support
` [PATCH v2 24/28] sparc32: Drop unused trampoline code
` [PATCH v2 25/28] sparc32: Drop config SPARC_LEON
` [PATCH v2 26/28] sparc32: Drop sbus support
` [PATCH v2 27/28] sbus: char: Drop now unused uctrl driver
` [PATCH v2 28/28] fbdev/p9100: Drop now unused driver p9100

[PATCH v3 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-07 10:33 UTC  (6+ messages)
` [PATCH v3 1/3] fbdev/chipsfb: Include <linux/backlight.h>
` [PATCH v3 2/3] macintosh/via-pmu-backlight: "
` [PATCH v3 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code

[PATCH RESEND drm-misc 0/4] drm: constify struct class usage
 2024-03-07  7:37 UTC  (9+ messages)
` [PATCH RESEND drm-misc 1/4] drm/dp: make drm_dp_aux_dev_class constant
` [PATCH RESEND drm-misc 2/4] drm/sysfs: make drm_class constant
` [PATCH RESEND drm-misc 3/4] drm/fbdev/core: make fb_class constant
` [PATCH RESEND drm-misc 4/4] dma-buf: heaps: make dma_heap_class constant

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-05 16:22 UTC  (11+ messages)
` [PATCH v4 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v4 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v4 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v4 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v4 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v4 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v4 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v4 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v4 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v4 10/10] backlight: Add controls_device callback to struct backlight_ops

[PATCH v3 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-05 16:04 UTC  (17+ messages)
` [PATCH v3 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v3 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v3 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v3 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v3 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v3 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v3 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v3 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v3 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v3 10/10] backlight: Add controls_device callback to struct backlight_ops

[PATCH] staging: sm750fb: rename function deGetTransparency()
 2024-03-05 14:01 UTC  (2+ messages)

[PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-05 13:51 UTC 

[PATCH 0/2] video: backlight: constify struct class usage
 2024-03-05 12:21 UTC  (3+ messages)
` [PATCH 1/2] video: backlight: make backlight_class constant
` [PATCH 2/2] video: backlight: lcd: make lcd_class constant

[PATCH] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-05 10:18 UTC  (2+ messages)

[PATCH v2 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-05 10:06 UTC  (9+ messages)
` [PATCH v2 1/3] fbdev/chipsfb: Include <linux/backlight.h>
` [PATCH v2 2/3] macintosh/via-pmu-backlight: "
` [PATCH v2 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code

[PATCH v2 0/7] backlight: Simplify probe in few drivers
 2024-03-05 10:04 UTC  (10+ messages)
` [PATCH v2 1/7] backlight: gpio: Simplify with dev_err_probe()
` [PATCH v2 2/7] backlight: l4f00242t03: "
` [PATCH v2 3/7] backlight: bd6107: Handle deferred probe
` [PATCH v2 4/7] backlight: as3711_bl: "
` [PATCH v2 5/7] backlight: lm3630a_bl: "
` [PATCH v2 6/7] backlight: lm3630a_bl: Simplify probe return on gpio request error
` [PATCH v2 7/7] backlight: pandora_bl: Drop unneeded ENOMEM error message

fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device'
 2024-03-05  8:19 UTC  (11+ messages)
` [PATCH] powerpc: include linux/backlight.h from asm/backlight.h

[PATCH 0/7] backlight: Simplify probe in few drivers
 2024-03-05  8:09 UTC  (16+ messages)
` [PATCH 1/7] backlight: gpio: Simplify with dev_err_probe()
` [PATCH 2/7] backlight: l4f00242t03: "
` [PATCH 3/7] backlight: bd6107: Handle deferred probe
` [PATCH 4/7] backlight: as3711_bl: "
` [PATCH 5/7] backlight: lm3630a_bl: "
` [PATCH 6/7] backlight: lm3630a_bl: Simplify probe return on gpio request error
` [PATCH 7/7] backlight: pandora_bl: Drop unneeded ENOMEM error message

[PATCH 5.15 44/84] fbcon: always restore the old font data in fbcon_do_set_font()
 2024-03-04 21:24 UTC 

[PATCH 6.1 068/215] fbcon: always restore the old font data in fbcon_do_set_font()
 2024-03-04 21:22 UTC 

[PATCH 6.6 059/143] fbcon: always restore the old font data in fbcon_do_set_font()
 2024-03-04 21:22 UTC 

[PATCH 6.7 062/162] fbcon: always restore the old font data in fbcon_do_set_font()
 2024-03-04 21:22 UTC 

Linux warns `sysfb: VRAM smaller than advertised` when using kexec
 2024-03-04 16:08 UTC 

[PATCH] fbdev/chipsfb: Include <linux/backlight.h>
 2024-03-04 11:16 UTC  (2+ messages)

[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
 2024-03-04  5:16 UTC  (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "

[PATCH] staging: sm750fb: Remove unneeded setting of info->screen_size
 2024-03-01 19:53 UTC 

[PATCH 1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
 2024-03-01 16:41 UTC  (6+ messages)

[PATCH] fbdev: fixed typo in hw_bitblt_1 and hw_bitblt_2
 2024-03-01 11:35 UTC 

[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-29 17:39 UTC  (5+ messages)
` [PATCH RESEND 4/4] backlight: mp3309c: Fully initialize backlight_properties during probe
  ` (subset) "
` (subset) [PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure

[PATCH][next] staging: fbtft: remove unused variable 'count'
 2024-02-29 12:01 UTC 

[PATCH] fbdev/mb862xxfb: Fix defined but not used error
 2024-02-29 11:50 UTC 

[PATCH 1/2] dummycon: Add dummycon_(un)register_switch_notifier
 2024-02-28 18:09 UTC  (8+ messages)
` [PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch

[PATCH v3 0/2] Fixes for omapdrm console
 2024-02-28  6:35 UTC  (3+ messages)
` [PATCH v3 1/2] drm/omapdrm: Fix console by implementing fb_dirty
` [PATCH v3 2/2] drm/omapdrm: Fix console with deferred ops

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-02-27 18:48 UTC  (17+ messages)
` [DO NOT MERGE v6 02/37] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v6 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v6 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v6 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v6 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v6 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v6 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support

[PATCH v2 0/2] Fixes for omapdrm console
 2024-02-27 11:34 UTC  (15+ messages)
` [PATCH v2 1/2] drm/omapdrm: Fix console by implementing fb_dirty
` [PATCH v2 2/2] drm/omapdrm: Fix console with deferred ops

[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-26 23:11 UTC  (2+ messages)

[PATCH] fbcon: always restore the old font data in fbcon_do_set_font()
 2024-02-26 15:51 UTC  (2+ messages)

[PATCH v3 0/9] fbdev: Clean up include dependencies in header
 2024-02-26 12:52 UTC  (8+ messages)
` [PATCH v3 1/9] backlight/corgi-lcd: Include <linux/backlight.h>

[PATCH 2/2] mtd: Remove support for Carillo Ranch driver
 2024-02-26 10:43 UTC  (2+ messages)

[PATCH 0/4] Various fixes for the lm3630a backlight driver
 2024-02-23 17:02 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] leds: expresswire: Fix dependencies
 2024-02-23 15:54 UTC  (2+ messages)

[PATCH] backlight: ktd2801: make timing struct static
 2024-02-23 14:50 UTC  (2+ messages)
` (subset) "

[resend, PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-23 13:52 UTC  (4+ messages)

[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-23 13:51 UTC  (2+ messages)

[PATCH v2 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-23 10:53 UTC  (3+ messages)
` [PATCH v2 01/10] backlight: Match backlight device against struct fb_info.bl_dev

[PATCH 2/3] arch: Remove struct fb_info from video helpers
 2024-02-23  1:26 UTC  (2+ messages)

[PATCH 3/3] arch: Rename fbdev header and source files
 2024-02-22 23:52 UTC  (3+ 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).