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.4
Date: Fri, 6 Nov 2015 08:05:37 +0000	[thread overview]
Message-ID: <20151106080537.GB3378@x1> (raw)

Hi Linus,

 The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:

  Linux 4.3-rc2 (2015-09-20 14:32:34 -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.4

for you to fetch changes up to 9d6c243502b7f0a9696bc6fe5b473e40d8478d28:

  backlight: pm8941-wled: Add default-brightness property (2015-10-30 18:47:51 +0000)

----------------------------------------------------------------
 - New Device Support
   - None
 - New Functionality
   - None
 - Core Frameworks
   - Reject legacy PWM request for device defined in DT
 - Fix-ups
   - Remove unnecessary MODULE_ALIAS(); adp8860_bl, adp8870_bl
   - Simplify code: pm8941-wled
   - Supply default-brightness logic; pm8941-wled
 - Bug Fixes
   - Clean up OF node; 88pm860x_bl
   - Ensure struct is zeroed; lp855x_bl

----------------------------------------------------------------
Bjorn Andersson (1):
      backlight: pm8941-wled: Add default-brightness property

Javier Martinez Canillas (2):
      backlight: adp8860: Remove unnecessary MODULE_ALIAS()
      backlight: adp8870: Remove unnecessary MODULE_ALIAS()

Julia Lawall (1):
      backlight: 88pm860x_bl: Add missing of_node_put

Vladimir Zapolskiy (1):
      backlight: pwm: Reject legacy PWM request for device defined in DT

Werner Johansson (1):
      backlight: lp855x: Make sure props struct is zeroed

kbuild test robot (1):
      backlight: pm8941-wled: Fix ptr_ret.cocci warnings

 .../bindings/video/backlight/pm8941-wled.txt          |  2 ++
 drivers/video/backlight/88pm860x_bl.c                 |  1 +
 drivers/video/backlight/adp8860_bl.c                  |  1 -
 drivers/video/backlight/adp8870_bl.c                  |  1 -
 drivers/video/backlight/lp855x_bl.c                   |  1 +
 drivers/video/backlight/pm8941-wled.c                 | 13 +++++++++----
 drivers/video/backlight/pwm_bl.c                      | 19 +++++++++----------
 7 files changed, 22 insertions(+), 16 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-11-06  8:05 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=20151106080537.GB3378@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