<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/dgap/dgap.h, branch v3.15</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>staging: dgap: fix the rest of the checkpatch warnings in dgap.c</title>
<updated>2014-03-19T20:54:39+00:00</updated>
<author>
<name>Mark Hounschell</name>
<email>markh@compro.net</email>
</author>
<published>2014-03-19T19:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=67d5dc8a69bf91720f0a8fdeaa5ef94c42d1637e'/>
<id>67d5dc8a69bf91720f0a8fdeaa5ef94c42d1637e</id>
<content type='text'>
This patch fixes all the simple_strtol and simple_strtoul warnings
as reported by checkpatch. After this patch, checkpatch will report
zero errors or warnings on dgap.c.

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Tested-by: Mark Hounschell &lt;markh@compro.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>
This patch fixes all the simple_strtol and simple_strtoul warnings
as reported by checkpatch. After this patch, checkpatch will report
zero errors or warnings on dgap.c.

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Tested-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macros</title>
<updated>2014-03-19T15:49:06+00:00</updated>
<author>
<name>Mark Hounschell</name>
<email>markh@compro.net</email>
</author>
<published>2014-03-19T15:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c43846a91fc2aeb8f8f519f71324f3bec91bb62f'/>
<id>c43846a91fc2aeb8f8f519f71324f3bec91bb62f</id>
<content type='text'>
This patch replaces the DGAP_LOCK and DGAP_UNLOCK macros with
spin_lock_irqsave spin_unlock_irqrestore.

Signed-off-by: Mark Hounschell &lt;markh@compro.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>
This patch replaces the DGAP_LOCK and DGAP_UNLOCK macros with
spin_lock_irqsave spin_unlock_irqrestore.

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgap: remove more unneeded brd-state states</title>
<updated>2014-03-17T21:35:43+00:00</updated>
<author>
<name>Mark Hounschell</name>
<email>markh@compro.net</email>
</author>
<published>2014-03-12T16:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=bd3e43e5f063ee72fe888d0cc8215a5664f0b320'/>
<id>bd3e43e5f063ee72fe888d0cc8215a5664f0b320</id>
<content type='text'>
This patch removes more unneeded brd-state states

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Tested-by: Mark Hounschell &lt;markh@compro.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>
This patch removes more unneeded brd-state states

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Tested-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgap: remove unused brd-&gt;state states</title>
<updated>2014-03-17T21:35:43+00:00</updated>
<author>
<name>Mark Hounschell</name>
<email>markh@compro.net</email>
</author>
<published>2014-03-12T16:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=b2e78c24408cd353919fb35e7f582a592f3b852d'/>
<id>b2e78c24408cd353919fb35e7f582a592f3b852d</id>
<content type='text'>
This patch removes unused brd-&gt;state states previously
used in the userland firmware download process.

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Tested-by: Mark Hounschell &lt;markh@compro.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>
This patch removes unused brd-&gt;state states previously
used in the userland firmware download process.

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Tested-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgap: remove unneeded dgap_driver_states</title>
<updated>2014-03-17T21:35:43+00:00</updated>
<author>
<name>Mark Hounschell</name>
<email>markh@compro.net</email>
</author>
<published>2014-03-12T16:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=74f71e7175a2be070cba5f055fdd2ee9c8f17b8b'/>
<id>74f71e7175a2be070cba5f055fdd2ee9c8f17b8b</id>
<content type='text'>
The only driver states we need now is READY or !READY.
No need for a sysfs method of seeing those 2 states so
the sysfs entries for dgap_driver_state is also removed.

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Tested-by: Mark Hounschell &lt;markh@compro.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>
The only driver states we need now is READY or !READY.
No need for a sysfs method of seeing those 2 states so
the sysfs entries for dgap_driver_state is also removed.

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Tested-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgap: Replace/remove DGAP_SPINLOCK_INIT macro</title>
<updated>2014-03-17T21:33:35+00:00</updated>
<author>
<name>Mark Hounschell</name>
<email>markh@compro.net</email>
</author>
<published>2014-03-11T14:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=211568d0009fa12f20d19b9ba756469ad35c3948'/>
<id>211568d0009fa12f20d19b9ba756469ad35c3948</id>
<content type='text'>
This patch gets rid of the DGAP_SPINLOCK_INIT macro

Signed-off-by: Mark Hounschell &lt;markh@compro.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>
This patch gets rid of the DGAP_SPINLOCK_INIT macro

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgap: Remove unused DGAP_TRYLOCK macro</title>
<updated>2014-03-17T21:33:35+00:00</updated>
<author>
<name>Mark Hounschell</name>
<email>markh@compro.net</email>
</author>
<published>2014-03-11T14:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=339db3a32b457c7fc7cc69d8cb653fd4d15000ed'/>
<id>339db3a32b457c7fc7cc69d8cb653fd4d15000ed</id>
<content type='text'>
This patch removes  the unused DGAP_TRYLOCK macro

Signed-off-by: Mark Hounschell &lt;markh@compro.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>
This patch removes  the unused DGAP_TRYLOCK macro

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgap: remove some unused defines in dgap.h</title>
<updated>2014-03-17T21:33:34+00:00</updated>
<author>
<name>Mark Hounschell</name>
<email>markh@compro.net</email>
</author>
<published>2014-03-11T14:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=abbdd11ac3ce01a56b93bec8b9ba00d81153f7b5'/>
<id>abbdd11ac3ce01a56b93bec8b9ba00d81153f7b5</id>
<content type='text'>
This patch removes some unused defines in dgap.h

Signed-off-by: Mark Hounschell &lt;markh@compro.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>
This patch removes some unused defines in dgap.h

Signed-off-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging:dgap: Fix Macros with complex values should be enclosed in dgap.h</title>
<updated>2014-03-09T04:19:14+00:00</updated>
<author>
<name>Ebru Akagunduz</name>
<email>ebru.akagunduz@gmail.com</email>
</author>
<published>2014-03-08T10:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=3eed3d360d9758c13763fb7b22da41471ad1fac3'/>
<id>3eed3d360d9758c13763fb7b22da41471ad1fac3</id>
<content type='text'>
Fix checkpatch.pl issues with macros with complex
values should be enclosed in dgap.h

Signed-off-by: Ebru Akagunduz &lt;ebru.akagunduz@gmail.com&gt;
Reviewed-by: Sarah Sharp &lt;sarah.a.sharp@linux.intel.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>
Fix checkpatch.pl issues with macros with complex
values should be enclosed in dgap.h

Signed-off-by: Ebru Akagunduz &lt;ebru.akagunduz@gmail.com&gt;
Reviewed-by: Sarah Sharp &lt;sarah.a.sharp@linux.intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging:dgap: Fix "foo * bar" should be "foo *bar" in dgap.h</title>
<updated>2014-03-07T23:04:20+00:00</updated>
<author>
<name>Ebru Akagunduz</name>
<email>ebru.akagunduz@gmail.com</email>
</author>
<published>2014-03-07T14:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=421343a4382111d3e9216b8355f1ce0113bb9567'/>
<id>421343a4382111d3e9216b8355f1ce0113bb9567</id>
<content type='text'>
Fix checkpatch.pl issues with "foo *  bar" should
be "foo *bar" in dgap.h

Signed-off-by: Ebru Akagunduz &lt;ebru.akagunduz@gmail.com&gt;
Acked-by: Paul E. McKenney &lt;paulmck@linux.vnet.ibm.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>
Fix checkpatch.pl issues with "foo *  bar" should
be "foo *bar" in dgap.h

Signed-off-by: Ebru Akagunduz &lt;ebru.akagunduz@gmail.com&gt;
Acked-by: Paul E. McKenney &lt;paulmck@linux.vnet.ibm.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
