<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git, branch 3.0-vybrid-ts2.12</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>usb: core: fix two problems for unsupported devices</title>
<updated>2014-01-16T20:54:04+00:00</updated>
<author>
<name>Peter Chen</name>
<email>peter.chen@freescale.com</email>
</author>
<published>2013-12-10T09:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1aa6b2c7e4b030f5319d05aaa4de520595ed92b2'/>
<id>1aa6b2c7e4b030f5319d05aaa4de520595ed92b2</id>
<content type='text'>
- NULL pointer after removing unsupported devices
- only print "hub 2-0:1.0: port 1 nyet suspended" for
device who has enumerated successfully

Signed-off-by: Peter Chen &lt;peter.chen@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- NULL pointer after removing unsupported devices
- only print "hub 2-0:1.0: port 1 nyet suspended" for
device who has enumerated successfully

Signed-off-by: Peter Chen &lt;peter.chen@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>usb: certification: several fixes</title>
<updated>2014-01-16T20:52:27+00:00</updated>
<author>
<name>Peter Chen</name>
<email>peter.chen@freescale.com</email>
</author>
<published>2013-11-18T01:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ce924a53db49cb570f7b481981d488ba8e270828'/>
<id>ce924a53db49cb570f7b481981d488ba8e270828</id>
<content type='text'>
- change PHY TX/RX parameters accoording to Richard's email
- Disable OTG descripor
- Add Freescale VID/PID

Signed-off-by: Peter Chen &lt;peter.chen@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- change PHY TX/RX parameters accoording to Richard's email
- Disable OTG descripor
- Add Freescale VID/PID

Signed-off-by: Peter Chen &lt;peter.chen@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>usb: misc: introduce OTG &amp; EH Test Driver</title>
<updated>2014-01-16T20:36:50+00:00</updated>
<author>
<name>Felipe Balbi</name>
<email>balbi@ti.com</email>
</author>
<published>2012-04-16T12:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=65321fcd82b5c0dcb7c86f3d1e9b6b249c7b23ba'/>
<id>65321fcd82b5c0dcb7c86f3d1e9b6b249c7b23ba</id>
<content type='text'>
This patch introduces support for test modes as
defined by the USB OTG &amp; Embedded host Specification.

Note that we _must_ be able to suspend &amp; resume ports
as we wish, so this driver depends on USB_SUSPEND and
makes use (well, somewhat abuses) usb autopm features
to achieve what we want.

Signed-off-by: Felipe Balbi &lt;balbi@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch introduces support for test modes as
defined by the USB OTG &amp; Embedded host Specification.

Note that we _must_ be able to suspend &amp; resume ports
as we wish, so this driver depends on USB_SUSPEND and
makes use (well, somewhat abuses) usb autopm features
to achieve what we want.

Signed-off-by: Felipe Balbi &lt;balbi@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00241582 MX6 USB host: USB host certification patch</title>
<updated>2014-01-16T20:36:32+00:00</updated>
<author>
<name>make shi</name>
<email>b15407@freescale.com</email>
</author>
<published>2013-01-23T02:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=412af3d25ba76f8dfda3bd9d2715e1119e671d32'/>
<id>412af3d25ba76f8dfda3bd9d2715e1119e671d32</id>
<content type='text'>
The patch include:
- USB test mode on hub port and Root-hub port
- support 3 types of message:
	too much hub ties for hub attachment
	too much power consumption for device attachment
	unsupported device class warning
- support menuconfig select the FSL_USB_TEST_MODE, located in:
 	-&gt; Device Drivers
	   -&gt; USB support (USB_SUPPORT [=y])
	   	 -&gt; FSL High-speed Electrical Test Mode support

Signed-off-by: make shi &lt;b15407@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The patch include:
- USB test mode on hub port and Root-hub port
- support 3 types of message:
	too much hub ties for hub attachment
	too much power consumption for device attachment
	unsupported device class warning
- support menuconfig select the FSL_USB_TEST_MODE, located in:
 	-&gt; Device Drivers
	   -&gt; USB support (USB_SUPPORT [=y])
	   	 -&gt; FSL High-speed Electrical Test Mode support

Signed-off-by: make shi &lt;b15407@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update twr_vf600 defconfig to use global timer by default</title>
<updated>2014-01-09T21:09:52+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2014-01-09T21:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3028181b4c1a1e078422b5de929605d893d60d1a'/>
<id>3028181b4c1a1e078422b5de929605d893d60d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing header for __exception_irq_entry in global timer</title>
<updated>2014-01-09T21:03:27+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2014-01-09T21:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1c32717d5eb9ac0fc211b14d7231d6ce63f0806c'/>
<id>1c32717d5eb9ac0fc211b14d7231d6ce63f0806c</id>
<content type='text'>
Fixes issue reported in ticket #52637
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue reported in ticket #52637
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: m25p80: set writebufsize</title>
<updated>2014-01-02T22:10:11+00:00</updated>
<author>
<name>Brian Norris</name>
<email>computersforpeace@gmail.com</email>
</author>
<published>2012-01-31T08:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=30ca5f94e8a0527104ca54309a6e96a39161213f'/>
<id>30ca5f94e8a0527104ca54309a6e96a39161213f</id>
<content type='text'>
Using UBI on m25p80 can give messages like:

    UBI error: io_init: bad write buffer size 0 for 1 min. I/O unit

We need to initialize writebufsize; I think "page_size" is the correct
"bufsize", although I'm not sure. Comments?

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
Cc: stable@kernel.org [2.6.38+]
Signed-off-by: David Woodhouse &lt;David.Woodhouse@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using UBI on m25p80 can give messages like:

    UBI error: io_init: bad write buffer size 0 for 1 min. I/O unit

We need to initialize writebufsize; I think "page_size" is the correct
"bufsize", although I'm not sure. Comments?

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
Cc: stable@kernel.org [2.6.38+]
Signed-off-by: David Woodhouse &lt;David.Woodhouse@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow SW1 on TWR-VF65GS10 to be a wake-up event for TWR-VF600</title>
<updated>2013-12-16T22:59:25+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2013-12-16T22:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=b4e9d7d49170e3c5f1f46371218159269c98f870'/>
<id>b4e9d7d49170e3c5f1f46371218159269c98f870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only allow i2c driver to assign mvf_sema4 once.</title>
<updated>2013-12-16T22:54:13+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2013-12-16T22:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=24677c775298ad02af7825f2de7cf9adf31f7f8a'/>
<id>24677c775298ad02af7825f2de7cf9adf31f7f8a</id>
<content type='text'>
Multiple assignments should not occur and will cause a hang if they do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Multiple assignments should not occur and will cause a hang if they do.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in DSPI2 and DSPI3 base address</title>
<updated>2013-11-21T20:55:52+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2013-11-21T20:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=211c76becc528becec01e1efb23db84b2ebdf5ea'/>
<id>211c76becc528becec01e1efb23db84b2ebdf5ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
