summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-02crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen
2021-04-02crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen
2021-04-02crypto: hisilicon/zip - adjust functions locationYang Shen
2021-04-02crypto: hisilicon - use the correct HiSilicon copyrightHao Fang
2021-04-02crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-04-02hwrng: omap - Use of_device_get_match_data() helperTian Tao
2021-04-02random: remove dead code left over from blocking poolEric Biggers
2021-04-02random: initialize ChaCha20 constants with correct endiannessEric Biggers
2021-03-26crypto: nx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-03-26crypto: ux500 - fix incorrect kernel-doc comment syntaxAditya Srivastava
2021-03-26crypto: amcc - fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-03-26crypto: vmx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-03-26crypto: hisilicon/qm - add queue isolation support for Kunpeng930Weili Qian
2021-03-26crypto: hisilicon/qm - set the number of queues for functionWeili Qian
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian
2021-03-26crypto: hisilicon/hpre - fix KconfigHui Tang
2021-03-26crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leakHui Tang
2021-03-26crypto: hisilicon - fix the check on dma addressHui Tang
2021-03-26crypto: hisilicon/hpre - optimise 'hpre_algs_register' error pathHui Tang
2021-03-26crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'Hui Tang
2021-03-26crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang
2021-03-26crypto: qat - don't release uninitialized resourcesTong Zhang
2021-03-26crypto: nitrox - Demote non-compliant kernel-doc headersLee Jones
2021-03-26crypto: nx - Repair some kernel-doc problemsLee Jones
2021-03-26crypto: vmx - Source headers are not good kernel-doc candidatesLee Jones
2021-03-26crypto: caam - Provide the name of the function and provide missing descriptionsLee Jones
2021-03-26crypto: atmel-ecc - Struct headers need to start with keyword 'struct'Lee Jones
2021-03-26crypto: keembay - Fix incorrectly named functions/structsLee Jones
2021-03-26crypto: ux500/hash - Fix worthy kernel-doc headers and remove othersLee Jones
2021-03-26crypto: chelsio - Fix some kernel-doc issuesLee Jones
2021-03-26crypto: bcm - Fix a whole host of kernel-doc misdemeanoursLee Jones
2021-03-26crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...Lee Jones
2021-03-26crypto: inside-secure - Minor typo fix in the file safexcel.cBhaskar Chowdhury
2021-03-26hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emitZihao Tang
2021-03-26crypto: allwinner - Fix the parameter of dma_unmap_sg()Xiang Chen
2021-03-26crypto: ux500 - Fix the parameter of dma_unmap_sg()Xiang Chen
2021-03-26crypto: cavium - Fix the parameter of dma_unmap_sg()Xiang Chen
2021-03-26crypto: amlogic - Fix the parameter of dma_unmap_sg()Xiang Chen
2021-03-26crypto: ccp - fix command queuing to TEE ring bufferRijo Thomas
2021-03-26crypto: ccp - reduce tee command status polling interval from 5ms to 1msRijo Thomas
2021-03-26hwrng: intel - Fix included header from 'asmTian Tao
2021-03-19hwrng: cctrng - delete redundant printing of return valueWang Qing
2021-03-19crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes some coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes a printing errorLongfang Liu
2021-03-19hwrng: ba431 - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-19hwrng: cctrng - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-13crypto: sun4i-ss - simplify optional reset handlingPhilipp Zabel
2021-03-13hwrng: bcm2835 - add reset supportÁlvaro Fernández Rojas