<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/brcm63xx/files/drivers/spi, branch master</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>move files to files-2.6.30, to ease newer kernel integration</title>
<updated>2010-01-31T21:00:50+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-01-31T21:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b8d99458ffe83a3c782e26e0cd07d26d41bfeefc'/>
<id>b8d99458ffe83a3c782e26e0cd07d26d41bfeefc</id>
<content type='text'>
SVN-Revision: 19471
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19471
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo, INT_MASK is writable, INT_STATUS is not</title>
<updated>2009-08-11T18:57:04+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-08-11T18:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7610c782050248d35d1004ef34c05b77986dc2c2'/>
<id>7610c782050248d35d1004ef34c05b77986dc2c2</id>
<content type='text'>
SVN-Revision: 17229
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 17229
</pre>
</div>
</content>
</entry>
<entry>
<title>remove useless hard reset in the SPI controller driver</title>
<updated>2009-08-09T10:18:30+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-08-09T10:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2d629e3a01af070e1d3597fd33a798b555156f30'/>
<id>2d629e3a01af070e1d3597fd33a798b555156f30</id>
<content type='text'>
SVN-Revision: 17189
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 17189
</pre>
</div>
</content>
</entry>
<entry>
<title>request irq with the platform driver name instead of bus_id which is being removed in newer kernels</title>
<updated>2009-07-20T10:52:08+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-07-20T10:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=43a3f9555ac4f73137d1d0ee28a9a88289be6938'/>
<id>43a3f9555ac4f73137d1d0ee28a9a88289be6938</id>
<content type='text'>
SVN-Revision: 16932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 16932
</pre>
</div>
</content>
</entry>
<entry>
<title>fix redundant driver name printing in probe function</title>
<updated>2009-04-19T13:32:54+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-04-19T13:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dd2b72105b01e81edc3ab462771d3112867c1ec4'/>
<id>dd2b72105b01e81edc3ab462771d3112867c1ec4</id>
<content type='text'>
SVN-Revision: 15254
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15254
</pre>
</div>
</content>
</entry>
<entry>
<title>some more fixes to the SPI controller driver</title>
<updated>2009-04-08T08:52:57+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-04-08T08:52:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=14832d3c23c3eeb72db12022bfab1596f855fe5c'/>
<id>14832d3c23c3eeb72db12022bfab1596f855fe5c</id>
<content type='text'>
SVN-Revision: 15146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15146
</pre>
</div>
</content>
</entry>
<entry>
<title>do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers</title>
<updated>2009-03-11T10:32:44+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-03-11T10:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8065eb4a551f4c2874a761325a0a83ef6784784d'/>
<id>8065eb4a551f4c2874a761325a0a83ef6784784d</id>
<content type='text'>
SVN-Revision: 14848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14848
</pre>
</div>
</content>
</entry>
<entry>
<title>make SPI work in full-duplex mode by default</title>
<updated>2009-03-10T15:28:29+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-03-10T15:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=51125fb616aef134ddd538021aea53b570a5c0a3'/>
<id>51125fb616aef134ddd538021aea53b570a5c0a3</id>
<content type='text'>
SVN-Revision: 14841
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14841
</pre>
</div>
</content>
</entry>
<entry>
<title>add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing</title>
<updated>2009-03-08T15:27:46+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-03-08T15:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ae1ed9b7f40518eb1f0af60f8d9f5f2f2894f6b7'/>
<id>ae1ed9b7f40518eb1f0af60f8d9f5f2f2894f6b7</id>
<content type='text'>
SVN-Revision: 14793
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14793
</pre>
</div>
</content>
</entry>
</feed>
