<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/uwb/est.c, branch v2.6.30-rc8</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>uwb: use dev_dbg() for debug messages</title>
<updated>2008-12-22T18:22:50+00:00</updated>
<author>
<name>David Vrabel</name>
<email>david.vrabel@csr.com</email>
</author>
<published>2008-12-22T18:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=bce83697c5fe84a7a5d38c96fbbe43b4bc028c3e'/>
<id>bce83697c5fe84a7a5d38c96fbbe43b4bc028c3e</id>
<content type='text'>
Instead of the home-grown d_fnstart(), d_fnend() and d_printf() macros,
use dev_dbg() or remove the message entirely.

Signed-off-by: David Vrabel &lt;david.vrabel@csr.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of the home-grown d_fnstart(), d_fnend() and d_printf() macros,
use dev_dbg() or remove the message entirely.

Signed-off-by: David Vrabel &lt;david.vrabel@csr.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>uwb: don't use printk_ratelimit() so often</title>
<updated>2008-10-16T12:56:53+00:00</updated>
<author>
<name>David Vrabel</name>
<email>dv02@dv02pc01.europe.root.pri</email>
</author>
<published>2008-10-16T12:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8092d7c9789581eea478c40d615a2632c3af17bb'/>
<id>8092d7c9789581eea478c40d615a2632c3af17bb</id>
<content type='text'>
Avoid using printk_ratelimit() in many places because:
  - many were error messages reporting broken hardware (it's useful to
    get all of these).
  - the message itself wasn't useful so the message has been removed.

Signed-off-by: David Vrabel &lt;david.vrabel@csr.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid using printk_ratelimit() in many places because:
  - many were error messages reporting broken hardware (it's useful to
    get all of these).
  - the message itself wasn't useful so the message has been removed.

Signed-off-by: David Vrabel &lt;david.vrabel@csr.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>uwb: Fix handling IEs with empty IE data in uwb_est_get_size()</title>
<updated>2008-09-17T15:54:32+00:00</updated>
<author>
<name>Anderson Lizardo</name>
<email>anderson.lizardo@indt.org.br</email>
</author>
<published>2008-09-17T15:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=9d839477f85438695bd870898ffa77347e61b637'/>
<id>9d839477f85438695bd870898ffa77347e61b637</id>
<content type='text'>
A DRP notification may sometimes have empty IE data. This patch fixes
uwb_est_get_size() so that this case is handled properly.

Signed-off-by: Anderson Lizardo &lt;anderson.lizardo@indt.org.br&gt;
Signed-off-by: David Vrabel &lt;david.vrabel@csr.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A DRP notification may sometimes have empty IE data. This patch fixes
uwb_est_get_size() so that this case is handled properly.

Signed-off-by: Anderson Lizardo &lt;anderson.lizardo@indt.org.br&gt;
Signed-off-by: David Vrabel &lt;david.vrabel@csr.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>uwb: add the UWB stack (radio controller interface)</title>
<updated>2008-09-17T15:54:24+00:00</updated>
<author>
<name>Inaky Perez-Gonzalez</name>
<email>inaky.perez-gonzalez@intel.com</email>
</author>
<published>2008-09-17T15:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0612edfd95ffe92201a2267e9e1b0fc68becf76d'/>
<id>0612edfd95ffe92201a2267e9e1b0fc68becf76d</id>
<content type='text'>
Add the UWB radio controller interface (URCI) support.

Signed-off-by: David Vrabel &lt;david.vrabel@csr.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the UWB radio controller interface (URCI) support.

Signed-off-by: David Vrabel &lt;david.vrabel@csr.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
