The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v4.2
@ 2015-06-24  8:29 Lee Jones
  0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2015-06-24  8:29 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-24  8:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-24  8:29 [GIT PULL] Backlight for v4.2 Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox