Age | Commit message (Expand) | Author |
2019-08-22 | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel |
2019-08-22 | crypto: ux500/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: talitos/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: sun4i/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: stm32/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: rk3288/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: qce/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: picoxcell/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: omap/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: n2/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: cesa/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: ixp4xx/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: safexcel/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: hisilicon/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: hifn/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: ccree/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: ccp/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: nitrox/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: cpt/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: caam/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: bcm/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: atmel/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | random: Support freezable kthreads in add_hwgenerator_randomness() | Stephen Boyd |
2019-08-15 | crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit | Phani Kiran Hemadri |
2019-08-15 | crypto: cavium/nitrox - Allocate asymmetric crypto command queues | Phani Kiran Hemadri |
2019-08-15 | hwrng: core - Freeze khwrng thread during suspend | Stephen Boyd |
2019-08-15 | crypto: caam/qi - execute library only on DPAA 1.x | Horia Geantă |
2019-08-15 | crypto: hisilicon - fix error handle in hisi_zip_create_req_q | Zhou Wang |
2019-08-15 | crypto: hisilicon - add missing single_release | Zhou Wang |
2019-08-15 | crypto: hisilicon - init curr_sgl_dma to fix compile warning | Zhou Wang |
2019-08-15 | crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP | Zhou Wang |
2019-08-15 | crypto: hisilicon - fix kbuild warnings | Zhou Wang |
2019-08-09 | crypto: ccp - Remove unnecessary linux/pci.h include | Bjorn Helgaas |
2019-08-09 | crypto: ccp - Include DMA declarations explicitly | Bjorn Helgaas |
2019-08-09 | crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: qce - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: stm32 - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: rockchip - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: mediatek - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: img-hash - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: exynos - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: ccp - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-09 | crypto: hisilicon - add debugfs for ZIP and QM | Zhou Wang |
2019-08-09 | crypto: hisilicon - add SRIOV support for ZIP | Zhou Wang |
2019-08-09 | crypto: hisilicon - add HiSilicon ZIP accelerator support | Zhou Wang |
2019-08-09 | crypto: hisilicon - add hardware SGL support | Zhou Wang |