Age | Commit message (Expand) | Author |
2022-05-06 | crypto: atmel - Avoid flush_scheduled_work() usage | Tetsuo Handa |
2022-05-06 | crypto: atmel-i2c - Simplify return code in probe function | Uwe Kleine-König |
2022-05-06 | crypto: caam/rng - Add support for PRNG | Meenakshi Aggarwal |
2022-05-06 | crypto: atmel-sha204a - Suppress duplicate error message | Uwe Kleine-König |
2022-05-06 | crypto: atmel-sha204a - Remove useless check | Uwe Kleine-König |
2022-05-06 | crypto: inside-secure - Add MODULE_FIRMWARE macros | Juerg Haefliger |
2022-05-06 | crypto: hisilicon/sec - add sm4 generic selection | Kai Ye |
2022-05-06 | crypto: atmel-sha204a - Add support for ATSHA204 cryptochip | Pali Rohár |
2022-04-29 | crypto: qat - Fix unsigned function returning negative constant | Haowen Bai |
2022-04-29 | crypto: caam - fix i.MX6SX entropy delay value | Fabio Estevam |
2022-04-29 | crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_... | Minghao Chi |
2022-04-29 | crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_... | Minghao Chi |
2022-04-29 | crypto: keembay - Make use of devm helper function devm_platform_ioremap_reso... | Lv Ruyi |
2022-04-29 | crypto: ccp - Fix the INIT_EX data file open failure | Jacky Li |
2022-04-21 | crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num() | Weili Qian |
2022-04-21 | crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps() | Weili Qian |
2022-04-21 | crypto: hisilicon/qm - set function with static | Weili Qian |
2022-04-21 | crypto: marvell/cesa - ECB does not IV | Corentin Labbe |
2022-04-21 | crypto: ccp - Log when resetting PSP SEV state | Peter Gonda |
2022-04-21 | crypto: sa2ul - Add the new compatible for AM62 | Jayesh Choudhary |
2022-04-15 | crypto: hisilicon/sgl - align the hardware sgl dma address | Yang Shen |
2022-04-15 | crypto: hisilicon/zip - support last word dumping | Kai Ye |
2022-04-15 | crypto: hisilicon/hpre - support last word dumping | Kai Ye |
2022-04-15 | crypto: hisilicon/sec - support last word dumping | Kai Ye |
2022-04-15 | crypto: hisilicon/qm - add last word dumping for ACC | Kai Ye |
2022-04-15 | crypto: hisilicon/zip - support register checking | Kai Ye |
2022-04-15 | crypto: hisilicon/sec - support register checking | Kai Ye |
2022-04-15 | crypto: hisilicon/hpre - support register checking | Kai Ye |
2022-04-15 | crypto: hisilicon/qm - add register checking for ACC | Kai Ye |
2022-04-15 | crypto: ux500/hash - simplify if-if to if-else | Yihao Han |
2022-04-15 | crypto: qat - remove line wrapping for pfvf_ops functions | Marco Chiappero |
2022-04-15 | crypto: qat - use u32 variables in all GEN4 pfvf_ops | Marco Chiappero |
2022-04-15 | crypto: qat - replace disable_vf2pf_interrupts() | Marco Chiappero |
2022-04-15 | crypto: qat - leverage the GEN2 VF mask definiton | Marco Chiappero |
2022-04-15 | crypto: qat - rework the VF2PF interrupt handling logic | Marco Chiappero |
2022-04-15 | crypto: qat - fix off-by-one error in PFVF debug print | Marco Chiappero |
2022-04-15 | crypto: qat - fix wording and formatting in code comment | Marco Chiappero |
2022-04-15 | crypto: qat - test PFVF registers for spurious interrupts on GEN4 | Marco Chiappero |
2022-04-15 | crypto: qat - add check for invalid PFVF protocol version 0 | Wojciech Ziemba |
2022-04-15 | crypto: qat - add missing restarting event notification in VFs | Marco Chiappero |
2022-04-15 | crypto: qat - remove unnecessary tests to detect PFVF support | Marco Chiappero |
2022-04-15 | crypto: qat - remove unused PFVF stubs | Giovanni Cabiddu |
2022-04-15 | crypto: qat - remove unneeded braces | Marco Chiappero |
2022-04-15 | crypto: qat - fix ETR sources enabled by default on GEN2 devices | Marco Chiappero |
2022-04-15 | crypto: qat - set COMPRESSION capability for DH895XCC | Giovanni Cabiddu |
2022-04-15 | crypto: qat - set CIPHER capability for DH895XCC | Giovanni Cabiddu |
2022-04-15 | crypto: ccree - use fine grained DMA mapping dir | Gilad Ben-Yossef |
2022-04-15 | crypto: ccree - rearrange init calls to avoid race | Gilad Ben-Yossef |
2022-04-15 | crypto: qat - stop using iommu_present() | Robin Murphy |
2022-04-08 | crypto: cavium/nitrox - remove check of list iterator against head past the l... | Jakob Koschel |