linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Backlight driver for the Apple Studio Display
@ 2023-07-01 12:08 Julius Zint
  2023-07-01 12:08 ` [PATCH 1/1] backlight: apple_bl_usb: Add Apple Studio Display support Julius Zint
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Julius Zint @ 2023-07-01 12:08 UTC (permalink / raw)
  To: Lee Jones, Daniel Thompson, Jingoo Han
  Cc: Helge Deller, linux-kernel, dri-devel, linux-fbdev, Julius Zint

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <43d33bc0374ff57f45020c35d8234a0c74cffb77@hey.com>]

end of thread, other threads:[~2023-11-17 22:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-01 12:08 [PATCH 0/1] Backlight driver for the Apple Studio Display Julius Zint
2023-07-01 12:08 ` [PATCH 1/1] backlight: apple_bl_usb: Add Apple Studio Display support Julius Zint
2023-07-01 13:32   ` Rafał Miłecki
2023-07-01 14:00   ` kernel test robot
2023-07-01 22:00   ` Sam Ravnborg
2023-07-03 10:36 ` [PATCH 0/1] Backlight driver for the Apple Studio Display Daniel Thompson
2023-07-04 18:48 ` Julius Zint
     [not found] <43d33bc0374ff57f45020c35d8234a0c74cffb77@hey.com>
2023-11-17 22:21 ` Julius Zint

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).