Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/crc: Move polynomial definition to separate header | Krzysztof Kozlowski | 2018-07-27 | 1 | -14/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | crc32: select an algorithm via Kconfig | Darrick J. Wong | 2012-03-23 | 1 | -0/+18 |
* | crc32: bolt on crc32c | Darrick J. Wong | 2012-03-23 | 1 | -0/+7 |
* | crc32: add slice-by-8 algorithm to existing code | Bob Pearson | 2012-03-23 | 1 | -8/+21 |
* | crc32: make CRC_*_BITS definition correspond to actual bit counts | Bob Pearson | 2012-03-23 | 1 | -8/+10 |
* | crc32: remove two instances of trailing whitespaces | Bob Pearson | 2012-03-23 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+32 |