summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* | | crypto: cavium - Enable CPT options crypto for buildGeorge Cherian2017-02-112-0/+2
* | | crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian2017-02-118-1/+2581
* | | crypto: cavium - Add Support for Octeon-tx CPT EngineGeorge Cherian2017-02-117-0/+1774
* | | crypto: atmel - fix 64-bit build warningsArnd Bergmann2017-02-112-15/+15
* | | crypto: atmel - refine Kconfig dependenciesArnd Bergmann2017-02-111-4/+5
* | | crypto: chcr - Fix Smatch ComplaintHarsh Jain2017-02-031-2/+3
* | | crypto: chcr - Fix wrong typecastingHarsh Jain2017-02-031-5/+4Star
* | | crypto: chcr - Change algo priorityHarsh Jain2017-02-031-1/+1
* | | crypto: chcr - Change cra_flags for cipher algosHarsh Jain2017-02-031-3/+3
* | | crypto: chcr - Use cipher instead of Block Cipher in gcm setkeyHarsh Jain2017-02-031-11/+9Star
* | | crypto: chcr - fix itnull.cocci warningsHarsh Jain2017-02-031-1/+1
* | | crypto: chcr - Change flow IDsHarsh Jain2017-02-033-12/+16
* | | crypto: atmel-sha - add verbose debug facilities to print hw register namesCyrille Pitchen2017-02-031-2/+108
* | | crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modesCyrille Pitchen2017-02-036-15/+883
* | | crypto: atmel-aes - fix atmel_aes_handle_queue()Cyrille Pitchen2017-02-031-2/+5
* | | crypto: atmel-sha - add support to hmac(shaX)Cyrille Pitchen2017-02-032-1/+601
* | | crypto: atmel-sha - add simple DMA transfersCyrille Pitchen2017-02-031-0/+116
* | | crypto: atmel-sha - add atmel_sha_cpu_start()Cyrille Pitchen2017-02-031-0/+90
* | | crypto: atmel-sha - add SHA_MR_MODE_IDATAR0Cyrille Pitchen2017-02-031-0/+1
* | | crypto: atmel-sha - add atmel_sha_wait_for_data_ready()Cyrille Pitchen2017-02-031-0/+13
* | | crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*Cyrille Pitchen2017-02-032-13/+33
* | | crypto: atmel-sha - make atmel_sha_done_task more genericCyrille Pitchen2017-02-031-5/+16
* | | crypto: atmel-sha - update request queue management to make it more genericCyrille Pitchen2017-02-031-20/+54
* | | crypto: atmel-sha - create function to get an Atmel SHA deviceCyrille Pitchen2017-02-031-4/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-02-036-37/+46
|\ \ \ | | |/ | |/|
| * | crypto: chcr - Fix key length for RFC4106Harsh Jain2017-02-031-2/+2
| * | crypto: ccp - Fix double add when creating new DMA commandGary R Hook2017-02-032-1/+6
| * | crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook2017-02-031-1/+1
| * | crypto: chcr - Check device is allocated before useHarsh Jain2017-02-031-10/+8Star
| * | crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain2017-02-032-23/+29
| * | crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu2017-02-021-2/+2
| * | crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2017-02-022-1/+2
* | | crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong2017-01-231-0/+6
* | | crypto: mediatek - add support to GCM modeRyder Lee2017-01-233-4/+369
* | | crypto: mediatek - add support to CTR modeRyder Lee2017-01-231-5/+146
* | | crypto: mediatek - fix typo and indentationRyder Lee2017-01-233-69/+63Star
* | | crypto: mediatek - regroup functions by usageRyder Lee2017-01-231-131/+141
* | | crypto: mediatek - rework crypto request completionRyder Lee2017-01-232-12/+16
* | | crypto: mediatek - make crypto request queue management more genericRyder Lee2017-01-232-36/+53
* | | crypto: mediatek - fix incorrect data transfer resultRyder Lee2017-01-233-32/+47
* | | crypto: mediatek - move HW control data to transformation contextRyder Lee2017-01-233-145/+126Star
* | | crypto: img-hash - use dma_data_direction when calling dma_map_sgNicolas Iooss2017-01-231-2/+2
* | | crypto: virtio - adjust priority of algorithmGonglei \(Arei\)2017-01-131-1/+1
* | | crypto: mediatek - make symbol of_crypto_id staticWei Yongjun2017-01-131-1/+1
* | | crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann2017-01-122-3/+3
* | | crypto: mediatek - remove ARM dependenciesArnd Bergmann2017-01-121-7/+4Star
* | | crypto: mediatek - don't return garbage err on successful returnColin Ian King2017-01-121-1/+1
* | | crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas2017-01-121-18/+3Star
* | | crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas2017-01-121-7/+0Star
* | | crypto: picoxcell - Allow driver to build COMPILE_TEST is enabledJavier Martinez Canillas2017-01-121-1/+1