The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Backlight for v4.2
Date: Wed, 24 Jun 2015 09:29:01 +0100	[thread overview]
Message-ID: <20150624082901.GB15013@x1> (raw)

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

                 reply	other threads:[~2015-06-24  8:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150624082901.GB15013@x1 \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox