<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/lib/crc4.c, branch v4.14.66</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v4.14.66</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v4.14.66'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2017-06-09T09:52:07+00:00</updated>
<entry>
<title>lib: Add crc4 module</title>
<updated>2017-06-09T09:52:07+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2017-06-06T21:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0cbaa44841db3d06d2a21ae4ab679882033f3dbe'/>
<id>urn:sha1:0cbaa44841db3d06d2a21ae4ab679882033f3dbe</id>
<content type='text'>
Add a little helper for crc4 calculations. This works 4-bits-at-a-time,
using a simple table approach.

We will need this in the FSI core code, as well as any master
implementations that need to calculate CRCs in software.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
Signed-off-by: Chris Bostic &lt;cbostic@linux.vnet.ibm.com&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
