index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
Behan Webster
2014-10-14
1
-17
/
+14
*
crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c
Behan Webster
2014-10-14
1
-17
/
+11
*
crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c
Behan Webster
2014-10-14
1
-7
/
+4
*
crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c
Behan Webster
2014-10-14
1
-23
/
+18
*
crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
Jan-Simon Möller
2014-10-14
1
-7
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-10-08
10
-217
/
+148
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2014-10-02
3
-1
/
+19
|
|
\
|
*
|
crypto: qat - Removed unneeded partial state
Tadeusz Struk
2014-09-24
1
-59
/
+7
|
*
|
crypto: qat - Fix typo in name of tasklet_struct
Tadeusz Struk
2014-09-24
2
-5
/
+5
|
*
|
crypto: caam - Dynamic allocation of addresses for various memory blocks in C...
Nitesh Narayan Lal
2014-09-15
3
-80
/
+81
|
*
|
crypto: mv_cesa - Add missing #define
Rasmus Villemoes
2014-08-29
1
-0
/
+1
|
*
|
crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-08-29
1
-3
/
+3
|
*
|
crypto: caam - fix addressing of struct member
Cristian Stoica
2014-08-25
1
-3
/
+3
|
*
|
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2014-08-25
2
-62
/
+14
|
*
|
crypto: qat - Fix return value check in adf_chr_drv_create()
Wei Yongjun
2014-08-25
1
-1
/
+1
|
*
|
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
2014-08-25
2
-1
/
+20
|
*
|
crypto: caam - change starting entropy delay value
Alex Porosanu
2014-08-25
2
-1
/
+10
|
*
|
crypto: caam - disable RNG oscillator maximum frequency check
Alex Porosanu
2014-08-25
2
-2
/
+3
*
|
|
Fix up missing dmaengine header inclusion from qce crypto engine
Linus Torvalds
2014-10-08
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: fix errors in printk
Masanari Iida
2014-09-01
1
-1
/
+1
*
|
|
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2014-09-24
2
-0
/
+18
*
|
|
crypto: qat - Enable all 32 IRQs
Tadeusz Struk
2014-09-18
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
1
-1
/
+1
|
\
\
|
*
|
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
|
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-14
1
-22
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
of: Reorder device tree changes and notifiers
Grant Likely
2014-07-23
1
-22
/
+8
*
|
|
crypto: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-3
/
+2
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-08-04
74
-180
/
+14524
|
\
\
|
*
|
crypto: ccp - Do not sign extend input data to CCP
Tom Lendacky
2014-08-01
1
-13
/
+13
|
*
|
crypto: atmel-tdes - Switch to managed version of kzalloc
Pramod Gurav
2014-08-01
1
-7
/
+1
|
*
|
crypto: atmel-sha - Switch to managed version of kzalloc
Pramod Gurav
2014-08-01
1
-7
/
+2
|
*
|
crypto: qat - Fixed SKU1 dev issue
Tadeusz Struk
2014-08-01
2
-6
/
+2
|
*
|
crypto: qat - Use hweight for bit counting
Tadeusz Struk
2014-08-01
1
-13
/
+2
|
*
|
crypto: qat - Updated print outputs
Tadeusz Struk
2014-08-01
4
-14
/
+13
|
*
|
crypto: qat - change ae_num to ae_id
Tadeusz Struk
2014-08-01
2
-48
/
+45
|
*
|
crypto: qat - change slice->regions to slice->region
Tadeusz Struk
2014-08-01
2
-12
/
+12
|
*
|
crypto: qat - use min_t macro
Tadeusz Struk
2014-08-01
1
-2
/
+2
|
*
|
crypto: qat - remove unnecessary parentheses
Tadeusz Struk
2014-08-01
3
-31
/
+31
|
*
|
crypto: qat - remove unneeded header
Tadeusz Struk
2014-08-01
1
-1
/
+0
|
*
|
crypto: qat - checkpatch blank lines
Tadeusz Struk
2014-08-01
2
-0
/
+4
|
*
|
crypto: qat - remove unnecessary return codes
Tadeusz Struk
2014-08-01
1
-15
/
+8
|
*
|
crypto: ccp - Remove "select OF" from Kconfig
Tom Lendacky
2014-07-24
1
-1
/
+0
|
*
|
crypto: caam - fix DECO RSR polling
Horia Geanta
2014-07-23
1
-4
/
+7
|
*
|
crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
Chen Gang
2014-07-23
1
-1
/
+1
|
*
|
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
Horia Geanta
2014-07-23
1
-0
/
+7
|
*
|
crypto: caam - fix uninitialized state->buf_dma field
Horia Geanta
2014-07-23
1
-0
/
+1
|
*
|
crypto: caam - fix uninitialized edesc->dst_dma field
Horia Geanta
2014-07-23
1
-0
/
+2
|
*
|
crypto: caam - fix uninitialized S/G table size in ahash_digest
Horia Geanta
2014-07-23
1
-0
/
+1
|
*
|
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
Horia Geanta
2014-07-23
1
-1
/
+1
[next]