<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/video/backlight, branch imx-android-r10.4</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>ENGR00170072 MX53smd PWM: fix white screen phenomenon after software power off</title>
<updated>2011-12-14T08:54:28+00:00</updated>
<author>
<name>Lin Fuzhen</name>
<email>fuzhen.lin@freescale.com</email>
</author>
<published>2011-12-14T08:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=70ff6ebd4953526e813e2694fcecdc27bb83e343'/>
<id>70ff6ebd4953526e813e2694fcecdc27bb83e343</id>
<content type='text'>
When doing power off opreation through long press android power key,
The screen backlight may not switch off, add shutdown method to the
pwm driver to make sure the screen backlight will be disabled

Signed-off-by: Lin Fuzhen &lt;fuzhen.lin@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When doing power off opreation through long press android power key,
The screen backlight may not switch off, add shutdown method to the
pwm driver to make sure the screen backlight will be disabled

Signed-off-by: Lin Fuzhen &lt;fuzhen.lin@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00144283-2 mxc driver: remove section mismatch warning message</title>
<updated>2011-06-03T21:52:57+00:00</updated>
<author>
<name>Lily Zhang</name>
<email>r58066@freescale.com</email>
</author>
<published>2011-06-01T04:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=01391a6cf91de6bc1b156c84bfd16caaf63e3db1'/>
<id>01391a6cf91de6bc1b156c84bfd16caaf63e3db1</id>
<content type='text'>
The following warning message is reported when building mx5 image:
WARNING: modpost: Found 9 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'

This patch is used to remove the warning message in driver folders.

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following warning message is reported when building mx5 image:
WARNING: modpost: Found 9 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'

This patch is used to remove the warning message in driver folders.

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00143473 MX5X: fix backlight disable after suspend.</title>
<updated>2011-05-17T02:25:56+00:00</updated>
<author>
<name>Zhang Jiejing</name>
<email>jiejing.zhang@freescale.com</email>
</author>
<published>2011-05-16T20:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7da40586d76f24e396f6563220816d4f0c95f5bf'/>
<id>7da40586d76f24e396f6563220816d4f0c95f5bf</id>
<content type='text'>
This issue only in android platform. But the orignal patch
are sent in LPDK branch, so push it to LPDK branch.

The suspend will not work after this patch,

commit 4052bf07c9f45328334126a03ee666c9047618e7
Author: Lily Zhang &lt;r58066@freescale.com&gt;
Date:   Wed Apr 13 14:28:46 2011 +0800

The late resume added in mxc_ipuv4_fb.c will call back of backlight,
before this patch, the backlight driver have error,
so the backlight will not update by the mxc_ipuv4_fb.c 's callback.

But after this patch, mxc_ipuv4_fb.c will call every
framebuffer's callback,

unfortunly, we have 3 framebuffer, the blank status are:
0:[poweroff], 1[unblank], 2[poweroff],
the callback will finally disable the backlight.
So we can't see display in screen.

This patch aim to avoid control backlight by driver,
all controled by application.

Signed-off-by: Zhang Jiejing &lt;jiejing.zhang@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This issue only in android platform. But the orignal patch
are sent in LPDK branch, so push it to LPDK branch.

The suspend will not work after this patch,

commit 4052bf07c9f45328334126a03ee666c9047618e7
Author: Lily Zhang &lt;r58066@freescale.com&gt;
Date:   Wed Apr 13 14:28:46 2011 +0800

The late resume added in mxc_ipuv4_fb.c will call back of backlight,
before this patch, the backlight driver have error,
so the backlight will not update by the mxc_ipuv4_fb.c 's callback.

But after this patch, mxc_ipuv4_fb.c will call every
framebuffer's callback,

unfortunly, we have 3 framebuffer, the blank status are:
0:[poweroff], 1[unblank], 2[poweroff],
the callback will finally disable the backlight.
So we can't see display in screen.

This patch aim to avoid control backlight by driver,
all controled by application.

Signed-off-by: Zhang Jiejing &lt;jiejing.zhang@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00141486-4 backlight: ath6kl: remove build warning message</title>
<updated>2011-04-27T11:48:27+00:00</updated>
<author>
<name>Lily Zhang</name>
<email>r58066@freescale.com</email>
</author>
<published>2011-04-13T06:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=4052bf07c9f45328334126a03ee666c9047618e7'/>
<id>4052bf07c9f45328334126a03ee666c9047618e7</id>
<content type='text'>
remove building warning message in pwm backlight driver and ath6kl driver

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove building warning message in pwm backlight driver and ath6kl driver

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00137556-2 porting da9053 pmic driver</title>
<updated>2011-02-03T22:35:58+00:00</updated>
<author>
<name>Zhou Jingyu</name>
<email>b02241@freescale.com</email>
</author>
<published>2011-01-05T02:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1ab2ef9bf975ec5ff768f65d02bfd58fe743fa2f'/>
<id>1ab2ef9bf975ec5ff768f65d02bfd58fe743fa2f</id>
<content type='text'>
porting da9053 pmic driver

Signed-off-by: Zhou Jingyu &lt;Jingyu.Zhou@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
porting da9053 pmic driver

Signed-off-by: Zhou Jingyu &lt;Jingyu.Zhou@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00137556-1 add da9053 pmic driver</title>
<updated>2011-02-03T22:35:56+00:00</updated>
<author>
<name>David Dajun Chen</name>
<email>Dajun.Chen@diasemi.com</email>
</author>
<published>2011-01-04T05:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=6a74001d6eda0fbe07c97269d0d59d6358699540'/>
<id>6a74001d6eda0fbe07c97269d0d59d6358699540</id>
<content type='text'>
Add DA9053 source code from Dialog
The code revision is 3r0 and it is base
on DA9052 driver code

Acked-by: Lily Zhang &lt;r58066@freescale.com&gt;
Signed-off-by: David Dajun Chen &lt;Dajun.Chen@diasemi.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add DA9053 source code from Dialog
The code revision is 3r0 and it is base
on DA9052 driver code

Acked-by: Lily Zhang &lt;r58066@freescale.com&gt;
Signed-off-by: David Dajun Chen &lt;Dajun.Chen@diasemi.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00126874 backlight:Fix backlight value can't keep after suspend and resume.</title>
<updated>2010-10-26T20:20:23+00:00</updated>
<author>
<name>Frank Li</name>
<email>Frank.Li@freescale.com</email>
</author>
<published>2010-10-26T05:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ee3511f59f0e83328f5de637f74584859ca71f08'/>
<id>ee3511f59f0e83328f5de637f74584859ca71f08</id>
<content type='text'>
Backlight value is reset at event MXS_LCDIF_PANEL_INIT after resume.
Check suspend status to avoid reset value.

Signed-off-by: Frank Li &lt;Frank.Li@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backlight value is reset at event MXS_LCDIF_PANEL_INIT after resume.
Check suspend status to avoid reset value.

Signed-off-by: Frank Li &lt;Frank.Li@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00131832-2 MX25: Upgrade kernel to 2.6.35</title>
<updated>2010-09-25T14:49:18+00:00</updated>
<author>
<name>Alan Tull</name>
<email>r80115@freescale.com</email>
</author>
<published>2010-09-23T19:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=024958c044435e69aa36b7a95e8a544a366b889c'/>
<id>024958c044435e69aa36b7a95e8a544a366b889c</id>
<content type='text'>
This patch contains driver fixes for mx25.
Contains all checkpatch and copyright fixes.

Signed-off-by: Alan Tull &lt;r80115@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch contains driver fixes for mx25.
Contains all checkpatch and copyright fixes.

Signed-off-by: Alan Tull &lt;r80115@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00127171-5 Kernel Upgrade: Fix all drivers build error for mx23/mx28</title>
<updated>2010-09-07T09:27:19+00:00</updated>
<author>
<name>Frank Li</name>
<email>Frank.Li@freescale.com</email>
</author>
<published>2010-09-06T05:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=6b0334a50d5bee4a8713d5d1f50507e22d39f0d8'/>
<id>6b0334a50d5bee4a8713d5d1f50507e22d39f0d8</id>
<content type='text'>
Fix build error because kernel upgrade

Signed-off-by: Frank Li &lt;Frank.Li@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix build error because kernel upgrade

Signed-off-by: Frank Li &lt;Frank.Li@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00126692-3: Upgrade kernel to 2.6.35</title>
<updated>2010-09-01T15:42:59+00:00</updated>
<author>
<name>Dinh Nguyen</name>
<email>Dinh.Nguyen@freescale.com</email>
</author>
<published>2010-08-17T21:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3eb9039c5392abaabd96d08c0006ea4066346a60'/>
<id>3eb9039c5392abaabd96d08c0006ea4066346a60</id>
<content type='text'>
This patch contains changes to /drivers files
Contains all checkpatch and copyright fixes.

Acked-by: Rob Herring &lt;r.herring@freescale.com&gt;
Signed-off-by: Dinh Nguyen &lt;Dinh.Nguyen@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch contains changes to /drivers files
Contains all checkpatch and copyright fixes.

Acked-by: Rob Herring &lt;r.herring@freescale.com&gt;
Signed-off-by: Dinh Nguyen &lt;Dinh.Nguyen@freescale.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
