All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v5.12
@ 2021-02-16 16:46 Lee Jones
  2021-02-22 18:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Jones @ 2021-02-16 16:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Good afternoon Linus,

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0b5e0f45af403cb6e9df574e1cb52691611dc0b8:

  backlight/video: Use Platform getter/setter functions (2021-02-12 10:01:45 +0000)

----------------------------------------------------------------
 - New Functionality
   - Convert to GPIO descriptors

 - Fix-ups
   - Trivial: Fix coding style: sky81452-backlight
   - Ensure backlight state is known on bring-up; ktd253-backlight
   - Use common Platform API; qcom-wled, fbdev

----------------------------------------------------------------
Julia Lawall (1):
      backlight/video: Use Platform getter/setter functions

Linus Walleij (2):
      backlight: lms283gf05: Convert to GPIO descriptors
      backlight: ktd253: Bring up in a known state

Zheng Yongjun (1):
      backlight: sky81452-backlight: Convert comma to semicolon

 arch/arm/mach-pxa/z2.c                             | 12 ++++--
 drivers/video/backlight/ktd253-backlight.c         | 12 ++----
 drivers/video/backlight/lms283gf05.c               | 43 +++++++++-------------
 drivers/video/backlight/qcom-wled.c                |  2 +-
 drivers/video/backlight/sky81452-backlight.c       |  2 +-
 drivers/video/fbdev/amifb.c                        |  4 +-
 drivers/video/fbdev/da8xx-fb.c                     |  4 +-
 drivers/video/fbdev/imxfb.c                        |  2 +-
 .../omapfb/displays/panel-lgphilips-lb035q02.c     |  6 +--
 drivers/video/fbdev/omap2/omapfb/dss/dpi.c         |  4 +-
 drivers/video/fbdev/omap2/omapfb/dss/dsi.c         |  4 +-
 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c       |  2 +-
 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c       |  2 +-
 drivers/video/fbdev/xilinxfb.c                     |  2 +-
 include/linux/spi/lms283gf05.h                     | 16 --------
 15 files changed, 45 insertions(+), 72 deletions(-)
 delete mode 100644 include/linux/spi/lms283gf05.h

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

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

* Re: [GIT PULL] Backlight for v5.12
  2021-02-16 16:46 [GIT PULL] Backlight for v5.12 Lee Jones
@ 2021-02-22 18:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-22 18:12 UTC (permalink / raw)
  To: Lee Jones; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Tue, 16 Feb 2021 16:46:45 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4512d92b03a6ff4909bcde893752918a88cd4690

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-02-22 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16 16:46 [GIT PULL] Backlight for v5.12 Lee Jones
2021-02-22 18:12 ` 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.