[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230701120806.11812-1-julius@zint.sh>
Date: Sat, 1 Jul 2023 14:08:02 +0200
From: Julius Zint <julius@...t.sh>
To: Lee Jones <lee@...nel.org>,
Daniel Thompson <daniel.thompson@...aro.org>,
Jingoo Han <jingoohan1@...il.com>
Cc: Helge Deller <deller@....de>, linux-kernel@...r.kernel.org,
dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org,
Julius Zint <julius@...t.sh>
Subject: [PATCH 0/1] Backlight driver for the Apple Studio Display
I have been using and testing this as a DKMS for 6 months now without
any known issues. It bothers me, that it needs to be part of the
initramfs instead of just working out of the box. Maybe someone else
here knows, how to tell the USB HID driver, that this is not a HID device
and it should keep its fingers from it.
Julius Zint (1):
backlight: apple_bl_usb: Add Apple Studio Display support
drivers/video/backlight/Kconfig | 8 +
drivers/video/backlight/Makefile | 1 +
drivers/video/backlight/apple_bl_usb.c | 264 +++++++++++++++++++++++++
3 files changed, 273 insertions(+)
create mode 100644 drivers/video/backlight/apple_bl_usb.c
--
2.41.0
Powered by blists - more mailing lists