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]
Date:   Wed, 22 Feb 2017 13:37:03 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] Backlight for v4.11

Hi Linus,

Enjoy!

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-for-linus-4.11

for you to fetch changes up to 80e5d455339ad15d0a5995c8b72d267ce1f70841:

  MAINTAINERS: Rework entry for Backlight (2017-02-08 12:27:30 +0000)

----------------------------------------------------------------
File Edit Options Buffers Tools Text Help
 - Core Frameworks
   - Add Daniel Thompson as co-maintainer

 - Fix-ups
   - Improve error handling; adp5520_bl
   - Check current PWM status; pwm_bl

 - Bug Fixes
   - Fix potential race; lcd
   - Fix module auto-loading; da9052

----------------------------------------------------------------
Alexey Khoroshilov (1):
      backlight: adp5520: Fix error handling in adp5520_bl_probe()

Javier Martinez Canillas (1):
      backlight: da9052: Fix module autoload

Lee Jones (1):
      MAINTAINERS: Rework entry for Backlight

Peter Ujfalusi (2):
      backlight: pwm_bl: Move the checks for initial power state to a separate function
      backlight: pwm_bl: Check the PWM state for initial backlight power state

Uwe Kleine-König (1):
      backlight: lcd: Fix race condition during register

 MAINTAINERS                          |  5 ++-
 drivers/video/backlight/adp5520_bl.c | 12 ++++++--
 drivers/video/backlight/da9052_bl.c  |  2 +-
 drivers/video/backlight/lcd.c        |  4 +--
 drivers/video/backlight/pwm_bl.c     | 60 ++++++++++++++++++++++++------------
 5 files changed, 58 insertions(+), 25 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