index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Age
Commit message (
Expand
)
Author
2020-01-22
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
2020-01-16
crypto: hisilicon - add branch prediction macro
Zaibo Xu
2020-01-16
crypto: hisilicon - adjust hpre_crt_para_get
Zaibo Xu
2020-01-16
crypto: hisilicon - Fixed some tiny bugs of HPRE
Zaibo Xu
2020-01-16
crypto: hisilicon - Bugfixed tfm leak
Zaibo Xu
2020-01-16
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
2020-01-16
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
2020-01-16
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
2020-01-16
crypto: hisilicon - Add callback error check
Zaibo Xu
2020-01-16
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
2020-01-16
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2020-01-09
crypto: hisilicon/sec2 - Use atomics instead of __sync
Arnd Bergmann
2019-12-20
crypto: hisilicon - still no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2019-12-11
crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
Eric Biggers
2019-12-11
crypto: hisilicon - Remove useless MODULE macros
Zhou Wang
2019-12-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2019-12-11
crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
Jonathan Cameron
2019-11-27
crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
Dan Carpenter
2019-11-22
crypto: hisilicon - add DebugFS for HiSilicon SEC
Zaibo Xu
2019-11-22
crypto: hisilicon - add SRIOV for HiSilicon SEC
Zaibo Xu
2019-11-22
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-17
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
2019-11-08
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
2019-11-01
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-10-26
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2019-10-26
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
2019-10-26
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
2019-10-26
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
2019-10-23
crypto: hisilicon: Fix misuse of GENMASK macro
Rikard Falkeborn
2019-10-23
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
2019-10-10
crypto: hisilicon - Add debugfs for HPRE
Zaibo Xu
2019-10-10
crypto: hisilicon - add SRIOV support for HPRE
Zaibo Xu
2019-10-10
crypto: hisilicon - add HiSilicon HPRE accelerator
Zaibo Xu
2019-10-10
crypto: hisilicon - misc fix about sgl
Zhou Wang
2019-10-10
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
2019-10-10
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-10-05
crypto: hisilicon - allow compile-testing on x86
Arnd Bergmann
2019-09-20
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
2019-09-20
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
2019-09-20
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
2019-09-20
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
2019-08-30
crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driver
Mao Wenan
[next]