linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v4.11
@ 2017-02-22 13:37 Lee Jones
  2017-02-23 16:25 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Jones @ 2017-02-22 13:37 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PULL] Backlight for v4.11
@ 2017-04-19 19:56 Daniel Thompson
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Thompson @ 2017-04-19 19:56 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lee.jones, geert, contact

Hi Linus

Normally pull requests for backlight come from Lee Jones (and will
continue to do so) but the bug fixed here is annoying for few people
so I'm providing a little holiday cover.

The following changes since commit 4f7d029b9bf009fbee76bb10c0c4351a1870d2f3:

  Linux 4.11-rc7 (2017-04-16 13:00:18 -0700)

are available in the git repository at:

  https://git.linaro.org/people/daniel.thompson/linux.git tags/backlight-for-v4.11

for you to fetch changes up to 892c7788c72480e8282b8aafe0783a244cc9f47f:

  backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() (2017-04-19 19:59:44 +0100)

----------------------------------------------------------------
backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()

Fix a single bug in the PWM backlight driver and make it play nice
with a wider range of GPIO devices. This bug is a regression and was
independently discovered by Geert Uytterhoevan and Paul Kocialkowski
(and is tested by both).

----------------------------------------------------------------
Geert Uytterhoeven (1):
      backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()

 drivers/video/backlight/pwm_bl.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-19 19:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-22 13:37 [GIT PULL] Backlight for v4.11 Lee Jones
2017-02-23 16:25 ` Linus Torvalds
2017-02-24  8:39   ` Lee Jones
2017-04-19 19:56 Daniel Thompson

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).