<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/cxt1e1/sbecrc.c, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/cxt1e1/sbecrc.c?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/cxt1e1/sbecrc.c?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2014-07-01T16:05:33Z</updated>
<entry>
<title>staging: cxt1e1: remove driver</title>
<updated>2014-07-01T16:05:33Z</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-07-01T15:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=14b596c9d80bf63da3f0fcbddfd67eb62197afb4'/>
<id>urn:sha1:14b596c9d80bf63da3f0fcbddfd67eb62197afb4</id>
<content type='text'>
Remove the driver as it hasn't been cleaned up and it doesn't look like
anyone is going to work on it anymore. This can be reverted if someone
wants to work to fix the remaining issues the driver has.

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Cc: Bob Beers &lt;bob.beers@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: cxt1e1: fix sbeCrc function declaration</title>
<updated>2014-06-27T00:35:50Z</updated>
<author>
<name>Pawel Lebioda</name>
<email>pawel.lebioda89@gmail.com</email>
</author>
<published>2014-06-21T17:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=7bb3c79862be281c4f6cdf49c5f044981f2241a5'/>
<id>urn:sha1:7bb3c79862be281c4f6cdf49c5f044981f2241a5</id>
<content type='text'>
This patch fixes the following sparse warning:

drivers/staging/cxt1e1/sbecrc.c:86:1: warning: symbol 'sbeCrc' was not declared. Should it be static?

Furthermore it fixes wring sbeCrc return type in function declaration.

Signed-off-by: Pawel Lebioda &lt;pawel.lebioda89@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree</title>
<updated>2014-04-18T22:58:55Z</updated>
<author>
<name>Daeseok Youn</name>
<email>daeseok.youn@gmail.com</email>
</author>
<published>2014-04-18T00:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=693d963430cfdee131f870b5f8d6a44e4337ae81'/>
<id>urn:sha1:693d963430cfdee131f870b5f8d6a44e4337ae81</id>
<content type='text'>
Replace OS_kmalloc/OS_kfree with kzalloc/kfree.
And also some allocation doesn't need to use GFP_DMA
so just use GFP_KERNEL.

c4_new() function is never called, remove it.

Signed-off-by: Daeseok Youn &lt;daeseok.youn@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: cxt1e1: sbecrc.c: Use NULL instead of 0</title>
<updated>2013-10-01T01:48:40Z</updated>
<author>
<name>Sachin Kamat</name>
<email>sachin.kamat@linaro.org</email>
</author>
<published>2013-09-27T04:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=c11afaae49ecff435efb534d05074959cce1757a'/>
<id>urn:sha1:c11afaae49ecff435efb534d05074959cce1757a</id>
<content type='text'>
Pointers should be assigned NULL instead of 0.

Signed-off-by: Sachin Kamat &lt;sachin.kamat@linaro.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: cxt1e1: sbecrc.c: fixes coding style issue</title>
<updated>2012-11-21T22:21:48Z</updated>
<author>
<name>Johan Meiring</name>
<email>johanmeiring@gmail.com</email>
</author>
<published>2012-11-20T17:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=477953e13a8b5b49738bb26c3d1f3ffb7ddd8cc6'/>
<id>urn:sha1:477953e13a8b5b49738bb26c3d1f3ffb7ddd8cc6</id>
<content type='text'>
This commit sorts out a coding style issue related to spaces between
parentheses and function names.

Signed-off-by: Johan Meiring &lt;johanmeiring@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: cxt1e1: sbecrc.c: fixes brace placement</title>
<updated>2012-11-21T22:21:48Z</updated>
<author>
<name>Johan Meiring</name>
<email>johanmeiring@gmail.com</email>
</author>
<published>2012-11-20T17:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=3effcd06fb48ae8859817c5bb46b343f87dad2a1'/>
<id>urn:sha1:3effcd06fb48ae8859817c5bb46b343f87dad2a1</id>
<content type='text'>
This commit sorts out the incorrect placement of braces in the file.

Signed-off-by: Johan Meiring &lt;johanmeiring@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: cxt1e1: sbecrc.c: fixes indentation issues</title>
<updated>2012-11-21T22:21:48Z</updated>
<author>
<name>Johan Meiring</name>
<email>johanmeiring@gmail.com</email>
</author>
<published>2012-11-20T17:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=0b7ccbeda03a19cfba24f6d6319e5f48e16364a9'/>
<id>urn:sha1:0b7ccbeda03a19cfba24f6d6319e5f48e16364a9</id>
<content type='text'>
This commit converts several instances of space-based indentation
to use tabs instead.

Signed-off-by: Johan Meiring &lt;johanmeiring@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23Z</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>urn:sha1:25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
</entry>
<entry>
<title>staging: Add driver to support wanPMC-CxT1E1 card.</title>
<updated>2010-05-11T18:35:31Z</updated>
<author>
<name>Bob Beers</name>
<email>bob.beers@gmail.com</email>
</author>
<published>2010-03-04T13:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=50ee11fe383255db8e5c3307319d470015616f27'/>
<id>urn:sha1:50ee11fe383255db8e5c3307319d470015616f27</id>
<content type='text'>
Obviously still needs serious attention, but it compiles.

Original author: Rick Dobbs

Add driver to support wanPMC-CxT1E1 card.

This card provides 1-4 ports of T1E1 in PMC form factor.

Note, Rick doesn't want his email showing up as the "From:" author, but
has given his blessing to have the code included in the kernel tree.

Signed-off-by: Bob Beers &lt;bob.beers@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
</feed>
