<feed xmlns='http://www.w3.org/2005/Atom'>
<title>at91lib/usb, branch master</title>
<subtitle>My playground around Atmels at91lib</subtitle>
<id>https://git.gnumonks.org/cgit/at91lib/atom?h=master</id>
<link rel='self' href='https://git.gnumonks.org/cgit/at91lib/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/'/>
<updated>2012-04-01T21:29:00+00:00</updated>
<entry>
<title>device/dfu: Force FullSpeed mode since the DFU driver doesn't support HS</title>
<updated>2012-04-01T21:29:00+00:00</updated>
<author>
<name>Sylvain Munaut</name>
<email>tnt@246tNt.com</email>
</author>
<published>2012-04-01T21:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=7e109d186ed9c0b539fb8e6e40dd227ce4cc78ab'/>
<id>urn:sha1:7e109d186ed9c0b539fb8e6e40dd227ce4cc78ab</id>
<content type='text'>
Signed-off-by: Sylvain Munaut &lt;tnt@246tNt.com&gt;
</content>
</entry>
<entry>
<title>DFU: runtime only has _one_ interface/altsetting</title>
<updated>2012-01-08T18:24:21+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-08T18:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=35055940944b62166fd2a202195f3abfe411bb27'/>
<id>urn:sha1:35055940944b62166fd2a202195f3abfe411bb27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DFU: include code to switch from DFU to RUNTUIME after bus reset / mannifest</title>
<updated>2012-01-08T17:24:32+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-08T17:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=61739ec34d060a208db9506d5a8d94ad7059c7c5'/>
<id>urn:sha1:61739ec34d060a208db9506d5a8d94ad7059c7c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DFU: add dfu_runtime.c for runtime-to-dfu switching</title>
<updated>2012-01-08T16:44:16+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-08T16:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=1b1befdeb5c24e5434952718cdd1b78cb6556fe5'/>
<id>urn:sha1:1b1befdeb5c24e5434952718cdd1b78cb6556fe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename 'struct dfu' to 'struct dfudata' and 'dfu' symbol to 'g_dfu'</title>
<updated>2012-01-08T15:21:41+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-08T15:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=49600087b975f5f2df77c3b5c0505d5a7aedcb0a'/>
<id>urn:sha1:49600087b975f5f2df77c3b5c0505d5a7aedcb0a</id>
<content type='text'>
This avoids clashes with the -Ddfu caused by board MEMORIES
</content>
</entry>
<entry>
<title>DFU: fix upload case, we need to return number of bytes read</title>
<updated>2012-01-08T14:16:38+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-08T14:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=f912bc40dc2c720d98bc69eff6eac2000ab39197'/>
<id>urn:sha1:f912bc40dc2c720d98bc69eff6eac2000ab39197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DFU: add support for setting the USB SERIAL by a board</title>
<updated>2012-01-08T10:52:15+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-08T10:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=fbea2413f6c3cf935ded2466ce27029575b7d1d4'/>
<id>urn:sha1:fbea2413f6c3cf935ded2466ce27029575b7d1d4</id>
<content type='text'>
this will allow us to use the Unique Chip ID as serial number in the USB
descriptor, which in turn allows customers to write device-specific
udev rules for persistent naming, etc.
</content>
</entry>
<entry>
<title>DFU: manage interface altsettings inside DFU core</title>
<updated>2012-01-07T16:46:07+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-07T16:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=82eaac47c73621cc42ea6f40ffca2118e764a3ae'/>
<id>urn:sha1:82eaac47c73621cc42ea6f40ffca2118e764a3ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DFU: include more common infrastructure for download and upload handling</title>
<updated>2012-01-07T16:38:11+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-07T16:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=141a11409e125abeca98d069eec6fcfee480d5fd'/>
<id>urn:sha1:141a11409e125abeca98d069eec6fcfee480d5fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DFU: Add dfu_desc.c containing USB descriptors</title>
<updated>2012-01-05T22:37:12+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2012-01-05T22:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91lib/commit/?id=541bc5bdaea55365b290f2995fc865371577dc0d'/>
<id>urn:sha1:541bc5bdaea55365b290f2995fc865371577dc0d</id>
<content type='text'>
</content>
</entry>
</feed>
