summaryrefslogtreecommitdiff
path: root/arch/s390/lib/crc32-glue.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-28s390/crc: drop "glue" from filenamesEric Biggers1-77/+0
2025-04-28s390/crc32: Remove no-op module init and exit functionsEric Biggers1-11/+0
2025-04-28s390/crc32: Remove have_vxrs static keyHeiko Carstens1-7/+3
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers1-1/+1
2025-02-09lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-1/+1
2024-12-02s390/crc32: expose CRC32 functions through libEric Biggers1-0/+92