linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v5.17
@ 2022-01-11 12:55 Lee Jones
  2022-01-11 20:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Jones @ 2022-01-11 12:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Good afternoon Linus,

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-5.17

for you to fetch changes up to ec961cf3241153e0f27d850f1bf0f172e7d27a21:

  backlight: qcom-wled: Respect enabled-strings in set_brightness (2021-12-22 11:18:46 +0000)

----------------------------------------------------------------
 - New Functionality
   - Prepare and add support for ACPI enumeration; lp855x_bl

 - Fix-ups
   - Use Regmap API to conduct endianess conversions; qcom-wled
   - Remove superfluous code; qcom-wled
   - Fix formatting issues; qcom-wled

 - Bug Fixes
   - Provide error checking/validation of DT supplied strings; qcom-wled
   - Request dynamic amount of values when reading from DT; qcom-wled
   - Fix off-by-one issue when reading from DT; qcom-wled

----------------------------------------------------------------
Hans de Goede (3):
      backlight: lp855x: Move device_config setting out of lp855x_configure()
      backlight: lp855x: Add dev helper variable to lp855x_probe()
      backlight: lp855x: Add support ACPI enumeration

Marijn Suijten (9):
      backlight: qcom-wled: Validate enabled string indices in DT
      backlight: qcom-wled: Pass number of elements to read to read_u32_array
      backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
      backlight: qcom-wled: Fix off-by-one maximum with default num_strings
      backlight: qcom-wled: Override default length with qcom,enabled-strings
      backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
      backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5
      backlight: qcom-wled: Remove unnecessary double whitespace
      backlight: qcom-wled: Respect enabled-strings in set_brightness

 drivers/video/backlight/lp855x_bl.c | 134 ++++++++++++++++++++++++------------
 drivers/video/backlight/qcom-wled.c | 130 ++++++++++++++++++----------------
 2 files changed, 162 insertions(+), 102 deletions(-)

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Backlight for v5.17
  2022-01-11 12:55 [GIT PULL] Backlight for v5.17 Lee Jones
@ 2022-01-11 20:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-11 20:53 UTC (permalink / raw)
  To: Lee Jones; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Tue, 11 Jan 2022 12:55:18 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-5.17

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1cc8d14c412cfb6c4eaad4453c557ff289506741

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-11 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11 12:55 [GIT PULL] Backlight for v5.17 Lee Jones
2022-01-11 20:53 ` pr-tracker-bot

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