index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
crc32.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-23
/
+0
2025-05-22
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
1
-23
/
+0
2025-05-14
lib/crc32: add SPDX license identifier
Eric Biggers
1
-4
/
+1
2025-02-09
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-4
/
+4
2025-02-09
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
1
-15
/
+13
2025-02-09
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
1
-3
/
+2
2025-02-09
lib/crc32: don't bother with pure and const function attributes
Eric Biggers
1
-11
/
+11
2025-02-09
lib/crc32: use void pointer for data
Eric Biggers
1
-3
/
+3
2024-12-02
lib/crc32: expose whether the lib is really optimized at runtime
Eric Biggers
1
-0
/
+15
2024-12-02
lib/crc32: improve support for arch-specific overrides
Eric Biggers
1
-7
/
+28
2024-12-02
lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
1
-1
/
+1
2024-07-10
riscv: Optimize crc32 with Zbc extension
Xiao Wang
1
-0
/
+3
2014-06-26
lib: crc32: Add some additional __pure annotations
George Spelvin
1
-3
/
+3
2014-06-26
lib: crc32: Greatly shrink CRC combining code
George Spelvin
1
-2
/
+12
2013-11-04
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
1
-0
/
+40
2012-03-24
crc32: bolt on crc32c
Darrick J. Wong
1
-0
/
+2
2011-03-23
crc32: add missed brackets in macro
Konstantin Khlebnikov
1
-1
/
+1
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+27