index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
crypto: ccp - Add support for RSA on the CCP
Gary R Hook
2017-07-28
4
-0
/
+347
*
|
|
crypto: ccp - Fix base RSA function for version 5 CCPs
Gary R Hook
2017-07-28
2
-34
/
+54
*
|
|
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
2017-07-28
11
-11
/
+11
*
|
|
crypto: stm32 - Support for STM32 HASH module
lionel.debieve@st.com
2017-07-28
3
-0
/
+1589
*
|
|
crypto: stm32 - Rename module to use generic crypto
lionel.debieve@st.com
2017-07-28
3
-6
/
+5
*
|
|
crypto: stm32 - solve crc issue during unbind
lionel.debieve@st.com
2017-07-28
1
-1
/
+1
*
|
|
crypto: stm32 - CRC use relaxed function
lionel.debieve@st.com
2017-07-28
1
-7
/
+8
*
|
|
crypto: caam - free qman_fq after kill_fq
Xulin Sun
2017-07-28
1
-6
/
+4
*
|
|
crypto: caam - fix condition for the jump over key(s) command
Tudor Ambarus
2017-07-18
1
-3
/
+2
*
|
|
crypto: caam - clean-up in caam_init_rng()
Horia Geantă
2017-07-18
1
-5
/
+1
*
|
|
crypto: caam - remove unused variables in caam_drv_private
Tudor Ambarus
2017-07-18
2
-4
/
+0
*
|
|
crypto: caam - remove unused sg_to_sec4_sg_len()
Horia Geantă
2017-07-18
1
-15
/
+0
*
|
|
crypto: caam/qi - lower driver verbosity
Horia Geantă
2017-07-18
1
-4
/
+4
*
|
|
crypto: caam/qi - remove unused header sg_sw_sec4.h
Horia Geantă
2017-07-18
1
-1
/
+0
*
|
|
crypto: caam/qi - explicitly set dma_ops
Horia Geantă
2017-07-18
1
-0
/
+1
*
|
|
crypto: caam/qi - fix AD length endianness in S/G entry
Horia Geantă
2017-07-18
1
-1
/
+4
*
|
|
crypto: caam/qi - handle large number of S/Gs case
Horia Geantă
2017-07-18
3
-4
/
+34
*
|
|
crypto: caam/qi - properly set IV after {en,de}crypt
Horia Geantă
2017-07-18
1
-1
/
+8
*
|
|
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
Horia Geantă
2017-07-18
1
-1
/
+1
*
|
|
crypto: caam/qi - fix compilation with DEBUG enabled
Horia Geantă
2017-07-18
4
-54
/
+62
*
|
|
crypto: caam/qi - fix typo in authenc alg driver name
Horia Geantă
2017-07-18
1
-1
/
+1
*
|
|
crypto: brcm - add NULL check on of_match_device() return value
Gustavo A. R. Silva
2017-07-18
1
-0
/
+5
*
|
|
crypto: geode-aes - fixed coding style warnings and error
Chris Gorman
2017-07-18
1
-7
/
+10
*
|
|
crypto: ccp - remove ccp_present() check from device initialize
Brijesh Singh
2017-07-18
1
-12
/
+0
*
|
|
crypto: ccp - rename ccp driver initialize files as sp device
Brijesh Singh
2017-07-18
5
-93
/
+87
*
|
|
crypto: ccp - Abstract interrupt registeration
Brijesh Singh
2017-07-18
8
-115
/
+188
*
|
|
crypto: ccp - Introduce the AMD Secure Processor device
Brijesh Singh
2017-07-18
11
-160
/
+460
*
|
|
crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
Brijesh Singh
2017-07-18
5
-138
/
+106
*
|
|
crypto: atmel-ecc - introduce Microchip / Atmel ECC driver
Tudor-Dan Ambarus
2017-07-18
4
-0
/
+924
*
|
|
crypto: sun4i-ss - support the Security System PRNG
Corentin LABBE
2017-07-18
5
-0
/
+106
*
|
|
crypto: omap-des - fix error return code in omap_des_probe()
Gustavo A. R. Silva
2017-07-18
1
-1
/
+2
*
|
|
crypto: omap-aes - fix error return code in omap_aes_probe()
Gustavo A. R. Silva
2017-07-18
1
-0
/
+1
*
|
|
crypto: mxs-dcp - print error message on platform_get_irq failure
Gustavo A. R. Silva
2017-07-18
1
-2
/
+6
*
|
|
crypto: mxc-scc - fix error code in mxc_scc_probe()
Gustavo A. R. Silva
2017-07-18
1
-2
/
+2
*
|
|
crypto: mediatek - fix error return code in mtk_crypto_probe()
Gustavo A. R. Silva
2017-07-18
1
-1
/
+1
*
|
|
crypto: ccp - print error message on platform_get_irq failure
Gustavo A. R. Silva
2017-07-18
1
-1
/
+3
*
|
|
crypto: ccp - Provide an error path for debugfs setup failure
Gary R Hook
2017-07-18
1
-5
/
+10
*
|
|
crypto: ccp - Change all references to use the JOB ID macro
Gary R Hook
2017-07-18
1
-2
/
+2
*
|
|
crypto: ccp - Fix some line spacing
Gary R Hook
2017-07-18
1
-0
/
+1
*
|
|
crypto: sahara - make of_device_ids const
Arvind Yadav
2017-07-18
1
-1
/
+1
*
|
|
crypto: qat - fix spelling mistake: "runing" -> "running"
Colin Ian King
2017-07-18
1
-1
/
+1
*
|
|
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
2017-07-18
3
-70
/
+98
|
/
/
*
|
crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig
raveendra padasalagi
2017-07-18
1
-1
/
+1
*
|
crypto: inside-secure - do not parse the dma mask from dt
Antoine Ténart
2017-07-18
1
-4
/
+1
*
|
crypto: cavium/nitrox - Change in firmware path.
Srikanth Jampala
2017-07-18
1
-1
/
+2
*
|
crypto: brcm - Fix SHA3-512 algorithm failure
raveendra padasalagi
2017-07-18
1
-0
/
+1
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-14
7
-17
/
+43
|
\
|
*
crypto: cavium - make several functions static
Colin Ian King
2017-07-12
1
-4
/
+4
|
*
crypto: chcr - Avoid algo allocation in softirq.
Harsh Jain
2017-07-12
2
-8
/
+16
|
*
crypto: caam - properly set IV after {en,de}crypt
David Gstir
2017-07-12
1
-2
/
+18
[prev]
[next]