index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
2021-05-23
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
Weili Qian
2021-05-23
crypto: hisilicon/qm - initialize the device before doing tasks
Weili Qian
2021-05-23
crypto: sa2ul - Remove child devices in remove
Suman Anna
2021-05-23
crypto: sa2ul - Use devm_platform_ioremap_resource()
Suman Anna
2021-05-23
crypto: sa2ul - Use of_device_get_match_data() helper
Suman Anna
2021-05-23
crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
Suman Anna
2021-05-23
crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
Suman Anna
2021-05-21
crypto: hisilicon/hpre - add 'default' for switch statement
Hui Tang
2021-05-21
crypto: hisilicon/hpre - delete rudundant macro definition
Hui Tang
2021-05-21
crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
Hui Tang
2021-05-21
crypto: hisilicon/hpre - delete rudundant initialization
Hui Tang
2021-05-21
crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
Hui Tang
2021-05-21
crypto: hisilicon/hpre - replace macro with inline function
Hui Tang
2021-05-21
crypto: hisilicon/hpre - init a structure member each line
Hui Tang
2021-05-21
crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
Hui Tang
2021-05-21
crypto: hisilicon/hpre - fix unmapping invalid dma address
Hui Tang
2021-05-21
crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name
Hui Tang
2021-05-14
crypto: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
2021-05-14
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-05-14
crypto: cavium/nitrox - Fix kernel-doc
Yang Li
2021-05-14
crypto: cavium/nitrox - Remove redundant initialization of 'sg'
Yang Li
2021-05-14
crypto: ixp4xx - Correct functions alignment
Corentin Labbe
2021-05-14
crypto: ixp4xx - remove brackets from single statement
Corentin Labbe
2021-05-14
crypto: ixp4xx - Do not initialize static to NULL
Corentin Labbe
2021-05-14
crypto: ixp4xx - whitespace fixes
Corentin Labbe
2021-05-14
crypto: ixp4xx - convert all printk to dev_xxx
Corentin Labbe
2021-05-14
crypto: ixp4xx - convert unsigned to unsigned int
Corentin Labbe
2021-05-14
crypto: ixp4xx - fallback when having more than one SG
Corentin Labbe
2021-05-14
crypto: ixp4xx - update IV after requests
Corentin Labbe
2021-05-14
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
2021-05-14
crypto: qce - Schedule fallback aead algorithm
Thara Gopinath
2021-05-14
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
2021-05-14
crypto: qce - Clean up qce_auth_cfg
Thara Gopinath
2021-05-14
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
2021-05-14
crypto: qce - Add mode for rfc4309
Thara Gopinath
2021-05-14
crypto: qce - Make result dump optional
Thara Gopinath
2021-05-14
crypto: qce - Add MAC failed error checking
Thara Gopinath
2021-05-14
crypto: cpt - Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
2021-05-14
crypto: ccp - Annotate SEV Firmware file names
Joerg Roedel
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-22
crypto: s5p-sss - consistently use local 'dev' variable in probe()
Krzysztof Kozlowski
2021-04-22
crypto: s5p-sss - remove unneeded local variable initialization
Krzysztof Kozlowski
2021-04-22
crypto: s5p-sss - simplify getting of_device_id match data
Krzysztof Kozlowski
2021-04-22
ccp: ccp - add support for Green Sardine
Devaraj Rangasamy
2021-04-22
crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions
Tian Tao
2021-04-22
crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.
Srujana Challa
2021-04-22
crypto: chelsio/chcr - Remove useless MODULE_VERSION
Vinay Kumar Yadav
[next]