summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: ux500 - Fix sparse endianness warningsHerbert Xu2020-09-111-16/+8
* crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu2020-09-116-24/+12
* crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferralKrzysztof Kozlowski2020-09-111-8/+7
* crypto: s5p-sss - Add and fix kerneldocKrzysztof Kozlowski2020-09-111-3/+4
* crypto: s5p-sss - remove redundant null checkXu Wang2020-09-111-4/+2
* hwrng: xiphera-trng: add support for XIP8001B hwrngAtte Tommiska2020-09-113-0/+161
* net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel2020-09-112-8/+0
* crypto: bcm-iproc - remove ecb(arc4) supportArd Biesheuvel2020-09-116-128/+6
* crypto: n2 - remove ecb(arc4) supportArd Biesheuvel2020-09-111-46/+0
* staging/rtl8192u: switch to RC4 library interfaceArd Biesheuvel2020-09-113-119/+27
* staging/rtl8192e: switch to RC4 library interfaceArd Biesheuvel2020-09-113-118/+28
* hwrng: imx-rngc - add quality to use it as kernel entropy poolMarco Felsch2020-09-111-0/+1
* crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni2020-09-111-1/+9
* crypto: caam - use traditional error check patternAndy Shevchenko2020-09-111-4/+3
* crypto: sa2ul - fix compiler warning produced by clangTero Kristo2020-09-111-4/+2
* crypto: amlogic - Fix endianness markerHerbert Xu2020-09-041-1/+1
* crypto: sun8i-ss - remove redundant memzero_explicit()Denis Efremov2020-09-041-1/+0
* crypto: sun8i-ss - use kfree_sensitive()Denis Efremov2020-09-041-12/+3
* crypto: sun8i-ce - use kfree_sensitive()Denis Efremov2020-09-041-12/+3
* crypto: amlogic - use kfree_sensitive()Denis Efremov2020-09-041-8/+2
* crypto: inside-secure - use kfree_sensitive()Denis Efremov2020-09-041-2/+1
* crypto: ccree - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-041-5/+2
* crypto: sa2ul - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-041-11/+7
* hwrng: cctrn - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-041-5/+4
* crypto: stm32 - Fix sparse warningsHerbert Xu2020-08-283-24/+32
* crypto: ccree - fix runtime PM imbalance on errordinghao.liu@zju.edu.cn2020-08-281-1/+5
* crypto: mediatek - Fix endianness bugs and sparse warningsHerbert Xu2020-08-282-34/+25
* crypto: hifn_795x - Remove 64-bit build-time checkHerbert Xu2020-08-281-3/+0
* crypto: cavium/nitrox - add an error message to explain the failure of pci_re...George Acosta2020-08-281-0/+1
* crypto: sa2ul - Fix pointer-to-int-cast warningYueHaibing2020-08-281-2/+2
* crypto: stm32 - Add missing header inclusionsHerbert Xu2020-08-252-0/+3
* crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2020-08-218-107/+125
* crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian2020-08-215-9/+99
* crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen2020-08-215-0/+21
* crypto: hisilicon/qm - fix VF not available after PF FLRShukun Tan2020-08-211-0/+6
* crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen2020-08-215-17/+17
* crypto: hisilicon/qm - fix event queue depth to 2048Shukun Tan2020-08-211-6/+13
* crypto: hisilicon/qm - fix judgement of queue is fullHui Tang2020-08-211-1/+1
* crypto: hisilicon/qm - fix print frequence in hisi_qp_sendYang Shen2020-08-211-1/+1
* crypto: hisilicon/qm - clear used reference count when start qpShukun Tan2020-08-211-0/+1
* crypto: hisilicon/qm - fix wrong release after using strsepSihang Chen2020-08-211-4/+6
* crypto: virtio - don't use 'default m'Ram Muthiah2020-08-211-1/+0
* crypto: picoxcell - Fix potential race condition bugMadhuparna Bhowmik2020-08-211-5/+4
* crypto: ux500 - Fix kmap() bugIra Weiny2020-08-211-12/+18
* hwrng: intel - cleanup initializationTom Rix2020-08-211-1/+1
* crypto: caam - Move debugfs fops into standalone fileHoria Geantă2020-08-216-102/+136
* hwrng: optee - fix wait use caseJorge Ramirez-Ortiz2020-08-211-2/+2
* hwrng: optee - handle unlimited data ratesJorge Ramirez-Ortiz2020-08-211-1/+1
* crypto: ccree - remove bitlocker cipherGilad Ben-Yossef2020-08-212-47/+3
* crypto: ccree - remove data unit size supportGilad Ben-Yossef2020-08-212-233/+1