public inbox for linux-kernel@vger.kernel.org
 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.5
Date: Thu, 14 Jan 2016 09:44:46 +0000	[thread overview]
Message-ID: <20160114094446.GB28745@x1> (raw)

Hi Linus,

Some of the patches in this set haven't had as long of a -next
soak-test as I normally like.  This is due to a combination of
me taking a vacation from -rc4 and unusually short -rc releases
during the v4.4 cycle.

I'm keen not to let down contributors so I am sending the pull-
request out in the full knowledge that a snot-o-gram might well
be winging it's way to me in receipt.  I have taken due care to
thoroughly build test the set as much as possible, but if there
are any issues I'll take the time to provide reason and
apologise in advance now.

The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4:

  Linux 4.4-rc2 (2015-11-22 16:45:59 -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.5

for you to fetch changes up to 60d613d6aef4ae49988eeb3ad38af948c561db1e:

  backlight: pwm_bl: Free PWM requested by legacy API on error path (2016-01-11 10:45:24 +0000)

----------------------------------------------------------------
 - Fix-ups
   - Take heed of GPIO default-on requests; gpio_backlight
   - Enable DT probing; tps65217_bl
 - Bug Fixes
   - Free resources in error path; pwm_bl
   - Fix uninitialised variable warning; adp8860_bl, adp8870_bl
   - Protect unconditional DT look-ups from non-DT platforms; pwm_bl
   - Fix backlight flicker; pwm_bl

----------------------------------------------------------------
Arnd Bergmann (2):
      backlight: adp88x0: Fix uninitialized variable use
      backlight: adp8860: Fix another uninitialized variable use

Enric Balletbo i Serra (1):
      backlight: tps65217_bl: Add MODULE_DEVICE_TABLE

Philipp Zabel (2):
      backlight: pwm_bl: Avoid backlight flicker when probed from DT
      backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms

Stefan Agner (1):
      backlight: gpio-backlight: Use default-on on GPIO request

Vladimir Zapolskiy (1):
      backlight: pwm_bl: Free PWM requested by legacy API on error path

 drivers/video/backlight/adp8860_bl.c     | 18 +++++++++++-------
 drivers/video/backlight/adp8870_bl.c     | 10 ++++++----
 drivers/video/backlight/gpio_backlight.c | 10 +++++++---
 drivers/video/backlight/pwm_bl.c         | 28 +++++++++++++++++++++++++---
 drivers/video/backlight/tps65217_bl.c    |  9 +++++++++
 5 files changed, 58 insertions(+), 17 deletions(-)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

             reply	other threads:[~2016-01-14  9:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14  9:44 Lee Jones [this message]
2016-01-14 18:39 ` [GIT PULL] Backlight for v4.5 Linus Torvalds
2016-01-14 21:17   ` Lee Jones

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=20160114094446.GB28745@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