aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-11crypto: brcm - Add Broadcom SPU driverRob Rice12-0/+9516
2017-02-11crypto: cavium - Enable CPT options crypto for buildGeorge Cherian2-0/+2
2017-02-11crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian8-1/+2581
2017-02-11crypto: cavium - Add Support for Octeon-tx CPT EngineGeorge Cherian7-0/+1774
2017-02-11crypto: atmel - fix 64-bit build warningsArnd Bergmann2-15/+15
2017-02-11crypto: atmel - refine Kconfig dependenciesArnd Bergmann1-4/+5
2017-02-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-40/+50
2017-02-03crypto: chcr - Fix Smatch ComplaintHarsh Jain1-2/+3
2017-02-03crypto: chcr - Fix wrong typecastingHarsh Jain1-5/+4
2017-02-03crypto: chcr - Change algo priorityHarsh Jain1-1/+1
2017-02-03crypto: chcr - Change cra_flags for cipher algosHarsh Jain1-3/+3
2017-02-03crypto: chcr - Use cipher instead of Block Cipher in gcm setkeyHarsh Jain1-11/+9
2017-02-03crypto: chcr - fix itnull.cocci warningsHarsh Jain1-1/+1
2017-02-03crypto: chcr - Change flow IDsHarsh Jain3-12/+16
2017-02-03crypto: atmel-sha - add verbose debug facilities to print hw register namesCyrille Pitchen1-2/+108
2017-02-03crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modesCyrille Pitchen6-15/+883
2017-02-03crypto: atmel-aes - fix atmel_aes_handle_queue()Cyrille Pitchen1-2/+5
2017-02-03crypto: atmel-sha - add support to hmac(shaX)Cyrille Pitchen2-1/+601
2017-02-03crypto: atmel-sha - add simple DMA transfersCyrille Pitchen1-0/+116
2017-02-03crypto: atmel-sha - add atmel_sha_cpu_start()Cyrille Pitchen1-0/+90
2017-02-03crypto: atmel-sha - add SHA_MR_MODE_IDATAR0Cyrille Pitchen1-0/+1
2017-02-03crypto: atmel-sha - add atmel_sha_wait_for_data_ready()Cyrille Pitchen1-0/+13
2017-02-03crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*Cyrille Pitchen2-13/+33
2017-02-03crypto: atmel-sha - make atmel_sha_done_task more genericCyrille Pitchen1-5/+16
2017-02-03crypto: atmel-sha - update request queue management to make it more genericCyrille Pitchen1-20/+54
2017-02-03crypto: atmel-sha - create function to get an Atmel SHA deviceCyrille Pitchen1-4/+11
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu6-37/+46
2017-02-03crypto: chcr - Fix key length for RFC4106Harsh Jain1-2/+2
2017-02-03crypto: ccp - Fix double add when creating new DMA commandGary R Hook2-1/+6
2017-02-03crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook1-1/+1
2017-02-03crypto: chcr - Check device is allocated before useHarsh Jain1-10/+8
2017-02-03crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain2-23/+29
2017-02-02crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu1-2/+2
2017-02-02crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2-1/+2
2017-01-23crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong1-0/+6
2017-01-23crypto: mediatek - add support to GCM modeRyder Lee3-4/+369
2017-01-23crypto: mediatek - add support to CTR modeRyder Lee1-5/+146
2017-01-23crypto: mediatek - fix typo and indentationRyder Lee3-69/+63
2017-01-23crypto: mediatek - regroup functions by usageRyder Lee1-131/+141
2017-01-23crypto: mediatek - rework crypto request completionRyder Lee2-12/+16
2017-01-23crypto: mediatek - make crypto request queue management more genericRyder Lee2-36/+53
2017-01-23crypto: mediatek - fix incorrect data transfer resultRyder Lee3-32/+47
2017-01-23crypto: mediatek - move HW control data to transformation contextRyder Lee3-145/+126
2017-01-23crypto: img-hash - use dma_data_direction when calling dma_map_sgNicolas Iooss1-2/+2
2017-01-13crypto: virtio - adjust priority of algorithmGonglei \(Arei\)1-1/+1
2017-01-13crypto: mediatek - make symbol of_crypto_id staticWei Yongjun1-1/+1
2017-01-13crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann2-3/+3
2017-01-13crypto: mediatek - remove ARM dependenciesArnd Bergmann1-7/+4
2017-01-13crypto: mediatek - don't return garbage err on successful returnColin Ian King1-1/+1
2017-01-13crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas1-18/+3