summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-09-11net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel
2020-09-11crypto: bcm-iproc - remove ecb(arc4) supportArd Biesheuvel
2020-09-11crypto: n2 - remove ecb(arc4) supportArd Biesheuvel
2020-09-11staging/rtl8192u: switch to RC4 library interfaceArd Biesheuvel
2020-09-11staging/rtl8192e: switch to RC4 library interfaceArd Biesheuvel
2020-09-11hwrng: imx-rngc - add quality to use it as kernel entropy poolMarco Felsch
2020-09-11crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni
2020-09-11crypto: caam - use traditional error check patternAndy Shevchenko
2020-09-11crypto: sa2ul - fix compiler warning produced by clangTero Kristo
2020-09-04crypto: amlogic - Fix endianness markerHerbert Xu
2020-09-04crypto: sun8i-ss - remove redundant memzero_explicit()Denis Efremov
2020-09-04crypto: sun8i-ss - use kfree_sensitive()Denis Efremov
2020-09-04crypto: sun8i-ce - use kfree_sensitive()Denis Efremov
2020-09-04crypto: amlogic - use kfree_sensitive()Denis Efremov
2020-09-04crypto: inside-secure - use kfree_sensitive()Denis Efremov
2020-09-04crypto: ccree - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-04crypto: sa2ul - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-04hwrng: cctrn - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-28crypto: stm32 - Fix sparse warningsHerbert Xu
2020-08-28crypto: ccree - fix runtime PM imbalance on errordinghao.liu@zju.edu.cn
2020-08-28crypto: mediatek - Fix endianness bugs and sparse warningsHerbert Xu
2020-08-28crypto: hifn_795x - Remove 64-bit build-time checkHerbert Xu
2020-08-28crypto: cavium/nitrox - add an error message to explain the failure of pci_re...George Acosta
2020-08-28crypto: sa2ul - Fix pointer-to-int-cast warningYueHaibing
2020-08-25crypto: stm32 - Add missing header inclusionsHerbert Xu
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen
2020-08-21crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian
2020-08-21crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen
2020-08-21crypto: hisilicon/qm - fix VF not available after PF FLRShukun Tan
2020-08-21crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen
2020-08-21crypto: hisilicon/qm - fix event queue depth to 2048Shukun Tan
2020-08-21crypto: hisilicon/qm - fix judgement of queue is fullHui Tang
2020-08-21crypto: hisilicon/qm - fix print frequence in hisi_qp_sendYang Shen
2020-08-21crypto: hisilicon/qm - clear used reference count when start qpShukun Tan
2020-08-21crypto: hisilicon/qm - fix wrong release after using strsepSihang Chen
2020-08-21crypto: virtio - don't use 'default m'Ram Muthiah
2020-08-21crypto: picoxcell - Fix potential race condition bugMadhuparna Bhowmik
2020-08-21crypto: ux500 - Fix kmap() bugIra Weiny
2020-08-21hwrng: intel - cleanup initializationTom Rix
2020-08-21crypto: caam - Move debugfs fops into standalone fileHoria Geantă
2020-08-21hwrng: optee - fix wait use caseJorge Ramirez-Ortiz
2020-08-21hwrng: optee - handle unlimited data ratesJorge Ramirez-Ortiz
2020-08-21crypto: ccree - remove bitlocker cipherGilad Ben-Yossef
2020-08-21crypto: ccree - remove data unit size supportGilad Ben-Yossef
2020-08-21crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-21crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()Tianjia Zhang
2020-08-21crypto: marvell/cesa - Fix sparse warningsHerbert Xu
2020-08-21crypto: hifn_795x - switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds