summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problemChenghai Huang2024-12-101-2/+2
* module: Convert default symbol namespace to string literalMasahiro Yamada2024-12-032-2/+2
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-0217-43/+39
* Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-274-15/+34
|\
| * crypto: marvell - replace deprecated PCI functionsPhilipp Stanner2024-10-302-9/+18
| * crypto: qat - replace deprecated PCI functionsPhilipp Stanner2024-10-302-6/+16
* | Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-11-1982-464/+727
|\ \
| * | crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctxKarol Przybylski2024-11-151-12/+12
| * | crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET2024-11-151-0/+2
| * | crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong2024-11-151-1/+4
| * | crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong2024-11-151-4/+7
| * | crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()Li Huafei2024-11-101-1/+1
| * | crypto: qat - Fix missing destroy_workqueue in adf_init_aer()Wang Hai2024-11-101-1/+4
| * | crypto: hisilicon/qm - disable same error report before resettingWeili Qian2024-11-024-49/+103
| * | crypto: hisilicon - support querying the capability registerQi Tao2024-11-028-111/+360
| * | crypto: starfive - remove unneeded crypto_engine_stop() callOvidiu Panait2024-10-281-4/+1
| * | crypto: tegra - remove unneeded crypto_engine_stop() callOvidiu Panait2024-10-281-2/+0
| * | crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C2024-10-281-2/+2
| * | crypto: qat - Fix typo "accelaration"WangYuli2024-10-281-1/+1
| * | crypto: tegra - remove redundant error check on retColin Ian King2024-10-281-2/+0
| * | crypto: nx - Fix invalid wait context during kexec rebootVishal Chourasia2024-10-281-1/+2
| * | crypto: nx - Rename devdata_mutex to devdata_spinlockVishal Chourasia2024-10-281-17/+17
| * | crypto: qat - Constify struct pm_status_rowChristophe JAILLET2024-10-281-9/+9
| * | crypto: crypto4xx - use devm in probeRosen Penev2024-10-191-25/+14
| * | crypto: crypto4xx - avoid explicit resourceRosen Penev2024-10-191-12/+5
| * | crypto: cesa - use devm_platform_get_and_ioremap_resourceRosen Penev2024-10-191-14/+1
| * | crypto: cesa - remove irq_set_affinity_hintRosen Penev2024-10-191-7/+2
| * | crypto: cesa - use enabled variants for clk_getRosen Penev2024-10-191-18/+10
| * | crypto: cesa - add COMPILE_TESTRosen Penev2024-10-191-1/+1
| * | crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-1945-46/+46
| * | crypto: qat - remove faulty arbiter config resetAhsan Atta2024-10-191-4/+0
| * | crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang2024-10-054-3/+34
| * | crypto: qat - remove unused adf_devmgr_get_firstDr. David Alan Gilbert2024-10-052-11/+0
| * | crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter2024-10-051-1/+1
| * | crypto: qat/qat_420xx - fix off by one in uof_get_name()Dan Carpenter2024-10-051-1/+1
| * | crypto: iaa - Remove potential infinite loop in check_completion()Zanussi, Tom2024-10-051-0/+10
| * | crypto: drivers - Correct multiple typos in commentsShen Lichuan2024-10-055-6/+6
| * | crypto: ccree - Fix typo in commentYu Jiaoliang2024-10-053-4/+4
| * | crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König2024-10-052-3/+3
| * | crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni2024-10-051-12/+1
| * | crypto: caam - Slightly simplify platform_device()Christophe JAILLET2024-10-051-3/+2
| * | crypto: caam - Fix the pointer passed to caam_qi_shutdown()Christophe JAILLET2024-10-051-1/+1
| * | crypto: hisilicon/hpre - enable all clusters clock gatingWeili Qian2024-10-051-14/+26
| * | crypto: mxs-dcp - Fix AES-CBC with hardware-bound keysTomas Paukrt2024-10-051-8/+12
| * | crypto: amlogic - Remove redundant assignment and error messagesTang Bin2024-10-051-5/+3
| * | crypto: drivers - Drop sign/verify operationsLukas Wunner2024-10-053-6/+0
| * | crypto: virtio - Drop sign/verify operationsLukas Wunner2024-10-051-44/+21
| |/
* | Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-11-191-0/+21
|\ \
| * | s390/pkey: Add new pkey handler module pkey-uvHarald Freudenberger2024-10-291-0/+21
* | | Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-10-161-6/+6
|\ \ \ | |/ / |/| |