summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree - Set DMA alignment explicitlyHerbert Xu2022-12-093-83/+83
* crypto: ccp - Set DMA alignment explicitlyHerbert Xu2022-12-098-71/+76
* crypto: cavium - Set DMA alignment explicitlyHerbert Xu2022-12-092-11/+11
* crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui2022-12-091-2/+6
* crypto: chelsio - Fix flexible struct array warningHerbert Xu2022-12-092-6/+6
* crypto: qat - add resubmit logic for decompressionGiovanni Cabiddu2022-12-094-0/+245
* crypto: qat - enable deflate for QAT GEN4Giovanni Cabiddu2022-12-098-14/+689
* crypto: qat - expose deflate through acomp api for QAT GEN2Giovanni Cabiddu2022-12-0924-12/+1447
* crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu2022-12-0914-123/+158
* crypto: qat - relocate qat_algs_alloc_flags()Giovanni Cabiddu2022-12-092-5/+6
* crypto: qat - relocate backlog related structuresGiovanni Cabiddu2022-12-092-14/+16
* crypto: qat - extend buffer list interfaceGiovanni Cabiddu2022-12-093-18/+54
* crypto: qat - generalize crypto request buffersGiovanni Cabiddu2022-12-093-39/+39
* crypto: qat - change bufferlist logic interfaceGiovanni Cabiddu2022-12-093-45/+49
* crypto: qat - rename bufferlist functionsGiovanni Cabiddu2022-12-093-24/+24
* crypto: qat - relocate bufferlist logicGiovanni Cabiddu2022-12-094-184/+214
* crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang2022-12-022-3/+3
* crypto: caam - Set DMA alignment explicitlyHerbert Xu2022-12-025-215/+216
* crypto: Prepare to move crypto_tfm_ctxHerbert Xu2022-12-021-1/+1
* crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing2022-12-021-1/+1
* crypto: amlogic - Remove kcalloc without checkChristophe JAILLET2022-12-022-2/+1
* crypto: virtio - Use helper to set reqsizeHerbert Xu2022-12-021-2/+3
* crypto: caam - Use helper to set reqsizeHerbert Xu2022-12-021-1/+2
* crypto: qat - Use helper to set reqsizeHerbert Xu2022-12-021-2/+4
* crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu2022-12-021-6/+13
* crypto: marvell/octeontx - remove redundant NULL checkYushan Zhou2022-12-021-2/+1
* crypto: caam - warn if blob_gen key is insecureNikolaus Voss2022-12-022-0/+12
* crypto: qat - fix error return code in adf_probeWang Yufen2022-12-021-0/+1
* hwrng: u2fzero - account for high quality RNGJason A. Donenfeld2022-11-251-1/+0
* 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: atmel-sha204a - Convert to i2c's .probe_new()Uwe Kleine-König2022-11-251-3/+3
* crypto: atmel-ecc - Convert to i2c's .probe_new()Uwe Kleine-König2022-11-251-3/+3
* Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu2022-11-251-0/+14
|\
| * i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias2022-11-141-0/+14
* | crypto: ccree - Make cc_debugfs_global_fini() available for module init functionUwe Kleine-König2022-11-221-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
* | crypto: hisilicon/qm - the command dump process is modifiedKai Ye2022-11-181-40/+90
* | crypto: hisilicon/qm - split a debugfs.c from qmKai Ye2022-11-184-1172/+1192
* | crypto: hisilicon/qm - modify the process of regs dfxKai Ye2022-11-184-77/+95
* | crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye2022-11-181-1/+0
* | crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui2022-11-181-1/+9
* | hwrng: stm32 - rename readl return valueTomas Marek2022-11-181-3/+3
* | hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld2022-11-1814-25/+3
* | crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probeShashank Gupta2022-11-113-6/+0
* | crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()Yang Li2022-11-111-1/+0
* | crypto: move gf128mul library into lib/cryptoArd Biesheuvel2022-11-111-1/+1
* | crypto: octeontx - fix repeated words in commentswangjianli2022-10-281-1/+1
* | crypto: hisilicon/qm - delete redundancy checkKai Ye2022-10-281-3/+0