<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/video/backlight/Makefile, branch v3.3</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/video/backlight/Makefile?h=v3.3</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/video/backlight/Makefile?h=v3.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-01-11T00:30:48Z</updated>
<entry>
<title>backlight: remove ADX backlight device support</title>
<updated>2012-01-11T00:30:48Z</updated>
<author>
<name>Paul Bolle</name>
<email>pebolle@tiscali.nl</email>
</author>
<published>2012-01-10T23:09:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3ed0c15fd1032c6a75aba804a200d4acc5aeb72e'/>
<id>urn:sha1:3ed0c15fd1032c6a75aba804a200d4acc5aeb72e</id>
<content type='text'>
Support for the Avionic Design Xanthos backlight device got added in
commit 3b96ea9ef8 ("backlight: Add support for the Avionic Design Xanthos
backlight device.").  That support depends on ARCH_PXA_ADX.  The code that
should have provided that Kconfig symbol never got submitted.  It has
never been possible to even build this driver.  Remove it.

Signed-off-by: Paul Bolle &lt;pebolle@tiscali.nl&gt;
Acked-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Cc: Richard Purdie &lt;rpurdie@rpsys.net&gt;
Cc: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>backlight: Add AAT2870 backlight driver</title>
<updated>2011-07-31T21:28:26Z</updated>
<author>
<name>Jin Park</name>
<email>jinyoungp@nvidia.com</email>
</author>
<published>2011-06-29T14:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4b0d711be39f927200e4aaee51176091f9ba22e2'/>
<id>urn:sha1:4b0d711be39f927200e4aaee51176091f9ba22e2</id>
<content type='text'>
Add backlight driver for AnalogicTech AAT2870.

Signed-off-by: Jin Park &lt;jinyoungp@nvidia.com&gt;
Signed-off-by: Samuel Ortiz &lt;sameo@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>backlight: add ams369fg06 amoled driver</title>
<updated>2011-07-26T03:57:08Z</updated>
<author>
<name>Jingoo Han</name>
<email>jg1.han@samsung.com</email>
</author>
<published>2011-07-26T00:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a4c8aaa559733d03cb6bb4fa62c25ae756c53e94'/>
<id>urn:sha1:a4c8aaa559733d03cb6bb4fa62c25ae756c53e94</id>
<content type='text'>
Add the ams369fg06 amoled panel driver.  The ams369fg06 amoled panel (480
x 800) driver uses 3-wired SPI inteface.  The brightness can be controlled
by gamma setting of amoled panel.

[sfr@canb.auug.org.au: fix build error]
[axel.lin@gmail.com: unregister backlight device when unloading the module]
[axel.lin@gmail.com: staticize ams369fg06_shutdown]
Signed-off-by: Jingoo Han &lt;jg1.han@samsung.com&gt;
Cc: Richard Purdie &lt;rpurdie@rpsys.net&gt;
Cc: Inki Dae &lt;inki.dae@samsung.com&gt;
Cc: anish singh &lt;anish198519851985@gmail.com&gt;
Signed-off-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;
Signed-off-by: Axel Lin &lt;axel.lin@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>backlight: new driver for the ADP8870 backlight devices</title>
<updated>2011-06-16T03:03:59Z</updated>
<author>
<name>Michael Hennerich</name>
<email>michael.hennerich@analog.com</email>
</author>
<published>2011-06-15T22:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a59ec1e7ff98cc4365d5b1bff4e7102e86b5716b'/>
<id>urn:sha1:a59ec1e7ff98cc4365d5b1bff4e7102e86b5716b</id>
<content type='text'>
Signed-off-by: Michael Hennerich &lt;michael.hennerich@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Cc: Richard Purdie &lt;rpurdie@rpsys.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>mbp_nvidia_bl: rename to apple_bl</title>
<updated>2011-03-23T00:44:00Z</updated>
<author>
<name>Matthew Garrett</name>
<email>mjg@redhat.com</email>
</author>
<published>2011-03-22T23:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=39b3dee76fa1f1ac8310ea5898ba7c07280bdd9f'/>
<id>urn:sha1:39b3dee76fa1f1ac8310ea5898ba7c07280bdd9f</id>
<content type='text'>
It works on hardware other than Macbook Pros, and it works on GPUs other
than Nvidia.  It should even work on iMacs, so change the name to match
reality more precisely and include an alias so existing users don't get
confused.

Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
Acked-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Cc: Mourad De Clerck &lt;mourad@aquazul.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>mbp_nvidia_bl: remove DMI dependency</title>
<updated>2011-03-23T00:44:00Z</updated>
<author>
<name>Matthew Garrett</name>
<email>mjg@redhat.com</email>
</author>
<published>2011-03-22T23:30:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=23a9847f0d5252872c4fecb5d4f803c523bd9283'/>
<id>urn:sha1:23a9847f0d5252872c4fecb5d4f803c523bd9283</id>
<content type='text'>
This driver only has to deal with two different classes of hardware, but
right now it needs new DMI entries for every new machine. It turns out
that there's an ACPI device that uniquely identifies Apples with backlights,
so this patch reworks the driver into an ACPI one, identifies the hardware
by checking the PCI vendor of the root bridge and strips out all the DMI
code. It also changes the config text to clarify that it works on devices
other than Macbook Pros and GPUs other than nvidia.

Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
Acked-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Cc: Mourad De Clerck &lt;mourad@aquazul.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/vidfeo/backlight: ld9040 amoled driver support</title>
<updated>2011-03-23T00:43:59Z</updated>
<author>
<name>Donghwa Lee</name>
<email>dh09.lee@samsung.com</email>
</author>
<published>2011-03-22T23:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1baf0eb3975ab56e29d57984b7bd6c9cd360dbf3'/>
<id>urn:sha1:1baf0eb3975ab56e29d57984b7bd6c9cd360dbf3</id>
<content type='text'>
Add a ld9040 amoled panel driver.

Signed-off-by: Donghwa Lee &lt;dh09.lee@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Inki Dae &lt;inki.dae@samsung.com&gt;
Cc: Richard Purdie &lt;rpurdie@rpsys.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>backlight: Add pcf50633 backlight driver</title>
<updated>2010-05-26T16:34:38Z</updated>
<author>
<name>Lars-Peter Clausen</name>
<email>lars@metafoo.de</email>
</author>
<published>2010-05-12T00:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2ddfd12f3584840f5190897214423061d8a0602f'/>
<id>urn:sha1:2ddfd12f3584840f5190897214423061d8a0602f</id>
<content type='text'>
This patch adds a backlight driver for controlling the pcf50633 LED module.

Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;
Acked-by: Samuel Ortiz &lt;sameo@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>backlight: add S6E63M0 AMOLED LCD Panel driver</title>
<updated>2010-05-26T16:34:16Z</updated>
<author>
<name>InKi Dae</name>
<email>inki.dae@samsung.com</email>
</author>
<published>2010-05-24T19:21:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ee378a5c6550dcbfe6fa9c71b84ca2eb19cb288e'/>
<id>urn:sha1:ee378a5c6550dcbfe6fa9c71b84ca2eb19cb288e</id>
<content type='text'>
This is S6E63M0 AMOLED LCD Panel(480x800) driver using 3-wired SPI
interface also almost features for lcd panel driver has been implemented
in here.  and I added new structure common for all the lcd panel drivers
to include/linux/lcd.h file.

LCD Panel driver needs interfaces for controlling device power such as
power on/off and reset.  these interfaces are device specific so it should
be implemented to machine code at this time, we should create new
structure for registering these functions as callbacks and also a header
file for that structure and finally registered callback functions would be
called by lcd panel driver.  such header file(including new structure for
lcd panel) would be added for all the lcd panel drivers.

If anyone provides common structure for registering such callback
functions then we could reduce unnecessary header files for lcd panel.  I
thought that suitable anyone could be include/linux/lcd.h so a new
lcd_platform_data structure was added there.

[akpm@linux-foundation.org: coding-style fixes]
[randy.dunlap@oracle.com: fix s6e63m0 kconfig]
[randy.dunlap@oracle.com: fix device attribute functions return types]
Signed-off-by: InKi Dae &lt;inki.dae@samsung.com&gt;
Reviewed-by: KyungMin Park &lt;kyungmin.park.samsung.com&gt;
Signed-off-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>backlight: Add Cirrus EP93xx backlight driver</title>
<updated>2010-05-26T12:08:32Z</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2010-05-05T17:13:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=08b3924b24cdb1942393dc3009335a2153bd2eac'/>
<id>urn:sha1:08b3924b24cdb1942393dc3009335a2153bd2eac</id>
<content type='text'>
The EP9307, EP9312, and EP9315 processors include a framebuffer
peripheral.  This peripheral has a dedicated pwm output called
BRIGHT that can be used to control the backlight on an LCD.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
</feed>
