summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-04
|\
| * crypto: vmx - Use skcipher for xts fallbackPaulo Flabiano Smorigo2017-03-02
| * crypto: vmx - Use skcipher for cbc fallbackPaulo Flabiano Smorigo2017-03-02
| * crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMAGeert Uytterhoeven2017-02-27
| * crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend ...Geert Uytterhoeven2017-02-27
| * crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King2017-02-27
| * crypto: cavium - Fix couple of static checker errorsGeorge Cherian2017-02-27
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-02
|\ \
| * | virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-27
|\ \ \
| * | | scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-27
|\ \ \ \ | |/ / / |/| | |
| * | | s390/crypt: Add protected key AES moduleMartin Schwidefsky2017-02-24
| * | | s390/pkey: Introduce pkey kernel moduleHarald Freudenberger2017-02-23
| * | | s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text.Harald Freudenberger2017-02-23
| |/ /
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-06
| |\ \
* | | | treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-25
| |_|/ |/| |
* | | crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-23
* | | crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-23
* | | crypto: cavium - remove dead MSI-X related defineChristoph Hellwig2017-02-23
* | | crypto: brcm - Avoid double free in ahash_finup()Rob Rice2017-02-15
* | | crypto: cavium - fix Kconfig dependenciesArnd Bergmann2017-02-15
* | | crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian2017-02-15
* | | crypto: caam - fix state buffer DMA (un)mappingHoria Geantă2017-02-15
* | | crypto: caam - abstract ahash request double bufferingHoria Geantă2017-02-15
* | | crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă2017-02-15
* | | crypto: caam - fix DMA API leaks for multiple setkey() callsHoria Geantă2017-02-15
* | | crypto: caam - don't dma_map key for hash algorithmsHoria Geantă2017-02-15
* | | crypto: caam - use dma_map_sg() return codeHoria Geantă2017-02-15
* | | crypto: caam - replace sg_count() with sg_nents_for_len()Horia Geantă2017-02-15
* | | crypto: caam - check sg_count() return valueHoria Geantă2017-02-15
* | | crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()Horia Geantă2017-02-15
* | | crypto: caam - fix JR IO mapping if one failsTudor Ambarus2017-02-15
* | | crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă2017-02-15
* | | crypto: caam - don't include unneeded headersHoria Geantă2017-02-15
* | | crypto: ccp - Simplify some buffer management routinesGary R Hook2017-02-15
* | | crypto: ccp - Update the command queue on errorsGary R Hook2017-02-15
* | | crypto: ccp - Change mode for detailed CCP init messagesGary R Hook2017-02-15
* | | crypto: atmel-sha - fix error management in atmel_sha_start()Cyrille Pitchen2017-02-15
* | | crypto: atmel-sha - fix missing "return" instructionsCyrille Pitchen2017-02-15
* | | crypto: ccp - Set the AES size field for all modesGary R Hook2017-02-15
* | | crypto: brcm - Add Broadcom SPU driverRob Rice2017-02-11
* | | crypto: cavium - Enable CPT options crypto for buildGeorge Cherian2017-02-11
* | | crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian2017-02-11
* | | crypto: cavium - Add Support for Octeon-tx CPT EngineGeorge Cherian2017-02-11
* | | crypto: atmel - fix 64-bit build warningsArnd Bergmann2017-02-11
* | | crypto: atmel - refine Kconfig dependenciesArnd Bergmann2017-02-11
* | | crypto: chcr - Fix Smatch ComplaintHarsh Jain2017-02-03
* | | crypto: chcr - Fix wrong typecastingHarsh Jain2017-02-03
* | | crypto: chcr - Change algo priorityHarsh Jain2017-02-03