summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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-11crypto: atmel - fix 64-bit build warningsArnd Bergmann
2017-02-11crypto: atmel - refine Kconfig dependenciesArnd Bergmann
2017-02-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-03crypto: chcr - Fix Smatch ComplaintHarsh Jain
2017-02-03crypto: chcr - Fix wrong typecastingHarsh Jain
2017-02-03crypto: chcr - Change algo priorityHarsh Jain
2017-02-03crypto: chcr - Change cra_flags for cipher algosHarsh Jain
2017-02-03crypto: chcr - Use cipher instead of Block Cipher in gcm setkeyHarsh Jain
2017-02-03crypto: chcr - fix itnull.cocci warningsHarsh Jain
2017-02-03crypto: chcr - Change flow IDsHarsh Jain
2017-02-03crypto: atmel-sha - add verbose debug facilities to print hw register namesCyrille Pitchen
2017-02-03crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modesCyrille Pitchen
2017-02-03crypto: atmel-aes - fix atmel_aes_handle_queue()Cyrille Pitchen
2017-02-03crypto: atmel-sha - add support to hmac(shaX)Cyrille Pitchen
2017-02-03crypto: atmel-sha - add simple DMA transfersCyrille Pitchen
2017-02-03crypto: atmel-sha - add atmel_sha_cpu_start()Cyrille Pitchen
2017-02-03crypto: atmel-sha - add SHA_MR_MODE_IDATAR0Cyrille Pitchen
2017-02-03crypto: atmel-sha - add atmel_sha_wait_for_data_ready()Cyrille Pitchen
2017-02-03crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*Cyrille Pitchen
2017-02-03crypto: atmel-sha - make atmel_sha_done_task more genericCyrille Pitchen
2017-02-03crypto: atmel-sha - update request queue management to make it more genericCyrille Pitchen
2017-02-03crypto: atmel-sha - create function to get an Atmel SHA deviceCyrille Pitchen
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
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