index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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
/
drivers
/
crypto
/
cavium
/
zip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
crypto: zip - remove the unneeded result variable
ye xingchen
1
-24
/
+6
2022-03-03
crypto: cavium/zip - register algorithm only if hardware is present
Corentin Labbe
1
-48
/
+35
2021-04-16
crypto: cavium/zip - remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2020-11-27
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-8
/
+2
2020-09-25
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-38
/
+6
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-3
/
+3
2019-09-09
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
1
-0
/
+3
2019-03-28
crypto: zip - Make some functions static
YueHaibing
1
-4
/
+4
2019-02-28
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
1
-2
/
+4
2019-02-01
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-41
/
+11
2018-04-28
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
1
-21
/
+21
2018-04-20
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2
-3
/
+3
2018-04-20
crypto: cavium - Fix statistics pending request value
Jan Glauber
2
-9
/
+5
2018-04-20
crypto: cavium - Prevent division by zero
Jan Glauber
1
-4
/
+5
2018-04-20
crypto: cavium - Limit result reading attempts
Jan Glauber
3
-4
/
+25
2018-04-20
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
1
-8
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
1
-20
/
+20
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
1
-1
/
+1
2017-03-09
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
4
-0
/
+271
2017-03-09
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
9
-58
/
+845
2017-03-09
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
10
-0
/
+2793