Linux-fbdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-12 09:07:43 to 2024-02-23 14:58:16 UTC [more...]

[PATCH] staging: sm750fb: rename function deGetTransparency()
 2024-02-23 14:58 UTC 

[PATCH] backlight: ktd2801: make timing struct static
 2024-02-23 14:50 UTC  (3+ 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 v3 0/9] fbdev: Clean up include dependencies in header
 2024-02-23 10:56 UTC  (12+ messages)
` [PATCH v3 1/9] backlight/corgi-lcd: Include <linux/backlight.h>
` [PATCH v3 2/9] drm/nouveau: "
` [PATCH v3 3/9] staging/fbtft: "
` [PATCH v3 4/9] fbdev: Do not include <linux/backlight.h> in header
` [PATCH v3 5/9] fbdev: Do not include <linux/fs.h> "
` [PATCH v3 6/9] fbdev: Do not include <linux/notifier.h> "
` [PATCH v3 7/9] fbdev: Do not include <linux/slab.h> "
` [PATCH v3 8/9] fbdev: Clean up forward declarations in header file
` [PATCH v3 9/9] fbdev: Clean up include statements "

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

[PATCH 0/3] arch: Remove fbdev dependency from video helpers
 2024-02-23  1:26 UTC  (7+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH 2/3] arch: Remove struct fb_info from video helpers
` [PATCH 3/3] arch: Rename fbdev header and source files

[PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
 2024-02-22 16:25 UTC  (18+ messages)
` [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier
  ` [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch
                    ` [PATCH v3 1/2] dummycon: Add dummycon_(un)register_switch_notifier
                      ` [PATCH v3 2/2] fbcon: Defer console takeover for splash screens to first switch
                          ` [PATCH v4 1/2] dummycon: Add dummycon_(un)register_switch_notifier
                            ` [PATCH v4 2/2] fbcon: Defer console takeover for splash screens to first switch

[PATCH 0/4] Various fixes for the lm3630a backlight driver
 2024-02-21 11:20 UTC  (15+ messages)
` [PATCH 1/4] backlight: lm3630a: Initialize backlight_properties on init
` [PATCH 2/4] backlight: lm3630a: Don't set bl->props.brightness in get_brightness
` [PATCH 3/4] backlight: lm3630a: Use backlight_get_brightness helper in update_status
` [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Hook up backlight

[PATCH] staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkpatch
 2024-02-21 10:18 UTC  (2+ messages)

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

[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-20 16:48 UTC  (6+ messages)
` [PATCH RESEND 1/4] backlight: da9052: Fully initialize backlight_properties during probe
` [PATCH RESEND 2/4] backlight: lm3639: "
` [PATCH RESEND 3/4] backlight: lp8788: "
` [PATCH RESEND 4/4] backlight: mp3309c: "

[PATCH 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-20 15:30 UTC  (5+ messages)
` [PATCH 1/4] backlight: da9052: Fully initialize backlight_properties during probe
` [PATCH 2/4] backlight: lm3639: "
` [PATCH 3/4] backlight: lp8788: "
` [PATCH 4/4] backlight: mp3309c: "

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

[PATCH v2 0/8] fbdev: Clean up include dependencies in header
 2024-02-19  9:31 UTC  (14+ messages)
` [PATCH v2 1/8] drm/nouveau: Include <linux/backlight.h>
` [PATCH v2 2/8] staging/fbtft: "
` [PATCH v2 3/8] fbdev: Do not include <linux/backlight.h> in header
` [PATCH v2 4/8] fbdev: Do not include <linux/fs.h> "
` [PATCH v2 5/8] fbdev: Do not include <linux/notifier.h> "
` [PATCH v2 6/8] fbdev: Do not include <linux/slab.h> "
` [PATCH v2 7/8] fbdev: Clean up forward declarations in header file
` [PATCH v2 8/8] fbdev: Clean up include statements "

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2024-02-17 11:59 UTC  (4+ messages)
` [PATCH 17/27] sparc32: Drop run-time patching of ASI instructions

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-02-17  9:51 UTC  (25+ messages)
` [PATCH v6 1/5] drm: Stop using `select ACPI_VIDEO` in all drivers
` [PATCH v6 2/5] drm: Stop using `select BACKLIGHT_CLASS_DEVICE`
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI
` [PATCH v6 4/5] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v6 5/5] drm/nouveau: Use drm_edid_read_acpi() helper

[PATCH v2 0/2] leds: expresswire: Fix dependencies
 2024-02-16 21:15 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set"
` [PATCH v2 2/2] leds: expresswire: don't depend on NEW_LEDS

[PATCH] backlight: ktd2801: depend on GPIOLIB
 2024-02-15 14:20 UTC  (4+ messages)

[PATCH 0/2] leds: expresswire: Fix dependencies
 2024-02-15 12:17 UTC  (6+ messages)
` [PATCH 1/2] Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set"
` [PATCH 2/2] leds: expresswire: don't depend on NEW_LEDS

[PATCH] backlight: ktd2801: fix LED dependency
 2024-02-13 17:07 UTC  (5+ messages)

[PATCH 0/7] fbdev: Clean up include dependencies in header
 2024-02-13  5:43 UTC  (12+ messages)
` [PATCH 1/7] drm/nouveau: Include <linux/backlight.h>
` [PATCH 2/7] fbdev: Do not include <linux/backlight.h> in header
` [PATCH 3/7] fbdev: Do not include <linux/fs.h> "
` [PATCH 4/7] fbdev: Do not include <linux/notifier.h> "
` [PATCH 5/7] fbdev: Do not include <linux/slab.h> "
` [PATCH 6/7] fbdev: Clean up forward declarations in header file
` [PATCH 7/7] fbdev: Clean up include statements "

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-12 15:33 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/8] firmware/sysfb: Track parent device for screen_info
 2024-02-12  9:06 UTC  (9+ messages)
` [PATCH v4 1/8] video: Add helpers for decoding screen_info
` [PATCH v4 2/8] video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
` [PATCH v4 3/8] firmware/sysfb: Set firmware-framebuffer parent device
` [PATCH v4 4/8] fbdev/efifb: Remove PM for "
` [PATCH v4 5/8] firmware/sysfb: Create firmware device only for enabled PCI devices
` [PATCH v4 6/8] fbdev/efifb: Do not track parent device status
` [PATCH v4 7/8] firmware/sysfb: Update screen_info for relocated EFI framebuffers
` [PATCH v4 8/8] fbdev/efifb: Remove framebuffer relocation tracking


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 read-only IMAP folder(s) and NNTP newsgroup(s).