index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
6
-19
/
+19
*
crypto: ux500/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-24
/
+7
*
crypto: talitos/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-30
/
+7
*
crypto: sun4i/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
2
-21
/
+7
*
crypto: stm32/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-25
/
+5
*
crypto: rk3288/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
2
-15
/
+8
*
crypto: qce/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-28
/
+27
*
crypto: picoxcell/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-16
/
+8
*
crypto: omap/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-19
/
+8
*
crypto: n2/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-23
/
+9
*
crypto: cesa/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-17
/
+8
*
crypto: ixp4xx/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+6
*
crypto: safexcel/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-17
/
+7
*
crypto: hisilicon/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-11
/
+7
*
crypto: hifn/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-24
/
+8
*
crypto: ccree/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
2
-31
/
+8
*
crypto: ccp/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-4
/
+3
*
crypto: nitrox/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-2
/
+2
*
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+5
*
crypto: caam/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
4
-92
/
+31
*
crypto: bcm/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-62
/
+17
*
crypto: atmel/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+7
*
random: Support freezable kthreads in add_hwgenerator_randomness()
Stephen Boyd
2019-08-22
1
-3
/
+7
*
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
Phani Kiran Hemadri
2019-08-15
5
-17
/
+265
*
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
Phani Kiran Hemadri
2019-08-15
3
-1
/
+99
*
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
2019-08-15
1
-1
/
+4
*
crypto: caam/qi - execute library only on DPAA 1.x
Horia Geantă
2019-08-15
1
-4
/
+3
*
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
2019-08-15
1
-2
/
+4
*
crypto: hisilicon - add missing single_release
Zhou Wang
2019-08-15
1
-0
/
+1
*
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
2019-08-15
1
-1
/
+1
*
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
Zhou Wang
2019-08-15
1
-0
/
+1
*
crypto: hisilicon - fix kbuild warnings
Zhou Wang
2019-08-15
1
-3
/
+3
*
crypto: ccp - Remove unnecessary linux/pci.h include
Bjorn Helgaas
2019-08-09
7
-7
/
+0
*
crypto: ccp - Include DMA declarations explicitly
Bjorn Helgaas
2019-08-09
2
-0
/
+2
*
crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: qce - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: stm32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
2
-6
/
+2
*
crypto: rockchip - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+2
*
crypto: mediatek - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-2
/
+1
*
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: img-hash - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: ccp - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
2019-08-09
3
-1
/
+704
*
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
2019-08-09
3
-25
/
+226
*
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
2019-08-09
6
-0
/
+1237
*
crypto: hisilicon - add hardware SGL support
Zhou Wang
2019-08-09
4
-0
/
+247
[next]