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
/
caam
/
intern.h
Age
Commit message (
Expand
)
Author
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-23
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
2022-05-06
crypto: caam/rng - Add support for PRNG
Meenakshi Aggarwal
2020-11-06
crypto: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2020-08-21
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
2020-03-30
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
2020-02-22
crypto: caam - support crypto_engine framework for SKCIPHER algorithms
Iuliana Prodan
2019-11-01
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
2019-11-01
crypto: caam - use devres to remove debugfs
Andrey Smirnov
2019-08-30
crypto: caam - select DMA address size at runtime
Andrey Smirnov
2019-08-30
crypto: caam - don't hardcode inpentry size
Andrey Smirnov
2019-08-30
crypto: caam - drop explicit usage of struct jr_outentry
Andrey Smirnov
2019-08-30
crypto: caam - simplfy clock initialization
Andrey Smirnov
2019-08-30
crypto: caam - move DMA mask selection into a function
Andrey Smirnov
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-03-28
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
2019-03-28
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
2019-03-22
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2019-02-01
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
crypto: caam - fix MC firmware detection
Horia Geantă
2017-12-28
crypto: caam - save Era in driver's private data
Horia Geantă
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-07-18
crypto: caam - remove unused variables in caam_drv_private
Tudor Ambarus
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-05
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
2016-11-13
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2016-08-09
crypto: caam - get rid of tasklet
Russell King
2015-08-10
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
Victoria Milhoan
2014-09-15
crypto: caam - Dynamic allocation of addresses for various memory blocks in C...
Nitesh Narayan Lal
2014-06-25
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
2013-10-30
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
2013-10-30
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-08-01
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-04-25
crypto: caam - fix job ring cleanup code
Vakul Garg
2012-06-27
crypto: caam - one tasklet per job ring
Kim Phillips
2012-06-27
crypto: caam - ahash hmac support
Yuan Kang
2012-06-27
crypto: caam - remove jr register/deregister
Yuan Kang
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips