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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YYlOh1l+4T4ir4aM@google.com>
Date:   Mon, 8 Nov 2021 16:21:27 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Backlight for v5.16

Good afternoon Linus,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3976e974df1fd3a718627b0c9bdfee1953baa0d5:

  video: backlight: ili9320: Make ili9320_remove() return void (2021-10-20 15:13:59 +0100)

----------------------------------------------------------------
 - Fix-ups
   - Standardise *_exit() and *_remove() return values; ili9320, vgg2432a4

 - Bug Fixes
   - Do not override maximum brightness; backlight
   - Propagate errors from get_brightness(); backlight

----------------------------------------------------------------
Marek Vasut (1):
      video: backlight: Drop maximum brightness override for brightness zero

Thomas Weißschuh (1):
      backlight: Propagate errors from get_brightness()

Uwe Kleine-König (1):
      video: backlight: ili9320: Make ili9320_remove() return void

 drivers/video/backlight/backlight.c | 28 +++++++++++++++++-----------
 drivers/video/backlight/ili9320.c   |  3 +--
 drivers/video/backlight/ili9320.h   |  2 +-
 drivers/video/backlight/vgg2432a4.c |  4 +++-
 4 files changed, 22 insertions(+), 15 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ