public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v4.3
@ 2015-09-03 14:08 Lee Jones
  0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2015-09-03 14:08 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Hi Linus,

The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:

  Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-for-linus-4.3

for you to fetch changes up to 13d20b3b618adc43168b034792eec57063b5ec6f:

  backlight: tosa: Export I2C module alias information (2015-08-25 08:44:12 +0100)

----------------------------------------------------------------
 - Stop using LP855X Platform Data to control regulators
 - Move PWM8941 WLED driver into Backlight
 - Remove invalid use of IS_ERR_VALUE() macro
 - Remove duplicate check for NULL data before unregistering
 - Export I2C Device ID structure
----------------------------------------------------------------
Axel Lin (1):
      backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro

Bjorn Andersson (1):
      backlight: pm8941-wled: Move PM8941 WLED driver to backlight

Javier Martinez Canillas (1):
      backlight: tosa: Export I2C module alias information

Markus Elfring (1):
      backlight: lp8788_bl: Delete a check before backlight_device_unregister()

Milo Kim (1):
      backlight: lp855x: Use private data for regulator control

 .../backlight/pm8941-wled.txt}                     |  5 +-
 drivers/leds/Kconfig                               |  8 ---
 drivers/leds/Makefile                              |  1 -
 drivers/video/backlight/Kconfig                    |  7 +++
 drivers/video/backlight/Makefile                   |  1 +
 drivers/video/backlight/lp855x_bl.c                | 23 +++++----
 drivers/video/backlight/lp8788_bl.c                |  3 +-
 .../backlight/pm8941-wled.c}                       | 60 ++++++++++------------
 drivers/video/backlight/sky81452-backlight.c       | 26 +++++-----
 drivers/video/backlight/tosa_bl.c                  |  1 +
 include/linux/platform_data/lp855x.h               |  2 -
 11 files changed, 62 insertions(+), 75 deletions(-)
 rename Documentation/devicetree/bindings/{leds/leds-pm8941-wled.txt => video/backlight/pm8941-wled.txt} (84%)
 rename drivers/{leds/leds-pm8941-wled.c => video/backlight/pm8941-wled.c} (90%)

-- 
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] only message in thread

only message in thread, other threads:[~2015-09-03 14:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 14:08 [GIT PULL] Backlight for v4.3 Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox