index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2022-12-31
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
2022-12-31
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
2022-12-31
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2022-12-31
crypto: qat - fix error return code in adf_probe
Wang Yufen
2022-12-31
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
2022-12-31
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-12-31
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
2022-12-31
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
2022-12-31
crypto: rockchip - remove non-aligned handling
Corentin Labbe
2022-12-31
crypto: rockchip - better handle cipher key
Corentin Labbe
2022-12-31
crypto: rockchip - add fallback for ahash
Corentin Labbe
2022-12-31
crypto: rockchip - add fallback for cipher
Corentin Labbe
2022-12-31
crypto: rockchip - do not store mode globally
Corentin Labbe
2022-12-31
crypto: rockchip - do not do custom power management
Corentin Labbe
2022-12-31
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
2022-12-31
crypto: sun8i-ss - use dma_addr instead u32
Corentin Labbe
2022-12-31
crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
Weili Qian
2022-12-31
crypto: hisilicon/qm - fix incorrect parameters usage
Weili Qian
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-30
crypto: aspeed - Remove redundant dev_err call
Shang XiaoJing
2022-09-30
crypto: bcm - Simplify obtain the name for cipher
Gaosheng Cui
2022-09-30
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-09-30
crypto: zip - remove the unneeded result variable
ye xingchen
2022-09-30
crypto: qat - add limit to linked list parsing
Adam Guerin
2022-09-30
crypto: octeontx2 - Remove the unneeded result variable
ye xingchen
2022-09-30
crypto: ccp - Remove the unneeded result variable
ye xingchen
2022-09-30
crypto: aspeed - Fix check for platform_get_irq() errors
YueHaibing
2022-09-30
crypto: virtio - fix memory-leak
lei he
2022-09-30
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-09-30
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
2022-09-30
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
Neal Liu
2022-09-27
virtio-crypto: fix memory-leak
lei he
2022-09-24
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
2022-09-24
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
Liu Shixin
2022-09-24
crypto: artpec6 - Fix printk warning on size_t/%d
Herbert Xu
2022-09-24
crypto: inside-secure - Replace generic aes with libaes
Peter Harliman Liem
2022-09-24
crypto: inside_secure - Avoid dma map if size is zero
Peter Harliman Liem
2022-09-16
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
2022-09-16
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
[next]