summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27crypto: xts - Propagate NEED_FALLBACK bitHerbert Xu
2017-02-27crypto: api - Add crypto_requires_off helperHerbert Xu
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-23crypto: xts - Add ECB dependencyMilan Broz
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
2017-02-15crypto: brcm - Avoid double free in ahash_finup()Rob Rice
2017-02-15crypto: cavium - fix Kconfig dependenciesArnd Bergmann
2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian
2017-02-15crypto: doc - fix typoGilad Ben-Yossef
2017-02-15hwrng: omap - update Kconfig help descriptionRussell King
2017-02-15crypto: ccm - drop unnecessary minimum 32-bit alignmentArd Biesheuvel
2017-02-15crypto: ccm - honour alignmask of subordinate MAC cipherArd Biesheuvel
2017-02-15crypto: caam - fix state buffer DMA (un)mappingHoria Geantă
2017-02-15crypto: caam - abstract ahash request double bufferingHoria Geantă
2017-02-15crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă
2017-02-15crypto: caam - fix DMA API leaks for multiple setkey() callsHoria Geantă
2017-02-15crypto: caam - don't dma_map key for hash algorithmsHoria Geantă
2017-02-15crypto: caam - use dma_map_sg() return codeHoria Geantă
2017-02-15crypto: caam - replace sg_count() with sg_nents_for_len()Horia Geantă
2017-02-15crypto: caam - check sg_count() return valueHoria Geantă
2017-02-15crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()Horia Geantă
2017-02-15crypto: caam - fix JR IO mapping if one failsTudor Ambarus
2017-02-15crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă
2017-02-15crypto: caam - don't include unneeded headersHoria Geantă
2017-02-15crypto: ccp - Simplify some buffer management routinesGary R Hook
2017-02-15crypto: ccp - Update the command queue on errorsGary R Hook
2017-02-15crypto: ccp - Change mode for detailed CCP init messagesGary R Hook
2017-02-15crypto: atmel-sha - fix error management in atmel_sha_start()Cyrille Pitchen
2017-02-15crypto: atmel-sha - fix missing "return" instructionsCyrille Pitchen
2017-02-15crypto: ccp - Set the AES size field for all modesGary R Hook
2017-02-11crypto: brcm - Add Broadcom SPU driverRob Rice
2017-02-11crypto: brcm - DT documentation for Broadcom SPU hardwareRob Rice
2017-02-11crypto: cavium - Enable CPT options crypto for buildGeorge Cherian
2017-02-11crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian
2017-02-11crypto: cavium - Add Support for Octeon-tx CPT EngineGeorge Cherian
2017-02-11hwrng: cavium - Use per device name to allow for multiple devices.David Daney
2017-02-11crypto: atmel - fix 64-bit build warningsArnd Bergmann
2017-02-11crypto: atmel - refine Kconfig dependenciesArnd Bergmann
2017-02-11crypto: algapi - make crypto_xor() and crypto_inc() alignment agnosticArd Biesheuvel
2017-02-11crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-02-11crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driverArd Biesheuvel
2017-02-11crypto: ccm - switch to separate cbcmac driverArd Biesheuvel
2017-02-11crypto: testmgr - add test cases for cbcmac(aes)Ard Biesheuvel
2017-02-11crypto: aes - add generic time invariant AES cipherArd Biesheuvel
2017-02-11crypto: aes-generic - drop alignment requirementArd Biesheuvel