<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/dma/ste_dma40_ll.c, branch v3.10.33</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>dmaengine: ste_dma40: minor cosmetic fixes</title>
<updated>2013-01-14T09:51:01+00:00</updated>
<author>
<name>Fabio Baltieri</name>
<email>fabio.baltieri@linaro.org</email>
</author>
<published>2012-12-13T16:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=f26e03ad2b50be50c98f8ecb1fd9dbdf94db91ab'/>
<id>f26e03ad2b50be50c98f8ecb1fd9dbdf94db91ab</id>
<content type='text'>
This patch contains various non functional cosmetic fixes.

Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Signed-off-by: Fabio Baltieri &lt;fabio.baltieri@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch contains various non functional cosmetic fixes.

Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Signed-off-by: Fabio Baltieri &lt;fabio.baltieri@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmaengine: ste_dma40: use writel_relaxed for lcxa</title>
<updated>2013-01-14T09:50:15+00:00</updated>
<author>
<name>Per Forlin</name>
<email>per.forlin@stericsson.com</email>
</author>
<published>2011-09-28T07:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8a5d2039ab9050a8a2e649eaf3ca4e372a7709f1'/>
<id>8a5d2039ab9050a8a2e649eaf3ca4e372a7709f1</id>
<content type='text'>
lcpa and lcla are written often and the cache_sync() overhead in writel
is costly, especially for wlan where every single network packet (in RX
mode) corresponds to a separate DMA transfer.

Signed-off-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Reviewed-by: Narayanan Gopalakrishnan &lt;narayanan.gopalakrishnan@stericsson.com&gt;
Reviewed-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Signed-off-by: Fabio Baltieri &lt;fabio.baltieri@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lcpa and lcla are written often and the cache_sync() overhead in writel
is costly, especially for wlan where every single network packet (in RX
mode) corresponds to a separate DMA transfer.

Signed-off-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Reviewed-by: Narayanan Gopalakrishnan &lt;narayanan.gopalakrishnan@stericsson.com&gt;
Reviewed-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Signed-off-by: Fabio Baltieri &lt;fabio.baltieri@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmaengine: ste_dma40: reset priority bit for logical channels</title>
<updated>2013-01-14T09:50:09+00:00</updated>
<author>
<name>Narayanan</name>
<email>narayanan.gopalakrishnan@stericsson.com</email>
</author>
<published>2011-09-13T11:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0fd602235dd702d16722857da748d15c26b81ed1'/>
<id>0fd602235dd702d16722857da748d15c26b81ed1</id>
<content type='text'>
This patch sets the SSCFG/SDCFG bit[7] PRI only for physical channel
requests with high priority.  For logical channels, this bit will be
zero.

Signed-off-by: Narayanan G &lt;narayanan.gopalakrishnan@stericsson.com&gt;
Reviewed-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Signed-off-by: Fabio Baltieri &lt;fabio.baltieri@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch sets the SSCFG/SDCFG bit[7] PRI only for physical channel
requests with high priority.  For logical channels, this bit will be
zero.

Signed-off-by: Narayanan G &lt;narayanan.gopalakrishnan@stericsson.com&gt;
Reviewed-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Signed-off-by: Fabio Baltieri &lt;fabio.baltieri@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: plat-nomadik: move DMA40 header to &lt;linux/platform_data&gt;</title>
<updated>2012-11-05T08:55:32+00:00</updated>
<author>
<name>Linus Walleij</name>
<email>linus.walleij@linaro.org</email>
</author>
<published>2012-10-18T12:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=865fab601b8f910b2c634cf4c9211176f2c71cad'/>
<id>865fab601b8f910b2c634cf4c9211176f2c71cad</id>
<content type='text'>
This moves the DMA40 platform data header from &lt;plat/ste_dma40.h&gt;
to &lt;linux/platform_data/dma-ste-dma40.h&gt; where is belongs.

Cc: Dan Williams &lt;djbw@fb.com&gt;
Cc: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Cc: Ola Lilja &lt;ola.o.lilja@stericsson.com&gt;
Cc: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
Cc: Andreas Westin &lt;andreas.westin@stericsson.com&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves the DMA40 platform data header from &lt;plat/ste_dma40.h&gt;
to &lt;linux/platform_data/dma-ste-dma40.h&gt; where is belongs.

Cc: Dan Williams &lt;djbw@fb.com&gt;
Cc: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Cc: Ola Lilja &lt;ola.o.lilja@stericsson.com&gt;
Cc: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
Cc: Andreas Westin &lt;andreas.westin@stericsson.com&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dma40: cyclic xfer support</title>
<updated>2011-01-31T06:27:21+00:00</updated>
<author>
<name>Rabin Vincent</name>
<email>rabin.vincent@stericsson.com</email>
</author>
<published>2011-01-25T10:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0c842b551063c5f7382ac9b457992f3b34972801'/>
<id>0c842b551063c5f7382ac9b457992f3b34972801</id>
<content type='text'>
Support cyclic transfers, which are useful for ALSA drivers.

Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support cyclic transfers, which are useful for ALSA drivers.

Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dma40: use flags to reduce parameter count</title>
<updated>2011-01-31T06:27:20+00:00</updated>
<author>
<name>Rabin Vincent</name>
<email>rabin.vincent@stericsson.com</email>
</author>
<published>2011-01-25T10:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7f933bed96e9872131014ea2bdd5b012e43fc316'/>
<id>7f933bed96e9872131014ea2bdd5b012e43fc316</id>
<content type='text'>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dma40: make d40_log_buf_to_lli static</title>
<updated>2011-01-31T06:27:20+00:00</updated>
<author>
<name>Rabin Vincent</name>
<email>rabin.vincent@stericsson.com</email>
</author>
<published>2011-01-25T10:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1f7622ca55b1f5875e32140b4781759f800aded3'/>
<id>1f7622ca55b1f5875e32140b4781759f800aded3</id>
<content type='text'>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dma40: pass the info pointer all the way to reduce argument count</title>
<updated>2011-01-31T06:27:20+00:00</updated>
<author>
<name>Rabin Vincent</name>
<email>rabin.vincent@stericsson.com</email>
</author>
<published>2011-01-25T10:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=cc31b6f7949efd46c5f13d0758cf7b0bcb71fae2'/>
<id>cc31b6f7949efd46c5f13d0758cf7b0bcb71fae2</id>
<content type='text'>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dma40: unify d40_log_sg_to_lli funcs for mem and slave</title>
<updated>2011-01-31T06:27:19+00:00</updated>
<author>
<name>Rabin Vincent</name>
<email>rabin.vincent@stericsson.com</email>
</author>
<published>2011-01-25T10:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=5ed04b8575cb22920b1333aeb55121339449048f'/>
<id>5ed04b8575cb22920b1333aeb55121339449048f</id>
<content type='text'>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dma40: combine duplicated code in log_sg_to_dev</title>
<updated>2011-01-31T06:27:19+00:00</updated>
<author>
<name>Rabin Vincent</name>
<email>rabin.vincent@stericsson.com</email>
</author>
<published>2011-01-25T10:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=e24b36bdf873b4a64545fd66da13877214d235cf'/>
<id>e24b36bdf873b4a64545fd66da13877214d235cf</id>
<content type='text'>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Acked-by: Per Forlin &lt;per.forlin@stericsson.com&gt;
Acked-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
