index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
crypto: atmel-sha - add support to hmac(shaX)
Cyrille Pitchen
2017-02-03
2
-1
/
+601
*
|
|
crypto: atmel-sha - add simple DMA transfers
Cyrille Pitchen
2017-02-03
1
-0
/
+116
*
|
|
crypto: atmel-sha - add atmel_sha_cpu_start()
Cyrille Pitchen
2017-02-03
1
-0
/
+90
*
|
|
crypto: atmel-sha - add SHA_MR_MODE_IDATAR0
Cyrille Pitchen
2017-02-03
1
-0
/
+1
*
|
|
crypto: atmel-sha - add atmel_sha_wait_for_data_ready()
Cyrille Pitchen
2017-02-03
1
-0
/
+13
*
|
|
crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
Cyrille Pitchen
2017-02-03
2
-13
/
+33
*
|
|
crypto: atmel-sha - make atmel_sha_done_task more generic
Cyrille Pitchen
2017-02-03
1
-5
/
+16
*
|
|
crypto: atmel-sha - update request queue management to make it more generic
Cyrille Pitchen
2017-02-03
1
-20
/
+54
*
|
|
crypto: atmel-sha - create function to get an Atmel SHA device
Cyrille Pitchen
2017-02-03
1
-4
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-02-03
6
-37
/
+46
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
crypto: chcr - Fix key length for RFC4106
Harsh Jain
2017-02-03
1
-2
/
+2
|
*
|
crypto: ccp - Fix double add when creating new DMA command
Gary R Hook
2017-02-03
2
-1
/
+6
|
*
|
crypto: ccp - Fix DMA operations when IOMMU is enabled
Gary R Hook
2017-02-03
1
-1
/
+1
|
*
|
crypto: chcr - Check device is allocated before use
Harsh Jain
2017-02-03
1
-10
/
+8
|
*
|
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
2017-02-03
2
-23
/
+29
|
*
|
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
2017-02-02
1
-2
/
+2
|
*
|
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2017-02-02
2
-1
/
+2
*
|
|
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
2017-01-23
1
-0
/
+6
*
|
|
crypto: mediatek - add support to GCM mode
Ryder Lee
2017-01-23
3
-4
/
+369
*
|
|
crypto: mediatek - add support to CTR mode
Ryder Lee
2017-01-23
1
-5
/
+146
*
|
|
crypto: mediatek - fix typo and indentation
Ryder Lee
2017-01-23
3
-69
/
+63
*
|
|
crypto: mediatek - regroup functions by usage
Ryder Lee
2017-01-23
1
-131
/
+141
*
|
|
crypto: mediatek - rework crypto request completion
Ryder Lee
2017-01-23
2
-12
/
+16
*
|
|
crypto: mediatek - make crypto request queue management more generic
Ryder Lee
2017-01-23
2
-36
/
+53
*
|
|
crypto: mediatek - fix incorrect data transfer result
Ryder Lee
2017-01-23
3
-32
/
+47
*
|
|
crypto: mediatek - move HW control data to transformation context
Ryder Lee
2017-01-23
3
-145
/
+126
*
|
|
crypto: img-hash - use dma_data_direction when calling dma_map_sg
Nicolas Iooss
2017-01-23
1
-2
/
+2
*
|
|
crypto: virtio - adjust priority of algorithm
Gonglei \(Arei\)
2017-01-13
1
-1
/
+1
*
|
|
crypto: mediatek - make symbol of_crypto_id static
Wei Yongjun
2017-01-13
1
-1
/
+1
*
|
|
crypto: mediatek - fix format string for 64-bit builds
Arnd Bergmann
2017-01-12
2
-3
/
+3
*
|
|
crypto: mediatek - remove ARM dependencies
Arnd Bergmann
2017-01-12
1
-7
/
+4
*
|
|
crypto: mediatek - don't return garbage err on successful return
Colin Ian King
2017-01-12
1
-1
/
+1
*
|
|
crypto: picoxcell - Remove spacc_is_compatible() wrapper function
Javier Martinez Canillas
2017-01-12
1
-18
/
+3
*
|
|
crypto: picoxcell - Remove platform device ID table
Javier Martinez Canillas
2017-01-12
1
-7
/
+0
*
|
|
crypto: picoxcell - Allow driver to build COMPILE_TEST is enabled
Javier Martinez Canillas
2017-01-12
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2017-01-12
3
-3
/
+43
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-28
3
-3
/
+43
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
Romain Perier
2016-12-16
3
-3
/
+43
*
|
|
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
2016-12-30
4
-22
/
+121
*
|
|
crypto: qat - increase number of supported devices
Xin Zeng
2016-12-30
3
-14
/
+19
*
|
|
crypto: qat - modify format of dev top level debugfs entries
Pablo Marcos Oltra
2016-12-30
6
-6
/
+6
*
|
|
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
2016-12-30
1
-2
/
+2
*
|
|
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2016-12-30
2
-1
/
+2
*
|
|
crypto: qat - replace hardcoded BIT(0) in vf_isr
Giovanni Cabiddu
2016-12-30
1
-2
/
+2
*
|
|
crypto: qat - fix comments describing adf_disable_sriov()
Ahsan Atta
2016-12-30
1
-2
/
+2
*
|
|
crypto: qat - fix indentation
Ahsan Atta
2016-12-30
1
-1
/
+1
*
|
|
crypto: mediatek - Add crypto driver support for some MediaTek chips
Ryder Lee
2016-12-27
8
-0
/
+3258
*
|
|
crypto: bfin_crc - Remove unneeded linux/miscdevice.h include
Corentin LABBE
2016-12-27
1
-1
/
+0
*
|
|
crypto: bfin_crc - Fix format printing warning
Corentin LABBE
2016-12-27
1
-3
/
+3
*
|
|
crypto: drivers - bring back alphabetical order of Makefile
Corentin LABBE
2016-12-27
1
-7
/
+7
|
/
/
[prev]
[next]