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

Linus,

Welcome back.

Enjoy!

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e1c9f2eaa0fbfda0ca0d958e98fe0c458ecfa96d:

  backlight: Remove ld9040 driver (2018-10-09 02:59:20 -0700)

----------------------------------------------------------------
 - Old Drivers
   - Remove driver for S6E63M0
   - Remove driver for LD9040

 - Fix-ups
   - Trivial (email address update); adp*_bl
   - Use 'atomic' PWM API; pwm_bl

 - Bug Fixes
   - Remove pointless boolen '&ptr' check; lm3639_bl

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      backlight: pwm_bl: Switch to using "atomic" PWM API

Krzysztof Kozlowski (2):
      backlight: Remove s6e63m0 driver
      backlight: Remove ld9040 driver

Michael Hennerich (1):
      backlight: Update MODULE AUTHOR email address

Nathan Chancellor (1):
      backlight: lm3639: Unconditionally call led_classdev_unregister

 Documentation/ABI/testing/sysfs-class-lcd-s6e63m0 |  27 --
 drivers/video/backlight/Kconfig                   |  16 -
 drivers/video/backlight/Makefile                  |   2 -
 drivers/video/backlight/adp5520_bl.c              |   2 +-
 drivers/video/backlight/adp8860_bl.c              |   2 +-
 drivers/video/backlight/adp8870_bl.c              |   2 +-
 drivers/video/backlight/ld9040.c                  | 811 -------------------------------------------
 drivers/video/backlight/ld9040_gamma.h            | 202 -----------
 drivers/video/backlight/lm3639_bl.c               |   6 +-
 drivers/video/backlight/pwm_bl.c                  |  81 ++---
 drivers/video/backlight/s6e63m0.c                 | 857 ----------------------------------------------
 drivers/video/backlight/s6e63m0_gamma.h           | 266 --------------
 12 files changed, 47 insertions(+), 2227 deletions(-)
 delete mode 100644 Documentation/ABI/testing/sysfs-class-lcd-s6e63m0
 delete mode 100644 drivers/video/backlight/ld9040.c
 delete mode 100644 drivers/video/backlight/ld9040_gamma.h
 delete mode 100644 drivers/video/backlight/s6e63m0.c
 delete mode 100644 drivers/video/backlight/s6e63m0_gamma.h

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
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 v4.20
  2018-10-23 11:13 [GIT PULL] Backlight for v4.20 Lee Jones
@ 2018-10-25 13:22 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-25 13:22 UTC (permalink / raw)
  To: lee.jones; +Cc: Linux Kernel Mailing List

On Tue, Oct 23, 2018 at 4:14 AM Lee Jones <lee.jones@linaro.org> wrote:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git backlight-next-4.20

Pulled,

               Linus

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

end of thread, other threads:[~2018-10-25 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 11:13 [GIT PULL] Backlight for v4.20 Lee Jones
2018-10-25 13:22 ` Linus Torvalds

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