aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-21crypto: qat - fix reuse of completion variableMarco Chiappero
2021-08-21crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov
2021-08-21crypto: qat - rename compatibility version definitionMarco Chiappero
2021-08-21crypto: qat - prevent spurious MSI interrupt in PFMarco Chiappero
2021-08-21crypto: qat - prevent spurious MSI interrupt in VFGiovanni Cabiddu
2021-08-21crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-08-21crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-08-21crypto: qat - enable interrupts only after ISR allocationMarco Chiappero
2021-08-21crypto: qat - remove empty sriov_configure()Marco Chiappero
2021-08-21crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-08-21crypto: qat - fix a typo in a commentChristophe JAILLET
2021-08-21crypto: qat - disable AER if an error occurs in probe functionsChristophe JAILLET
2021-08-21crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu
2021-08-21crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET
2021-08-21crypto: omap - Fix inconsistent locking of device listsBen Hutchings
2021-08-21crypto: omap - Avoid redundant copy when using truncated sg listBen Hutchings
2021-08-12crypto: hisilicon - enable hpre device clock gatingWeili Qian
2021-08-12crypto: hisilicon - enable sec device clock gatingWeili Qian
2021-08-12crypto: hisilicon - enable zip device clock gatingWeili Qian
2021-08-12crypto: virtio - Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-12crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive dataJason Wang
2021-08-06hwrng: Add Arm SMCCC TRNG based driverAndre Przywara
2021-08-06firmware: smccc: Register smccc_trng platform deviceAndre Przywara
2021-08-06crypto: ccp - shutdown SEV firmware on kexecBrijesh Singh
2021-08-06crypto: omap-sham - drop pm_runtime_irqsafe() usageTony Lindgren
2021-08-06crypto: omap-sham - drop suspend and resume functionsTony Lindgren
2021-08-06crypto: omap-sham - drop old hw_init and unused FLAGS_INITTony Lindgren
2021-08-06crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()Tony Lindgren
2021-08-06crypto: omap-sham - initialize req only after omap_sham_hw_init()Tony Lindgren
2021-08-06crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren
2021-07-30crypto: atmel-aes - use swap()Salah Triki
2021-07-30crypto: sun8i-ss - Use kfree_sensitiveJason Wang
2021-07-30crypto: atmel-aes - Allocate aes dev at tfm init timeTudor Ambarus
2021-07-30crypto: atmel-aes - Add fallback to XTS software implementationTudor Ambarus
2021-07-30crypto: atmel - Set OFB's blocksize to 1Tudor Ambarus
2021-07-30crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraintTudor Ambarus
2021-07-30crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraintTudor Ambarus
2021-07-30crypto: atmel-aes - Add XTS input length constraintTudor Ambarus
2021-07-30crypto: atmel-aes - Add blocksize constraint for ECB and CBC modesTudor Ambarus
2021-07-30crypto: atmel-tdes - Handle error messagesTudor Ambarus
2021-07-30crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfmTudor Ambarus
2021-07-16hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2021-07-16crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
2021-07-16crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds