summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/qm - prevent soft lockup in receive loopLongfang Liu2023-10-271-0/+2
* crypto: hisilicon/trng - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: hisilicon/sec - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu2023-10-201-65/+40
* crypto: hisilicon/qm - alloc buffer to set and get xqcWeili Qian2023-10-143-234/+178
* crypto: hisilicon/qm - check function qp num before alg registerWeili Qian2023-10-057-61/+118
* crypto: hisilicon/qm - fix the type value of aeqWeili Qian2023-10-051-1/+3
* crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu2023-10-055-7/+27
* crypto: hisilicon/sec - fix for sgl unmmap problemWenkai Lin2023-09-201-0/+1
* crypto: hisilicon/zip - remove zlib and gzipYang Shen2023-09-202-288/+22
* crypto: hisilicon/zip - support deflate algorithmYang Shen2023-09-202-18/+72
* crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET2023-09-151-1/+1
* crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...Ruan Jinjie2023-08-111-2/+2
* crypto: hisilicon/hpre - enable sva error interrupt eventWeili Qian2023-07-221-1/+4
* crypto: hisilicon/qm - increase device doorbell timeoutWeili Qian2023-07-221-0/+6
* crypto: hisilicon/qm - stop function and write data to memoryWeili Qian2023-07-221-6/+8
* crypto: hisilicon/qm - flush all work before driver removedWeili Qian2023-07-221-0/+8
* crypto: hisilicon/hpre - ensure private key less than nWeili Qian2023-07-201-2/+8
* Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-06-304-187/+1
|\
| * hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.cDavid Yang2023-05-124-187/+1
* | crypto: hisilicon/qm: Fix to enable build with RISC-V clangSunil V L2023-06-011-0/+5
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-3/+3
|\
| * mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-3/+3
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\ \
| * | crypto: hisilicon/qm - make struct bus_type * constGreg Kroah-Hartman2023-03-231-1/+1
| |/
* | crypto: hisilicon/trng - add support for HiSTB TRNGDavid Yang2023-04-064-1/+187
* | 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
|/
* 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-231-1/+1
|\ \
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
| |/
* | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-215-49/+30
|\ \
| * | 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: hisilicon - Use request_complete helpersHerbert Xu2023-02-132-9/+7
| * | crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...Lukas Bulwahn2023-01-201-4/+4
| |/
* / crypto: hisilicon: Wipe entire pool on errorKees Cook2023-01-271-2/+1
|/
* crypto: hisilicon/hpre - Set DMA alignment explicitlyHerbert Xu2022-12-091-15/+25
* crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang2022-12-021-1/+1
* crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu2022-12-021-6/+13
* crypto: hisilicon/qm - add device status check when start failsWeili Qian2022-11-251-2/+8
* crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian2022-11-251-1/+1
* crypto: hisilicon/sec - remove continuous blank linesWenkai Lin2022-11-182-2/+0
* crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye2022-11-181-2/+2