All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v5.1
@ 2019-01-09  7:22 Lee Jones
  2019-01-14  7:21 ` [GIT PULL] Backlight for v5.0 Lee Jones
  2019-01-14 18:30 ` [GIT PULL] Backlight for v5.1 pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Lee Jones @ 2019-01-09  7:22 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Good morning Linus,

Please accept my apologies for the lateness.

Christmas holidays, yada yada yada! :)

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-4.21

for you to fetch changes up to 3cee7a7d05b11038c8b5fa093e45c6f839ffc867:

  backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons (2018-12-14 12:30:24 +0000)

----------------------------------------------------------------
 - Fix-ups
   - Use new of_node_name_eq() API call;

 - Bug Fixes
   - Internally track 'enabled' state; pwm_bl
   - Fix auto-generated brightness tables parsed by DT; pwm_bl

----------------------------------------------------------------
Heiko Stuebner (2):
      backlight: pwm_bl: Re-add driver internal enabled tracking
      backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables

Rob Herring (1):
      backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons

 drivers/video/backlight/88pm860x_bl.c |  2 +-
 drivers/video/backlight/pwm_bl.c      | 28 +++++++++++++++++-----------
 2 files changed, 18 insertions(+), 12 deletions(-)

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [GIT PULL] Backlight for v5.1
@ 2019-03-07  9:34 Lee Jones
  2019-03-08 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 5+ messages in thread
From: Lee Jones @ 2019-03-07  9:34 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Good morning Linus,

Enjoy!

The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:

  Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git backlight-next-5.1

for you to fetch changes up to cec2b18832e26bc866bef2be22eff4e25bbc4034:

  backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state (2019-01-30 13:37:42 +0000)

----------------------------------------------------------------
 - Fix-ups
   - Allow GPIO call to sleep; pwm_bl

----------------------------------------------------------------
Chen-Yu Tsai (1):
      backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state

 drivers/video/backlight/pwm_bl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

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

end of thread, other threads:[~2019-03-08 18:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09  7:22 [GIT PULL] Backlight for v5.1 Lee Jones
2019-01-14  7:21 ` [GIT PULL] Backlight for v5.0 Lee Jones
2019-01-14 18:30 ` [GIT PULL] Backlight for v5.1 pr-tracker-bot
2019-03-07  9:34 Lee Jones
2019-03-08 18:35 ` pr-tracker-bot

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.