Age | Commit message (Expand) | Author |
---|---|---|
2024-12-01 | mips/crc32: expose CRC32 functions through lib | Eric Biggers |
2024-11-15 | Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-10-26 | crypto: mips/crc32 - fix the CRC32C implementation | Eric Biggers |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-13 | crypto: mips/crc32 - Clean up useless assignment operations | WangYuli |
2023-10-27 | crypto: mips/crc32 - remove redundant setting of alignmask to 0 | Eric Biggers |
2022-04-01 | MIPS: crypto: Fix CRC32 code | Paul Cercueil |
2021-05-10 | asm-generic: unaligned always use struct helpers | Arnd Bergmann |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers |
2018-02-19 | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski |