aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-24crypto: ixp4xx - Use sg_virt()Geliang Tang
2017-03-24crypto: zip - add a cast for printing atomic64_t valuesArnd Bergmann
2017-03-24crypto: zip - Memory corruption in zip_clear_stats()Dan Carpenter
2017-03-24crypto: s5p-sss - Document the struct s5p_aes_devKrzysztof Kozlowski
2017-03-24crypto: s5p-sss - Remove unused variant field from state containerKrzysztof Kozlowski
2017-03-24crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski
2017-03-24crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă
2017-03-24crypto: caam - add Queue Interface (QI) backend supportHoria Geantă
2017-03-24crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2017-03-24crypto: ccp - Make some CCP DMA channels privateGary R Hook
2017-03-16crypto: mediatek - make hardware operation flow more efficientRyder Lee
2017-03-16crypto: mediatek - add mtk_aes_gcm_tag_verify()Ryder Lee
2017-03-16crypto: mediatek - fix error handling in mtk_aes_complete()Ryder Lee
2017-03-16crypto: mediatek - add queue_task taskletRyder Lee
2017-03-16crypto: mediatek - simplify descriptor ring managementRyder Lee
2017-03-16crypto: mediatek - make mtk_sha_xmit() more genericRyder Lee
2017-03-16crypto: mediatek - add MTK_* prefix and correct annotations.Ryder Lee
2017-03-16crypto: mediatek - rework interrupt handlerRyder Lee
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers
2017-03-09crypto: bcm - fix spelling mistake: "genereate" -> "generate"Colin Ian King
2017-03-09crypto: zip - Add Compression/Decompression statisticsMahipal Challa
2017-03-09crypto: zip - Wire-up Compression / decompression HW offloadMahipal Challa
2017-03-09crypto: zip - Add ThunderX ZIP driver coreMahipal Challa
2017-03-09crypto: s5p-sss - Fix spinlock recursion on LRW(AES)Krzysztof Kozlowski
2017-03-08crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02crypto: vmx - Use skcipher for xts fallbackPaulo Flabiano Smorigo
2017-03-02crypto: vmx - Use skcipher for cbc fallbackPaulo Flabiano Smorigo
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-27crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMAGeert Uytterhoeven
2017-02-27crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend ...Geert Uytterhoeven
2017-02-27crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King
2017-02-27crypto: cavium - Fix couple of static checker errorsGeorge Cherian
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches
2017-02-24s390/crypt: Add protected key AES moduleMartin Schwidefsky
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig