<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git, branch imx-android-r13.1</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>ENGR00171621 ipu device: remove error printk to avoid performance drop</title>
<updated>2012-01-10T02:52:50+00:00</updated>
<author>
<name>Xinyu Chen</name>
<email>b03824@freescale.com</email>
</author>
<published>2012-01-10T01:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c393cb3d24bea6fbac194646580292b625ab64e9'/>
<id>c393cb3d24bea6fbac194646580292b625ab64e9</id>
<content type='text'>
Android dual display will call IPU_QUEUE_TASK to do UI resize
to second display on each frame, and befrore calling it,
a ioctl of IPU_CHECK_TASK must be called to refine the parameters.
This ioctl will print out error log if there's parameters mismatch.
It causes about 4 lines each frame, which let fps drop.
Remove such warning.

Signed-off-by: Xinyu Chen &lt;xinyu.chen@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Android dual display will call IPU_QUEUE_TASK to do UI resize
to second display on each frame, and befrore calling it,
a ioctl of IPU_CHECK_TASK must be called to refine the parameters.
This ioctl will print out error log if there's parameters mismatch.
It causes about 4 lines each frame, which let fps drop.
Remove such warning.

Signed-off-by: Xinyu Chen &lt;xinyu.chen@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'rel_imx_2.6.38_12.01.00_RC1' into imx_2.6.38_android</title>
<updated>2012-01-09T04:16:21+00:00</updated>
<author>
<name>Xinyu Chen</name>
<email>b03824@freescale.com</email>
</author>
<published>2012-01-09T04:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=951b812436e9aed71d44665e2243cf409b27adcd'/>
<id>951b812436e9aed71d44665e2243cf409b27adcd</id>
<content type='text'>
Conflicts:
	drivers/input/touchscreen/egalax_ts.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	drivers/input/touchscreen/egalax_ts.c
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR0017124 Merge vivante 4.6.4 kernel driver</title>
<updated>2012-01-08T03:37:09+00:00</updated>
<author>
<name>Loren Huang</name>
<email>b02279@freescale.com</email>
</author>
<published>2012-01-04T10:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=083a297c124a17f6a98c3da885c4b2e5fd77d645'/>
<id>083a297c124a17f6a98c3da885c4b2e5fd77d645</id>
<content type='text'>
Signed-off-by: Loren Huang &lt;b02279@freescale.com&gt;
Acked-by: Lily Zhang
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Loren Huang &lt;b02279@freescale.com&gt;
Acked-by: Lily Zhang
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00170344 vpu: Reserve bitwork memory at vpu probe for android</title>
<updated>2012-01-04T07:38:26+00:00</updated>
<author>
<name>Sammy He</name>
<email>r62914@freescale.com</email>
</author>
<published>2012-01-04T07:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0224f38b433f770b9e54443f724265a2a655faa8'/>
<id>0224f38b433f770b9e54443f724265a2a655faa8</id>
<content type='text'>
Reserve bitwork memory at vpu probe since DMA zone is removed
on android.

Signed-off-by: Sammy He &lt;r62914@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reserve bitwork memory at vpu probe since DMA zone is removed
on android.

Signed-off-by: Sammy He &lt;r62914@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00171115 mx6_ard: Enable the enet on mx6q ard</title>
<updated>2011-12-31T12:59:07+00:00</updated>
<author>
<name>Hake Huang</name>
<email>b20222@freescale.com</email>
</author>
<published>2011-12-31T09:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=e14ab2b954bc8725c220bd54d26f71b23c1836ad'/>
<id>e14ab2b954bc8725c220bd54d26f71b23c1836ad</id>
<content type='text'>
Fix Mux config
Need hardware rework:
1. Add R450 10.0k
2. Remove R1105 1k
3. short Pin 1,2 of u516: will impact CAN1

Signed-off-by: Hake Huang &lt;b20222@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Mux config
Need hardware rework:
1. Add R450 10.0k
2. Remove R1105 1k
3. short Pin 1,2 of u516: will impact CAN1

Signed-off-by: Hake Huang &lt;b20222@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00171113 flexcan: add self wakeup function</title>
<updated>2011-12-31T09:31:04+00:00</updated>
<author>
<name>Dong Aisheng</name>
<email>b29396@freescale.com</email>
</author>
<published>2011-12-31T09:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3c9ab09e7bee92ecad8330bbda7817596d4c6118'/>
<id>3c9ab09e7bee92ecad8330bbda7817596d4c6118</id>
<content type='text'>
Flexcan can use the self wakeup function to wakeup system in system
suspend state.

Signed-off-by: Dong Aisheng &lt;b29396@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flexcan can use the self wakeup function to wakeup system in system
suspend state.

Signed-off-by: Dong Aisheng &lt;b29396@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00171043 gadget-audio: Kernel panic after insert g_audio at second time</title>
<updated>2011-12-31T09:07:48+00:00</updated>
<author>
<name>Peter Chen</name>
<email>peter.chen@freescale.com</email>
</author>
<published>2011-12-31T06:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c9c8ead6fa92b9c7a5d1ca9b54cf75df29b8f9ae'/>
<id>c9c8ead6fa92b9c7a5d1ca9b54cf75df29b8f9ae</id>
<content type='text'>
The reason is it does not call usb_ep_disable at gadget disable routine.

Signed-off-by: Peter Chen &lt;peter.chen@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reason is it does not call usb_ep_disable at gadget disable routine.

Signed-off-by: Peter Chen &lt;peter.chen@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00162913-1 ASRC:fix asrc_audio_clock divider set bug</title>
<updated>2011-12-31T07:50:34+00:00</updated>
<author>
<name>Chen Liangjun</name>
<email>b36089@freescale.com</email>
</author>
<published>2011-12-31T03:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=26897be5ce4c87572f049bf18cd5ab9c95bcb7fa'/>
<id>26897be5ce4c87572f049bf18cd5ab9c95bcb7fa</id>
<content type='text'>
The asrc_audio_clock in MX5 is different from MX6.Thus the divider
value set can not be used in the MX6. Part of noise of ASRC output
is caused by this.

Add the function to calculate the divider and prescaler value
according to the sample rate and asrc_audio_clock.

Signed-off-by: Chen Liangjun &lt;b36089@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The asrc_audio_clock in MX5 is different from MX6.Thus the divider
value set can not be used in the MX6. Part of noise of ASRC output
is caused by this.

Add the function to calculate the divider and prescaler value
according to the sample rate and asrc_audio_clock.

Signed-off-by: Chen Liangjun &lt;b36089@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00171083 Revert "ENGR00170944 [MX6Q MMC]suspend/resume crash"</title>
<updated>2011-12-31T06:40:17+00:00</updated>
<author>
<name>Ryan QIAN</name>
<email>b32804@freescale.com</email>
</author>
<published>2011-12-31T06:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=f66116495613d2aa0e7a7ce80d7bc092c7ecc263'/>
<id>f66116495613d2aa0e7a7ce80d7bc092c7ecc263</id>
<content type='text'>
issue:
	in the reverted patch, sdhc driver will claim host on its
entering suspend state. and the wifi driver will hold host on
its loading. so once system is about to enter suspend state,
system will be pended on claiming host.

fix:
- Revert "ENGR00170944 [MX6Q MMC]suspend/resume crash"

This reverts commit 3b2e3729dc57a5ff532552cde49de7ace4c5792c.

Signed-off-by: Ryan QIAN &lt;b32804@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
issue:
	in the reverted patch, sdhc driver will claim host on its
entering suspend state. and the wifi driver will hold host on
its loading. so once system is about to enter suspend state,
system will be pended on claiming host.

fix:
- Revert "ENGR00170944 [MX6Q MMC]suspend/resume crash"

This reverts commit 3b2e3729dc57a5ff532552cde49de7ace4c5792c.

Signed-off-by: Ryan QIAN &lt;b32804@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00171111 MX6Q/TOUCHSCREEN : change the printk to dynamic print</title>
<updated>2011-12-31T06:29:58+00:00</updated>
<author>
<name>Huang Shijie</name>
<email>b32955@freescale.com</email>
</author>
<published>2011-12-31T05:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8acdad0baf758115ab4f4e14982198dedcb61510'/>
<id>8acdad0baf758115ab4f4e14982198dedcb61510</id>
<content type='text'>
Too much printk make the dmesg mess.
Change it to dynamic print mode.

Signed-off-by: Huang Shijie &lt;b32955@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Too much printk make the dmesg mess.
Change it to dynamic print mode.

Signed-off-by: Huang Shijie &lt;b32955@freescale.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
