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, 19 Apr 2013 06:28:28 +0000
From:	"Kim, Milo" <Milo.Kim@...com>
To:	"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>
CC:	Richard Purdie <rpurdie@...ys.net>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] backlight: lp855x: cleanup the platform data and
 support the DT feature

This patch-set cleans up the platform data and supports the device tree feature.

Patch from 1 to 4: clean up the platform data and driver fixes.
Patch 5: support the DT structure.

Milo(Woogyom) Kim (5):
  backlight: lp855x: convert a type of device name
  backlight: lp855x: move backlight mode platform data
  backlight: lp855x: fix initial brightness type
  backlight: lp855x: remove duplicate platform data
  backlight: lp855x: add a device tree structure

 Documentation/backlight/lp855x-driver.txt          |    7 --
 .../devicetree/bindings/video/backlight/lp855x.txt |   43 +++++++++
 drivers/video/backlight/lp855x_bl.c                |   98 ++++++++++++++++++--
 include/linux/platform_data/lp855x.h               |   15 +--
 4 files changed, 133 insertions(+), 30 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/video/backlight/lp855x.txt

-- 
1.7.9.5


Best Regards,
Milo

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ