[GIT PULL] Immutable branch between MFD, Auxdisplay, HID and FB due for the v6.9 merge window
Lee Jones
lee at kernel.org
Thu Mar 28 10:11:20 UTC 2024
Enjoy!
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git ib-backlight-auxdisplay-hid-fb-v6.9
for you to fetch changes up to 0a4be7263749945a3882f7a0e2e5b1c45c31064e:
backlight: Add controls_device callback to struct backlight_ops (2024-03-28 10:09:06 +0000)
----------------------------------------------------------------
Immutable branch between MFD, Auxdisplay, HID and FB due for the v6.9 merge window
----------------------------------------------------------------
Thomas Zimmermann (10):
backlight: Match backlight device against struct fb_info.bl_dev
auxdisplay: ht16k33: Remove struct backlight_ops.check_fb
hid: hid-picolcd: Fix initialization order
hid: hid-picolcd: Remove struct backlight_ops.check_fb
backlight: aat2870-backlight: Remove struct backlight.check_fb
backlight: pwm-backlight: Remove struct backlight_ops.check_fb
fbdev: sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb
fbdev: ssd1307fb: Init backlight before registering framebuffer
fbdev: ssd1307fb: Remove struct backlight_ops.check_fb
backlight: Add controls_device callback to struct backlight_ops
drivers/auxdisplay/ht16k33.c | 8 --------
drivers/hid/hid-picolcd_backlight.c | 7 -------
drivers/hid/hid-picolcd_core.c | 14 +++++++-------
drivers/hid/hid-picolcd_fb.c | 6 ++++++
drivers/video/backlight/aat2870_bl.c | 7 -------
drivers/video/backlight/backlight.c | 8 ++++++--
drivers/video/backlight/bd6107.c | 12 ++++++------
drivers/video/backlight/gpio_backlight.c | 12 ++++++------
drivers/video/backlight/lv5207lp.c | 12 ++++++------
drivers/video/backlight/pwm_bl.c | 12 ------------
drivers/video/fbdev/core/fb_backlight.c | 6 ++++++
drivers/video/fbdev/sh_mobile_lcdcfb.c | 7 -------
drivers/video/fbdev/ssd1307fb.c | 31 +++++++++++--------------------
include/linux/backlight.h | 16 ++++++++--------
include/linux/fb.h | 9 +++++++++
include/linux/pwm_backlight.h | 1 -
16 files changed, 71 insertions(+), 97 deletions(-)
--
Lee Jones [李琼斯]
More information about the dri-devel
mailing list