summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: ccp - Move some PSP mailbox bit definitions into common headerMario Limonciello2023-03-174-19/+16
| * | crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2023-03-172-1/+2
| * | crypto: ccp - Drop TEE support for IRQ handlerMario Limonciello2023-03-172-22/+0
| * | crypto: hisilicon/zip - remove unnecessary aer.h includeBjorn Helgaas2023-03-171-1/+0
| * | crypto: hisilicon/sec - remove unnecessary aer.h includeBjorn Helgaas2023-03-171-1/+0
| * | crypto: hisilicon/qm - remove unnecessary aer.h includeBjorn Helgaas2023-03-171-1/+0
| * | crypto: hisilicon/hpre - remove unnecessary aer.h includeBjorn Helgaas2023-03-171-1/+0
| * | crypto: cavium/nitrox - remove unnecessary aer.h includeBjorn Helgaas2023-03-171-1/+0
| * | crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas2023-03-176-61/+4
| * | crypto: qat - fix apply custom thread-service mapping for dc serviceShashank Gupta2023-03-176-8/+21
| * | crypto: qat - add support for 402xx devicesDamian Muszynski2023-03-146-7/+52
| * | crypto: aspeed - fix uninitialized symbol 'idx' warningNeal Liu2023-03-141-1/+1
| * | drivers: crypto: caam/jr - Allow quiesce when quiescedHoria Geanta2023-03-141-10/+45
| * | crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell2023-03-141-10/+27
| * | crypto: safexcel - Raise firmware load failure message to errorJonathan McDowell2023-03-141-1/+1
| * | crypto: qat - make state machine functions staticShashank Gupta2023-03-142-15/+5
| * | crypto: qat - refactor device restart logicShashank Gupta2023-03-143-3/+20
| * | crypto: qat - replace state machine callsShashank Gupta2023-03-1410-114/+33
| * | crypto: qat - fix concurrency issue when device state changesShashank Gupta2023-03-145-20/+73
| * | crypto: qat - delay sysfs initializationShashank Gupta2023-03-141-4/+4
| * | crypto: aspeed - add error handling if dmam_alloc_coherent() failedNeal Liu2023-03-141-1/+4
| * | crypto: qce - Add a QCE IP family compatible 'qcom,qce'Vladimir Zapolskiy2023-03-141-0/+1
| * | crypto: qce - Make clocks optionalThara Gopinath2023-03-141-3/+3
| * | crypto: qce - Add support to initialize interconnect pathThara Gopinath2023-03-142-1/+16
| * | crypto: ccree - Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-141-2/+2
| * | crypto: aspeed - Use devm_platform_ioremap_resource()Yang Li2023-03-141-5/+2
| * | crypto: qat - Include algapi.h for low-level Crypto APIHerbert Xu2023-03-141-1/+2
| |/
* | crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointerBorislav Petkov (AMD)2023-03-211-6/+10
* | crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda2023-03-211-3/+5
|/
* Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-03-053-23/+53
|\
| * crypto: caam - Fix edesc/iv ordering mixupHerbert Xu2023-02-283-23/+53
* | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-15/+154
|\ \
| * | crypto: hisilicon/qm - define the device isolation strategyKai Ye2023-01-201-15/+154
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-241-1/+1
|\ \ \
| * | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-101-1/+1
| |/ /
* | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-2295-3004/+1750
|\ \ \ | | |/ | |/|
| * | crypto: aspeed - Fix modular aspeed-acryHerbert Xu2023-02-141-1/+3
| * | crypto: hisilicon/qm - fix coding style issuesWeili Qian2023-02-142-18/+12
| * | crypto: hisilicon/qm - update comments to match functionWeili Qian2023-02-141-3/+2
| * | crypto: hisilicon/qm - change function namesWeili Qian2023-02-141-4/+4
| * | crypto: hisilicon/qm - use min() instead of min_t()Weili Qian2023-02-141-1/+1
| * | crypto: hisilicon/qm - remove some unused definesWeili Qian2023-02-141-10/+0
| * | crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu2023-02-141-6/+4
| * | crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin2023-02-148-14/+39
| * | crypto: nx - Fix sparse warningsHerbert Xu2023-02-142-10/+9
| * | crypto: api - Use data directly in completion functionHerbert Xu2023-02-131-3/+2
| * | crypto: talitos - Use request_complete helpersHerbert Xu2023-02-131-2/+2
| * | crypto: sahara - Use request_complete helpersHerbert Xu2023-02-131-2/+2
| * | crypto: s5p-sss - Use request_complete helpersHerbert Xu2023-02-131-4/+4
| * | crypto: qce - Use request_complete helpersHerbert Xu2023-02-131-2/+2