lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 7 Jul 2017 10:53:49 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] Backlight for v4.13

Morning Linus,

Enjoy!

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to 056d6ff470a8e782648fd020940c04d0d4a0d761:

  video: adp8870: move header file out of I2C realm (2017-07-06 08:58:39 +0100)

----------------------------------------------------------------
 - Core Frameworks
   - Report correct error status to user

 - Fix-ups
   - Move Backlight headers out of I2C; adp8860, adp8870
----------------------------------------------------------------
Sudip Mukherjee (1):
      backlight: Report error on failure

Wolfram Sang (2):
      backlight: adp8860: Move header file out of I2C realm
      video: adp8870: move header file out of I2C realm

 arch/blackfin/mach-bf537/boards/stamp.c        |  4 ++--
 drivers/video/backlight/adp8860_bl.c           |  2 +-
 drivers/video/backlight/adp8870_bl.c           |  2 +-
 drivers/video/backlight/backlight.c            | 15 ++++++++++-----
 include/linux/{i2c => platform_data}/adp8860.h |  0
 include/linux/{i2c => platform_data}/adp8870.h |  0
 6 files changed, 14 insertions(+), 9 deletions(-)
 rename include/linux/{i2c => platform_data}/adp8860.h (100%)
 rename include/linux/{i2c => platform_data}/adp8870.h (100%)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ