<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-stable.git/drivers/staging/csr, branch v3.6</title>
<subtitle>Linux kernel stable tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/'/>
<entry>
<title>staging: csr: add INET dependancy</title>
<updated>2012-08-14T23:53:21+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-08-14T23:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=8607dcbefb9e1bcbefe2d77f74809cf31e6a04a1'/>
<id>8607dcbefb9e1bcbefe2d77f74809cf31e6a04a1</id>
<content type='text'>
Randy noticed that with CONFIG_INET turned off, the following build
errors happen:
	ERROR: "register_inetaddr_notifier" [drivers/staging/csr/csr_wifi.ko] undefined!
	ERROR: "unregister_inetaddr_notifier" [drivers/staging/csr/csr_wifi.ko] undefined!

Reported-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Randy noticed that with CONFIG_INET turned off, the following build
errors happen:
	ERROR: "register_inetaddr_notifier" [drivers/staging/csr/csr_wifi.ko] undefined!
	ERROR: "unregister_inetaddr_notifier" [drivers/staging/csr/csr_wifi.ko] undefined!

Reported-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: delete a bunch of unused library functions</title>
<updated>2012-07-21T00:25:09+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-21T00:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=419e9266884fa853179ab726c27a63a9d3ae46e3'/>
<id>419e9266884fa853179ab726c27a63a9d3ae46e3</id>
<content type='text'>
These functions were never being called, so they can be safely deleted.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions were never being called, so they can be safely deleted.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: remove csr_utf16.c</title>
<updated>2012-07-21T00:04:08+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-21T00:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=9e16d457689d1b866e8c1b7de331cb069e341f4c'/>
<id>9e16d457689d1b866e8c1b7de331cb069e341f4c</id>
<content type='text'>
Only one function was being used in the file, so move it to where it was
being called and delete the rest of the file, and csr_unicode.h as it's
no longer needed as well.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only one function was being used in the file, so move it to where it was
being called and delete the rest of the file, and csr_unicode.h as it's
no longer needed as well.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: remove csr_pmem.h</title>
<updated>2012-07-20T23:50:34+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-20T23:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=eaae2e9223e859cd968b58bd3173a3f17b50538d'/>
<id>eaae2e9223e859cd968b58bd3173a3f17b50538d</id>
<content type='text'>
It's no longer needed.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's no longer needed.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: remove CsrPmemAlloc</title>
<updated>2012-07-20T23:41:09+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-20T23:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=786eeeb3756e7fb08174c3a136c16462ccd541d1'/>
<id>786eeeb3756e7fb08174c3a136c16462ccd541d1</id>
<content type='text'>
It's just a wrapper around kmalloc(, GFP_KERNEL) + a call to panic() if
we are out of memory, which is a very foolish thing to do (the panic
that is.)

So replace it with calls to kmalloc() and ignore the out-of-memory
casese for now, odds are it will not be hit, and if it does, hey, we
will end up panicing just the same as with the old code.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just a wrapper around kmalloc(, GFP_KERNEL) + a call to panic() if
we are out of memory, which is a very foolish thing to do (the panic
that is.)

So replace it with calls to kmalloc() and ignore the out-of-memory
casese for now, odds are it will not be hit, and if it does, hey, we
will end up panicing just the same as with the old code.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: remove CsrPmemFree()</title>
<updated>2012-07-20T22:59:12+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-20T22:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=55a27055b9ea5aabf8206ed6b7777c79f4e840c3'/>
<id>55a27055b9ea5aabf8206ed6b7777c79f4e840c3</id>
<content type='text'>
It's just a wrapper around kfree() so call that instead.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just a wrapper around kfree() so call that instead.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: remove CsrMemAllocDma()</title>
<updated>2012-07-20T22:47:35+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-20T22:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=4becf12de1a4efefd28e057750e35f4ceb32dd1d'/>
<id>4becf12de1a4efefd28e057750e35f4ceb32dd1d</id>
<content type='text'>
It's just a call to kmalloc(, GFP_KERNEL | GFP_DMA);

But, all memory allocated by kmalloc can be DMAed, and that's not what
GFP_DMA means, so remove that flag, and just call kmalloc(, GFP_KERNEL);

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just a call to kmalloc(, GFP_KERNEL | GFP_DMA);

But, all memory allocated by kmalloc can be DMAed, and that's not what
GFP_DMA means, so remove that flag, and just call kmalloc(, GFP_KERNEL);

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: remove CsrMemCalloc()</title>
<updated>2012-07-20T22:43:05+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-20T22:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=7de2c5b6ae9c99e7b4213c06ed5264c24d943a35'/>
<id>7de2c5b6ae9c99e7b4213c06ed5264c24d943a35</id>
<content type='text'>
No one calls it, so it doesn't need to be here.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No one calls it, so it doesn't need to be here.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: remove CsrMemAlloc()</title>
<updated>2012-07-20T22:37:12+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-20T22:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=70128792b7802efcf485e9b62249cf8a639187d8'/>
<id>70128792b7802efcf485e9b62249cf8a639187d8</id>
<content type='text'>
It's just calling kmalloc(, GFP_KERNEL), so call that instead.
A few places should be calling kzalloc(), so do that, and remove the
call to memset at the same time.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just calling kmalloc(, GFP_KERNEL), so call that instead.
A few places should be calling kzalloc(), so do that, and remove the
call to memset at the same time.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: csr: remove CsrMemFree() and CsrMemFreeDma()</title>
<updated>2012-07-20T22:26:55+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-07-20T22:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=4fe9db37104f833972486355fe86d7dcd29279b5'/>
<id>4fe9db37104f833972486355fe86d7dcd29279b5</id>
<content type='text'>
They were just wrappers around kfree() so call that instead.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They were just wrappers around kfree() so call that instead.

Cc: Mikko Virkkilä &lt;mikko.virkkila@bluegiga.com&gt;
Cc: Lauri Hintsala &lt;Lauri.Hintsala@bluegiga.com&gt;
Cc: Riku Mettälä &lt;riku.mettala@bluegiga.com&gt;
Cc: Veli-Pekka Peltola &lt;veli-pekka.peltola@bluegiga.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
