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>] [day] [month] [year] [list]
Date:   Thu, 7 Sep 2017 09:31:11 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] Backlight for v4.14

Hi Linus,

Enjoy!

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 2606706e4d7b89ebf13f35895a7dfe00e394e782:

  backlight: gpio_backlight: Delete pdata inversion (2017-08-07 17:11:28 +0100)

----------------------------------------------------------------
 - Fix-ups
   - Constification; pwm_bl
   - Use new GPIO API; gpio_backlight
   - Remove unused functionality; gpio_backlight

 - Bug Fixes
   - Fix artificial MAXREG limit; lm3630a_bl

----------------------------------------------------------------
Arvind Yadav (1):
      backlight: pwm_bl: Make of_device_ids const

Bhushan Shah (1):
      backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1F

Linus Walleij (2):
      backlight: gpio_backlight: Convert to use GPIO descriptor
      backlight: gpio_backlight: Delete pdata inversion

 drivers/video/backlight/gpio_backlight.c     | 62 +++++++++++++++-------------
 drivers/video/backlight/lm3630a_bl.c         |  5 ++-
 drivers/video/backlight/pwm_bl.c             |  2 +-
 include/linux/platform_data/gpio_backlight.h |  1 -
 4 files changed, 37 insertions(+), 33 deletions(-)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
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