lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hJobeqPY7fZCQAiZg-fP=Vyeak-6mEt5Rt2cdat5ChvQ@mail.gmail.com>
Date: Fri, 23 Aug 2024 16:32:56 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fix for v6.11-rc5

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.11-rc5

with top-most commit 5c7bb62cb8f53de71d8ab3d619be22740da0b837

 ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIO

on top of commit 47ac09b91befbb6a235ab620c32af719f8208399

 Linux 6.11-rc4

to receive ACPI fix for 6.11-rc5.

This fixes backlight control on a Dell All In One system where a
backlight controller board is attached to a UART port and the
dell-uart-backlight driver binds to it, but the backlight is actually
controlled by other means (Hans de Goede).

Thanks!


---------------

Hans de Goede (3):
      ACPI: video: Add Dell UART backlight controller detection
      platform/x86: dell-uart-backlight: Use acpi_video_get_backlight_type()
      ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIO

---------------

 drivers/acpi/video_detect.c                     | 22 ++++++++++++++++++++++
 drivers/platform/x86/dell/Kconfig               |  1 +
 drivers/platform/x86/dell/dell-uart-backlight.c |  8 ++++++++
 include/acpi/video.h                            |  1 +
 4 files changed, 32 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ