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
Age
Commit message (
Expand
)
Author
2022-11-25
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
2022-11-25
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
2022-11-25
crypto: atmel-sha204a - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-25
crypto: atmel-ecc - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
2022-11-18
crypto: hisilicon/qm - the command dump process is modified
Kai Ye
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-11-18
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
2022-11-18
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-18
crypto: vmx: Skip objtool from running on aesp8-ppc.o
Sathvika Vasireddy
2022-11-11
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
Shashank Gupta
2022-11-11
crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()
Yang Li
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-10-28
crypto: octeontx - fix repeated words in comments
wangjianli
2022-10-28
crypto: hisilicon/qm - delete redundancy check
Kai Ye
2022-10-28
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
2022-10-28
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
2022-10-28
crypto: rockchip - Add support for RK3399
Corentin Labbe
2022-10-28
crypto: rockchip - permit to have more than one reset
Corentin Labbe
2022-10-28
crypto: rockchip - rk_ahash_reg_init use crypto_info from parameter
Corentin Labbe
2022-10-28
crypto: rockchip - Check for clocks numbers and their frequencies
Corentin Labbe
2022-10-28
crypto: rockchip - store crypto_info in request context
Corentin Labbe
2022-10-28
crypto: rockchip - use the rk_crypto_info given as parameter
Corentin Labbe
2022-10-28
crypto: rockchip - use a rk_crypto_info variable instead of lot of indirection
Corentin Labbe
2022-10-28
crypto: rockchip - rework rk_handle_req function
Corentin Labbe
2022-10-28
crypto: rockchip - rename ablk functions to cipher
Corentin Labbe
2022-10-28
crypto: rockchip - add support for rk3328
Corentin Labbe
2022-10-28
crypto: rockchip - fix style issue
Corentin Labbe
2022-10-28
crypto: rockchip - use read_poll_timeout
Corentin Labbe
2022-10-28
crypto: rockchip - use clk_bulk to simplify clock management
Corentin Labbe
2022-10-28
crypto: rockchip - handle reset also in PM
Corentin Labbe
2022-10-28
crypto: rockchip - introduce PM
Corentin Labbe
2022-10-28
crypto: rockchip - add debugfs
Corentin Labbe
2022-10-28
crypto: rockchip - rewrite type
Corentin Labbe
2022-10-28
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
2022-10-28
crypto: rockchip - remove non-aligned handling
Corentin Labbe
2022-10-28
crypto: rockchip - better handle cipher key
Corentin Labbe
2022-10-28
crypto: rockchip - add fallback for ahash
Corentin Labbe
2022-10-28
crypto: rockchip - add fallback for cipher
Corentin Labbe
2022-10-28
crypto: rockchip - do not store mode globally
Corentin Labbe
2022-10-28
crypto: rockchip - fix privete/private typo
Corentin Labbe
2022-10-28
crypto: rockchip - do not do custom power management
Corentin Labbe
2022-10-28
crypto: rockchip - do not use uninitialized variable
Corentin Labbe
2022-10-28
crypto: rockchip - use dev_err for error message about interrupt
Corentin Labbe
2022-10-21
crypto: talitos - Use the defined variable to clean code
jianchunfu
2022-10-21
crypto: n2 - add missing hash statesize
Corentin Labbe
[prev]
[next]