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:	Wed, 24 Jun 2015 09:29:01 +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.2

Hi Linus,

The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to cca0ba2df3d4000bacd9b7807d46ffafac62d53a:

  backlight: Change the return type of backlight_update_status() to int (2015-06-23 15:47:35 +0100)

----------------------------------------------------------------
 == Changes to existing drivers ==
 - Supply MODULE_DEVICE_TABLE() to ensure probing
 - Constify struct; da9052_bl
 - Enable compile test; lcd_l4f00242t03, lcd_lms283fg05, backlight_gpio
 - Suspend/resume bugfix; lp855x_bl
 - devm_gpiod_get_optional() API fixup; pwm_bl
 - Error handling fixup; backlight

----------------------------------------------------------------
Arun Bharadwaj (1):
      gpio-backlight: Discover driver during boot time

Axel Lin (1):
      backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional

Geert Uytterhoeven (1):
      backlight: Allow compile test of GPIO consumers if !GPIOLIB

Hyungwon Hwang (1):
      backlight: Change the return type of backlight_update_status() to int

Krzysztof Kozlowski (1):
      video: backlight: da9052: Constify platform_device_id

Sean Paul (1):
      backlight: lp855x: Don't clear level on suspend/blank

 drivers/video/backlight/Kconfig          |  8 +++++---
 drivers/video/backlight/da9052_bl.c      |  2 +-
 drivers/video/backlight/gpio_backlight.c |  2 ++
 drivers/video/backlight/lp855x_bl.c      | 18 ++++++------------
 drivers/video/backlight/pwm_bl.c         |  6 ++----
 include/linux/backlight.h                |  8 ++++++--
 6 files changed, 22 insertions(+), 22 deletions(-)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ