summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
* | | crypto: chcr - Change cra_flags for cipher algosHarsh Jain2017-02-03
* | | crypto: chcr - Use cipher instead of Block Cipher in gcm setkeyHarsh Jain2017-02-03
* | | crypto: chcr - fix itnull.cocci warningsHarsh Jain2017-02-03
* | | crypto: chcr - Change flow IDsHarsh Jain2017-02-03
* | | crypto: atmel-sha - add verbose debug facilities to print hw register namesCyrille Pitchen2017-02-03
* | | crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modesCyrille Pitchen2017-02-03
* | | crypto: atmel-aes - fix atmel_aes_handle_queue()Cyrille Pitchen2017-02-03
* | | crypto: atmel-sha - add support to hmac(shaX)Cyrille Pitchen2017-02-03
* | | crypto: atmel-sha - add simple DMA transfersCyrille Pitchen2017-02-03
* | | crypto: atmel-sha - add atmel_sha_cpu_start()Cyrille Pitchen2017-02-03
* | | crypto: atmel-sha - add SHA_MR_MODE_IDATAR0Cyrille Pitchen2017-02-03
* | | crypto: atmel-sha - add atmel_sha_wait_for_data_ready()Cyrille Pitchen2017-02-03
* | | crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*Cyrille Pitchen2017-02-03
* | | crypto: atmel-sha - make atmel_sha_done_task more genericCyrille Pitchen2017-02-03
* | | crypto: atmel-sha - update request queue management to make it more genericCyrille Pitchen2017-02-03
* | | crypto: atmel-sha - create function to get an Atmel SHA deviceCyrille Pitchen2017-02-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-02-03
|\ \ \ | | |/ | |/|
| * | crypto: chcr - Fix key length for RFC4106Harsh Jain2017-02-03
| * | crypto: ccp - Fix double add when creating new DMA commandGary R Hook2017-02-03
| * | crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook2017-02-03
| * | crypto: chcr - Check device is allocated before useHarsh Jain2017-02-03
| * | crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain2017-02-03
| * | crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu2017-02-02
| * | crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2017-02-02
* | | crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong2017-01-23
* | | crypto: mediatek - add support to GCM modeRyder Lee2017-01-23
* | | crypto: mediatek - add support to CTR modeRyder Lee2017-01-23
* | | crypto: mediatek - fix typo and indentationRyder Lee2017-01-23
* | | crypto: mediatek - regroup functions by usageRyder Lee2017-01-23
* | | crypto: mediatek - rework crypto request completionRyder Lee2017-01-23
* | | crypto: mediatek - make crypto request queue management more genericRyder Lee2017-01-23
* | | crypto: mediatek - fix incorrect data transfer resultRyder Lee2017-01-23
* | | crypto: mediatek - move HW control data to transformation contextRyder Lee2017-01-23
* | | crypto: img-hash - use dma_data_direction when calling dma_map_sgNicolas Iooss2017-01-23
* | | crypto: virtio - adjust priority of algorithmGonglei \(Arei\)2017-01-13
* | | crypto: mediatek - make symbol of_crypto_id staticWei Yongjun2017-01-13
* | | crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann2017-01-13
* | | crypto: mediatek - remove ARM dependenciesArnd Bergmann2017-01-13
* | | crypto: mediatek - don't return garbage err on successful returnColin Ian King2017-01-13
* | | crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas2017-01-13
* | | crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas2017-01-13
* | | crypto: picoxcell - Allow driver to build COMPILE_TEST is enabledJavier Martinez Canillas2017-01-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-01-12
|\ \ \ | | |/ | |/|
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-27
| |\ \ | | |/ | |/|
| | * crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-16
* | | crypto: virtio - support crypto engine frameworkGonglei \(Arei\)2016-12-30
* | | crypto: qat - increase number of supported devicesXin Zeng2016-12-30
* | | crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra2016-12-30
* | | crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu2016-12-30
* | | crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2016-12-30