summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+9
* | | 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/+8
| * | 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/+63
* | | 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/+126
* | | 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-132-3/+3
* | | crypto: mediatek - remove ARM dependenciesArnd Bergmann2017-01-131-7/+4
* | | crypto: mediatek - don't return garbage err on successful returnColin Ian King2017-01-131-1/+1
* | | crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas2017-01-131-18/+3
* | | crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas2017-01-131-7/+0
* | | crypto: picoxcell - Allow driver to build COMPILE_TEST is enabledJavier Martinez Canillas2017-01-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-01-123-3/+43
|\ \ \ | | |/ | |/|
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-273-3/+43
| |\ \ | | |/ | |/|
| | * crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-163-3/+43
* | | crypto: virtio - support crypto engine frameworkGonglei \(Arei\)2016-12-304-22/+121
* | | crypto: qat - increase number of supported devicesXin Zeng2016-12-303-14/+19
* | | crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra2016-12-306-6/+6
* | | crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu2016-12-301-2/+2
* | | crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2016-12-302-1/+2
OpenPOWER on IntegriCloud