All of lore.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 v3.19
Date: Tue, 9 Dec 2014 10:14:38 +0000	[thread overview]
Message-ID: <20141209101438.GX3951@x1> (raw)

Hi Linus,

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

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

for you to fetch changes up to 3d6969a641d01cc9b6aa199a6f01eb1802522baf:

  MAINTAINERS: Remove my name from Backlight subsystem (2014-12-09 09:24:47 +0000)

----------------------------------------------------------------
 - Clean-up leaky resources; pwm_bl
 - Simplify Device Tree initialisation; lp855x_bl
 - Add Regulator support; lp855x
 - Remove Bryan from the Maintainer list -- new baby, no time :)

----------------------------------------------------------------
Bryan Wu (1):
      MAINTAINERS: Remove my name from Backlight subsystem

Sean Paul (2):
      backlight: lp855x: Refactor DT parsing code
      backlight: lp855x: Add supply regulator to lp855x

Vladimir Zapolskiy (1):
      backlight: pwm: Clean-up pwm requested using legacy API

 .../devicetree/bindings/video/backlight/lp855x.txt |  2 +
 MAINTAINERS                                        |  1 -
 drivers/video/backlight/lp855x_bl.c                | 55 ++++++++++++++--------
 drivers/video/backlight/pwm_bl.c                   |  5 +-
 include/linux/platform_data/lp855x.h               |  2 +
 5 files changed, 44 insertions(+), 21 deletions(-)

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

                 reply	other threads:[~2014-12-09 10:14 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=20141209101438.GX3951@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.