<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/me4000, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/me4000?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/me4000?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2009-09-15T19:02:35Z</updated>
<entry>
<title>Staging: remove me4000 driver.</title>
<updated>2009-09-15T19:02:35Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-09-03T04:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=06bf27ddaae4deb796ec90a11c5ecefd7364e3ed'/>
<id>urn:sha1:06bf27ddaae4deb796ec90a11c5ecefd7364e3ed</id>
<content type='text'>
The comedi drivers should be used instead, no need to have
this driver in the tree duplicating that one.

Cc: Wolfgang Beiter &lt;w.beiter@aon.at&gt;
Cc: Guenter Gebhardt &lt;g.gebhardt@meilhaus.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: me4000: make file_operations const</title>
<updated>2009-04-03T21:53:25Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=93be73f92980fab947b9565695ffe26a4b7bbf29'/>
<id>urn:sha1:93be73f92980fab947b9565695ffe26a4b7bbf29</id>
<content type='text'>
This eliminates checkpatch.pl warnings, that struct file_operations is
usually const.  The structs me4000_ai_fops_array and
me4000_ao_fops_array are not modified and thus also made const.

Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: me4000: use tabs for code indentation</title>
<updated>2009-04-03T21:53:25Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f02d3345edcf0db86a98e229a4441c2b60b42f7e'/>
<id>urn:sha1:f02d3345edcf0db86a98e229a4441c2b60b42f7e</id>
<content type='text'>
Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: me4000: do not use C99 style comments.</title>
<updated>2009-04-03T21:53:24Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=370eb29dc441fb67a0175cc04134d13202b09c7d'/>
<id>urn:sha1:370eb29dc441fb67a0175cc04134d13202b09c7d</id>
<content type='text'>
Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: me4000: fix various checkpatch.pl warnings about bracing</title>
<updated>2009-04-03T21:53:24Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b8341a8d32f3dc08ac6da569b6d152a1db7a0109'/>
<id>urn:sha1:b8341a8d32f3dc08ac6da569b6d152a1db7a0109</id>
<content type='text'>
Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: me4000: kfree(NULL) is safe, so no extra checks needed.</title>
<updated>2009-04-03T21:53:24Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e8aa1bd0987bd66ae2a44c05cdacf5cea83b6d62'/>
<id>urn:sha1:e8aa1bd0987bd66ae2a44c05cdacf5cea83b6d62</id>
<content type='text'>
Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: me4000: replace some C99 comments</title>
<updated>2009-04-03T21:53:24Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=705d300e1bcb5e2724690b6deb89fbfc453d790e'/>
<id>urn:sha1:705d300e1bcb5e2724690b6deb89fbfc453d790e</id>
<content type='text'>
checkpatch.pl triggered those as false positives for trailing
statements, but those lines also triggered some other warnings.

Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: me4000: inline keyword should sit between storage class and type</title>
<updated>2009-04-03T21:53:24Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=1836842b206b9244c0d1f5075be0d07a69e14045'/>
<id>urn:sha1:1836842b206b9244c0d1f5075be0d07a69e14045</id>
<content type='text'>
fixes some checkpatch.pl errors complaining about wrong position of the
inline keyword

Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: me4000: return is not a function, no parentheses required</title>
<updated>2009-04-03T21:53:24Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=387ed8f8ed047b7a70578767c4bc9d86a82312bf'/>
<id>urn:sha1:387ed8f8ed047b7a70578767c4bc9d86a82312bf</id>
<content type='text'>
fixes some checkpatch.pl errors about unneccessary parentheses.

Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: me4000: use linux/uaccess.h and linux/io.h</title>
<updated>2009-04-03T21:53:24Z</updated>
<author>
<name>Andre Haupt</name>
<email>andre@bitwigglers.org</email>
</author>
<published>2009-01-26T15:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=07d2a2823014927e3578377a07868400837a79c6'/>
<id>urn:sha1:07d2a2823014927e3578377a07868400837a79c6</id>
<content type='text'>
This fixes the following checkpatch.pl warnings:

WARNING: Use #include &lt;linux/uaccess.h&gt; instead of &lt;asm/uaccess.h&gt;
WARNING: Use #include &lt;linux/io.h&gt; instead of &lt;asm/io.h&gt;

Signed-off-by: Andre Haupt &lt;andre@bitwigglers.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
