index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
amlogic
Age
Commit message (
Expand
)
Author
2022-12-02
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2022-08-26
crypto: amlogic - Fix dma_map_sg error check
Jack Wang
2022-03-03
crypto: amlogic - call finalize with bh disabled
Corentin Labbe
2021-03-26
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-07
crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
Tang Bin
2020-09-25
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-04
crypto: amlogic - Fix endianness marker
Herbert Xu
2020-09-04
crypto: amlogic - use kfree_sensitive()
Denis Efremov
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
2020-04-16
crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Tang Bin
2020-01-16
crypto: amlogic - fix removal of module
Corentin Labbe
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-12-20
crypto: amlogic - add unspecified HAS_IOMEM dependency
Brendan Higgins
2019-11-22
crypto: amlogic - enable working on big endian kernel
Corentin Labbe
2019-11-17
crypto: amlogic - fix two resources leak
Corentin Labbe
2019-11-08
crypto: amlogic - ensure error variable err is set before returning it
Colin Ian King
2019-11-08
crypto: amlogic - Use kmemdup in meson_aes_setkey()
YueHaibing
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe