Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-08 | lib/crc-ccitt: Add CCITT-FALSE CRC16 variant | Andrew Morton | 1 | -1/+57 | |
In support of a soon to be published MFD driver using serdev to talk to a supervisory processor that uses the CCITT-FALSE CRC16 variant in it's protocol, this patch was tested successfully on an i.MX6 ARM platform. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Andrey Vostrikov <[email protected]> Signed-off-by: Andrey Smirnov <[email protected]> Tested-by: Chris Healy <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Lee Jones <[email protected]> | |||||
2006-06-25 | [PATCH] kernel-doc for lib/crc*.c | Randy Dunlap | 1 | -3/+3 | |
Make kernel-doc corrections & additions to lib/crc*.c. Add crc functions to kernel-api.tmpl in DocBook. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+69 | |
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip! |