linux-kernel.vger.kernel.org archive mirror
 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.11
Date: Wed, 22 Feb 2017 13:37:03 +0000	[thread overview]
Message-ID: <20170222133703.kn2acapydi66zqsm@dell> (raw)

Hi Linus,

Enjoy!

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -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.11

for you to fetch changes up to 80e5d455339ad15d0a5995c8b72d267ce1f70841:

  MAINTAINERS: Rework entry for Backlight (2017-02-08 12:27:30 +0000)

----------------------------------------------------------------
File Edit Options Buffers Tools Text Help
 - Core Frameworks
   - Add Daniel Thompson as co-maintainer

 - Fix-ups
   - Improve error handling; adp5520_bl
   - Check current PWM status; pwm_bl

 - Bug Fixes
   - Fix potential race; lcd
   - Fix module auto-loading; da9052

----------------------------------------------------------------
Alexey Khoroshilov (1):
      backlight: adp5520: Fix error handling in adp5520_bl_probe()

Javier Martinez Canillas (1):
      backlight: da9052: Fix module autoload

Lee Jones (1):
      MAINTAINERS: Rework entry for Backlight

Peter Ujfalusi (2):
      backlight: pwm_bl: Move the checks for initial power state to a separate function
      backlight: pwm_bl: Check the PWM state for initial backlight power state

Uwe Kleine-König (1):
      backlight: lcd: Fix race condition during register

 MAINTAINERS                          |  5 ++-
 drivers/video/backlight/adp5520_bl.c | 12 ++++++--
 drivers/video/backlight/da9052_bl.c  |  2 +-
 drivers/video/backlight/lcd.c        |  4 +--
 drivers/video/backlight/pwm_bl.c     | 60 ++++++++++++++++++++++++------------
 5 files changed, 58 insertions(+), 25 deletions(-)

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

             reply	other threads:[~2017-02-22 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22 13:37 Lee Jones [this message]
2017-02-23 16:25 ` [GIT PULL] Backlight for v4.11 Linus Torvalds
2017-02-24  8:39   ` Lee Jones
2017-04-19 19:56 Daniel Thompson

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=20170222133703.kn2acapydi66zqsm@dell \
    --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;
as well as URLs for NNTP newsgroup(s).