<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.felipebalbi.com &#187; OTG</title>
	<atom:link href="http://blog.felipebalbi.com/category/linux-kernel-stuff/usb-stuff/usb-otg-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.felipebalbi.com</link>
	<description>Felipe Balbi&#039;s Blog</description>
	<lastBuildDate>Wed, 12 May 2010 08:59:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Musb driver is going to mainline</title>
		<link>http://blog.felipebalbi.com/2008/05/24/musb-driver-is-going-to-mainline/</link>
		<comments>http://blog.felipebalbi.com/2008/05/24/musb-driver-is-going-to-mainline/#comments</comments>
		<pubDate>Sat, 24 May 2008 19:00:23 +0000</pubDate>
		<dc:creator>Felipe Balbi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OTG]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[musb]]></category>

		<guid isPermaLink="false">http://blog.felipebalbi.com/?p=43</guid>
		<description><![CDATA[Musb driver is finally going to mailine. The plan is to merge it for 2.6.26]]></description>
		<wfw:commentRss>http://blog.felipebalbi.com/2008/05/24/musb-driver-is-going-to-mainline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HNP: Host Negotiation Protocol</title>
		<link>http://blog.felipebalbi.com/2007/11/08/hnp-host-negotiation-protocol/</link>
		<comments>http://blog.felipebalbi.com/2007/11/08/hnp-host-negotiation-protocol/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 14:26:27 +0000</pubDate>
		<dc:creator>Felipe Balbi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OMAP]]></category>
		<category><![CDATA[OTG]]></category>

		<guid isPermaLink="false">http://felipebalbi.com/blog/?p=32</guid>
		<description><![CDATA[We already discussed a bit about it and we know this is a feature to allow role switching in otg sessions without changing the cable.  But what does this really mean? Who handle this? Which device(s) already support it? How should I know that my device supports HNP? Is there any public code for [...]]]></description>
		<wfw:commentRss>http://blog.felipebalbi.com/2007/11/08/hnp-host-negotiation-protocol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SRP Overview</title>
		<link>http://blog.felipebalbi.com/2007/11/07/srp-overview/</link>
		<comments>http://blog.felipebalbi.com/2007/11/07/srp-overview/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 18:49:23 +0000</pubDate>
		<dc:creator>Felipe Balbi</dc:creator>
				<category><![CDATA[OTG]]></category>
		<category><![CDATA[musb]]></category>
		<category><![CDATA[otg]]></category>
		<category><![CDATA[SRP]]></category>

		<guid isPermaLink="false">http://felipebalbi.com/blog/?p=26</guid>
		<description><![CDATA[Hello all,
What's SRP or Session Request Protocol? What is this for?  How does this happen? How to implement it? How can I see it working?
These are the questions we're trying to answer in this post. Our first piece of code will come in this post. Like I said before, all codes are based on [...]]]></description>
		<wfw:commentRss>http://blog.felipebalbi.com/2007/11/07/srp-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OTG Overview</title>
		<link>http://blog.felipebalbi.com/2007/11/07/otg-overview/</link>
		<comments>http://blog.felipebalbi.com/2007/11/07/otg-overview/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 12:12:53 +0000</pubDate>
		<dc:creator>Felipe Balbi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OMAP]]></category>
		<category><![CDATA[OTG]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[musb]]></category>
		<category><![CDATA[omap]]></category>
		<category><![CDATA[otg]]></category>
		<category><![CDATA[tusb]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://felipebalbi.com/blog/?p=25</guid>
		<description><![CDATA[Hi all,
Let's start to take a look in USB OTG (On-the-go) functionalities. Of course, I'll focus on linux and MUSB driver which you can find in linux-omap git tree. In this first post, just a quick overview of the specs and its features.

Objective
The objective of USB OTG is that portable devices have the ability to [...]]]></description>
		<wfw:commentRss>http://blog.felipebalbi.com/2007/11/07/otg-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux-OMAP + MUSB + OTG</title>
		<link>http://blog.felipebalbi.com/2007/09/26/linux-omap-musb-otg/</link>
		<comments>http://blog.felipebalbi.com/2007/09/26/linux-omap-musb-otg/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 18:33:00 +0000</pubDate>
		<dc:creator>Felipe Balbi</dc:creator>
				<category><![CDATA[OTG]]></category>

		<guid isPermaLink="false">http://felipebalbi.com/blog/?p=23</guid>
		<description><![CDATA[Hello all,
After a long time in idle state, came out with a new and really nice feature that you can already see in linux-omap tree. Omap boards are using musb core to handle usb tasks in host, peripheral and otg modes.
What I've being doing since mid-February this year, is supporting USB OTG in tusb6010 usb [...]]]></description>
		<wfw:commentRss>http://blog.felipebalbi.com/2007/09/26/linux-omap-musb-otg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
