summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-02-03crypto: chcr - Fix key length for RFC4106Harsh Jain
2017-02-03crypto: ccp - Fix double add when creating new DMA commandGary R Hook
2017-02-03crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook
2017-02-03crypto: chcr - Check device is allocated before useHarsh Jain
2017-02-03crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain
2017-02-02crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu
2017-02-02crypto: qat - fix bar discovery for c62xGiovanni Cabiddu
2017-01-23crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong
2017-01-23crypto: mediatek - add support to GCM modeRyder Lee
2017-01-23crypto: mediatek - add support to CTR modeRyder Lee
2017-01-23crypto: mediatek - fix typo and indentationRyder Lee
2017-01-23crypto: mediatek - regroup functions by usageRyder Lee
2017-01-23crypto: mediatek - rework crypto request completionRyder Lee
2017-01-23crypto: mediatek - make crypto request queue management more genericRyder Lee
2017-01-23crypto: mediatek - fix incorrect data transfer resultRyder Lee
2017-01-23crypto: mediatek - move HW control data to transformation contextRyder Lee
2017-01-23crypto: img-hash - use dma_data_direction when calling dma_map_sgNicolas Iooss
2017-01-13crypto: virtio - adjust priority of algorithmGonglei \(Arei\)
2017-01-13crypto: mediatek - make symbol of_crypto_id staticWei Yongjun
2017-01-13crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann
2017-01-13crypto: mediatek - remove ARM dependenciesArnd Bergmann
2017-01-13crypto: mediatek - don't return garbage err on successful returnColin Ian King
2017-01-13crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas
2017-01-13crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas
2017-01-13crypto: picoxcell - Allow driver to build COMPILE_TEST is enabledJavier Martinez Canillas
2017-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2016-12-30crypto: virtio - support crypto engine frameworkGonglei \(Arei\)
2016-12-30crypto: qat - increase number of supported devicesXin Zeng
2016-12-30crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra
2016-12-30crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu
2016-12-30crypto: qat - fix bar discovery for c62xGiovanni Cabiddu
2016-12-30crypto: qat - replace hardcoded BIT(0) in vf_isrGiovanni Cabiddu
2016-12-30crypto: qat - fix comments describing adf_disable_sriov()Ahsan Atta
2016-12-30crypto: qat - fix indentationAhsan Atta
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27crypto: mediatek - Add crypto driver support for some MediaTek chipsRyder Lee
2016-12-27crypto: bfin_crc - Remove unneeded linux/miscdevice.h includeCorentin LABBE
2016-12-27crypto: bfin_crc - Fix format printing warningCorentin LABBE
2016-12-27crypto: drivers - bring back alphabetical order of MakefileCorentin LABBE
2016-12-16crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier
2016-12-16crypto: add virtio-crypto driverGonglei
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-07crypto: chcr - checking for IS_ERR() instead of NULLDan Carpenter
2016-12-07crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller