<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-stable.git/drivers/usb/wusbcore/devconnect.c, branch linux-2.6.28.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/'/>
<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.tavy.me/linux-stable.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>wusb: fix error path for wusb_set_dev_addr()</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:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=f51c23baedf191734364d3aae034d8c9c4cd8cf8'/>
<id>f51c23baedf191734364d3aae034d8c9c4cd8cf8</id>
<content type='text'>
Error path for wusb_set_dev_addr() was handled incorrectly. Fix it by
considering error only when return value is negative.

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>
Error path for wusb_set_dev_addr() was handled incorrectly. Fix it by
considering error only when return value is negative.

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>wusb: add the Wireless USB core (protocol)</title>
<updated>2008-09-17T15:54:29+00:00</updated>
<author>
<name>Inaky Perez-Gonzalez</name>
<email>inaky.perez-gonzalez@intel.com</email>
</author>
<published>2008-09-17T15:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=b69fada68b92fa7061d59a3e54b428759a5e5717'/>
<id>b69fada68b92fa7061d59a3e54b428759a5e5717</id>
<content type='text'>
Add the WUSB protocol (MMC management and device connection) code.

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 WUSB protocol (MMC management and device connection) code.

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