Age | Commit message (Expand) | Author |
2019-05-30 | crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms | Ard Biesheuvel |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-16 | crypto: mxc-scc - Remove broken driver | Herbert Xu |
2019-01-10 | crypto: bcm - convert to use crypto_authenc_extractkeys() | Eric Biggers |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-07 | crypto: ccree - add support for CryptoCell 703 | Gilad Ben-Yossef |
2018-11-09 | crypto: ccree - add SM3 support | Yael Chemla |
2018-11-09 | crypto: ccree - add SM4 support | Gilad Ben-Yossef |
2018-11-09 | crypto: ccree - add support for CryptoCell 713 | Gilad Ben-Yossef |
2018-10-08 | s390/zcrypt: multiple zcrypt device nodes support | Harald Freudenberger |
2018-08-03 | crypto: hisilicon - SEC security accelerator driver | Jonathan Cameron |
2018-07-27 | crypto: qcom-rng - Add Qcom prng driver | Vinod Koul |
2018-07-09 | crypto: inside-secure - ecb(des) and cbc(des) support | Ofer Heifetz |
2018-07-09 | crypto: inside-secure - md5 support | Ofer Heifetz |
2018-05-27 | crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support | Antoine Tenart |
2018-04-28 | crypto: crypto4xx - add aes-ctr support | Christian Lamparter |
2018-04-28 | crypto: drivers - Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven |
2018-03-23 | crypto: bfin_crc - remove blackfin CRC driver | Arnd Bergmann |
2018-03-03 | crypto: ccree - add support for older HW revs | Gilad Ben-Yossef |
2018-02-15 | crypto: ccree - introduce CryptoCell driver | Gilad Ben-Yossef |
2018-01-26 | crypto: artpec6 - remove select on non-existing CRYPTO_SHA384 | Corentin LABBE |
2017-11-03 | crypto: s5p-sss - Add HASH support for Exynos | Kamil Konieczny |
2017-11-03 | crypto: marvell - Remove the old mv_cesa driver | Boris BREZILLON |
2017-10-12 | crypto: crypto4xx - prepare for AEAD support | Christian Lamparter |
2017-08-22 | crypto: axis - add ARTPEC-6/7 crypto accelerator driver | Lars Persson |
2017-07-18 | crypto: ccp - Introduce the AMD Secure Processor device | Brijesh Singh |
2017-07-18 | crypto: atmel-ecc - introduce Microchip / Atmel ECC driver | Tudor-Dan Ambarus |
2017-07-18 | crypto: sun4i-ss - support the Security System PRNG | Corentin LABBE |
2017-07-18 | crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig | raveendra padasalagi |
2017-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-06-12 | s390/crypto: fix aes/paes Kconfig dependeny | Harald Freudenberger |
2017-06-10 | crypto: cavium - Add support for CNN55XX adapters. | Srikanth Jampala |
2017-06-10 | crypto: inside-secure - add SafeXcel EIP197 crypto engine driver | Antoine Ténart |
2017-06-10 | crypto: omap-aes - Add support for GCM mode | Tero Kristo |
2017-06-10 | crypto: omap - add base support library for common routines | Tero Kristo |
2017-04-21 | crypto: exynos - Add new Exynos RNG driver | Krzysztof Kozlowski |
2017-04-05 | crypto: stm32 - Support for STM32 CRC32 crypto module | Fabien DESSENNE |
2017-03-09 | crypto: zip - Add ThunderX ZIP driver core | Mahipal Challa |
2017-03-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-02-27 | crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMA | Geert Uytterhoeven |
2017-02-27 | crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend ... | Geert Uytterhoeven |
2017-02-24 | s390/crypt: Add protected key AES module | Martin Schwidefsky |
2017-02-23 | s390/pkey: Introduce pkey kernel module | Harald Freudenberger |
2017-02-23 | s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text. | Harald Freudenberger |
2017-02-11 | crypto: brcm - Add Broadcom SPU driver | Rob Rice |
2017-02-11 | crypto: cavium - Enable CPT options crypto for build | George Cherian |
2017-02-11 | crypto: atmel - refine Kconfig dependencies | Arnd Bergmann |
2017-02-03 | crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes | Cyrille Pitchen |