Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2948c01c2b686f03aa50a3a87323604f7ad39578
/
drivers
/
crypto
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
bc84b94
crypto: qat - fix problem with coalescing enable logic
by Tadeusz Struk
· 10 years ago
5a2bb93
crypto: sahara - add support for SHA1/256
by Steffen Trumtrar
· 10 years ago
c0c3c89
crypto: sahara - replace tasklets with kthread
by Steffen Trumtrar
· 10 years ago
5ed903b
crypto: sahara - add support for i.MX53
by Steffen Trumtrar
· 10 years ago
20ec9d8
crypto: sahara - fix spinlock initialization
by Steffen Trumtrar
· 10 years ago
b1c9952
crytpo: qat - Fix 64 bytes requests
by Struk, Tadeusz
· 10 years ago
f5242e5
of/reconfig: Always use the same structure for notifiers
by Grant Likely
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
1e0bdad
crypto: bfin_crc - don't include linux/unaligned/access_ok.h
by Johannes Berg
· 10 years ago
aa408d6
crypto: qat - Use memzero_explicit
by Struk, Tadeusz
· 10 years ago
4ba2a8b
crypto: caam - Remove unnecessary smp_read_barrier_depends()
by Pranith Kumar
· 10 years ago
ff2c3a3
crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
by Catalin Vasile
· 10 years ago
bdcf83b
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
by Ulf Hansson
· 10 years ago
dbd8fbe
crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM
by Ulf Hansson
· 10 years ago
49783d0
crypto: caam - fix error reporting
by Cristian Stoica
· 10 years ago
7222d1a
crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
daebc46
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
by Catalin Vasile
· 10 years ago
a5f57cf
crypto: caam - add support for rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
2b22f6c
crypto: caam - add support for ctr(aes)
by Catalin Vasile
· 10 years ago
5d0429a
crypto: caam - add support for rfc4543(gcm(aes))
by Tudor Ambarus
· 10 years ago
f129430
crypto: nx - Fixing the limit number of bytes to be processed
by Leonidas S. Barbosa
· 10 years ago
0008511
crypto: nx - Fix SHA concurrence issue and sg limit bounds
by Leonidas S. Barbosa
· 10 years ago
5313231
crypto: nx - Moving NX-AES-XCBC to be processed logic
by Leonidas S. Barbosa
· 10 years ago
e13a79a
crypto: nx - Moving NX-AES-GCM to be processed logic
by Leonidas S. Barbosa
· 10 years ago
c7b675d
crypto: nx - Moving NX-AES-ECB to be processed logic
by Leonidas S. Barbosa
· 10 years ago
01a5aa0
crypto: nx - Moving limit and bound logic in CTR and fix IV vector
by Leonidas S. Barbosa
· 10 years ago
9247f0b
crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds
by Leonidas S. Barbosa
· 10 years ago
ac0f0a8
crypto: nx - Moving NX-AES-CBC to be processed logic
by Leonidas S. Barbosa
· 10 years ago
19167bf
crypto: caam - fix output sequence contiguity check
by Tudor Ambarus
· 10 years ago
a727c4b
crypto: qat - Move BAR definitions to device specific module
by Tadeusz Struk
· 10 years ago
738459e
crypto: caam - fix missing dma unmap on error path
by Cristian Stoica
· 10 years ago
bac68f2
crypto: caam - add support for rfc4106(gcm(aes))
by Tudor Ambarus
· 10 years ago
3ef8d94
crypto: caam - add support for gcm(aes)
by Tudor Ambarus
· 10 years ago
77ddaba
crypto: qat - misspelling typo - "reseting" should be "resetting"
by Bruce Allan
· 10 years ago
242b159
crypto: qat - cleanup unnecessary break checkpatch warning
by Bruce Allan
· 10 years ago
fdb4c0a
crypto: qat - cleanup coccicheck warning - NULL check before freeing functions
by Bruce Allan
· 10 years ago
8c4cef4
crypto: qat - fix bad unlock balance
by Bruce Allan
· 10 years ago
09adc87
crypto: qat - Enforce valid numa configuration
by Tadeusz Struk
· 10 years ago
923a6e5
crypto: qat - Prevent dma mapping zero length assoc data
by Tadeusz Struk
· 10 years ago
0c1af19
crypto: ux500: hash: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b0d1c79
crypto: ux500: cryp: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3b1b4f5
crypto: qce: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
28f0136
crypto: ccp: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7464d31
crypto: caam: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
1a8cdf6
crypto: amcc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5573bc0
crypto: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
37e5265
crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
by Behan Webster
· 11 years ago
7bc53c3
crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c
by Behan Webster
· 11 years ago
ce1f3e47
crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c
by Behan Webster
· 11 years ago
7128470
crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c
by Behan Webster
· 11 years ago
61ded52
crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
by Jan-Simon Möller
· 10 years ago
87d7bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f89f4a0
Fix up missing dmaengine header inclusion from qce crypto engine
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
9561dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 10 years ago
c9f21cb
crypto: ccp - Check for CCP before registering crypto algs
by Tom Lendacky
· 10 years ago
26c3af6
crypto: qat - Removed unneeded partial state
by Tadeusz Struk
· 10 years ago
7752759
crypto: qat - Fix typo in name of tasklet_struct
by Tadeusz Struk
· 10 years ago
413e557
crypto: qat - Enable all 32 IRQs
by Tadeusz Struk
· 10 years ago
fb4562b
crypto: caam - Dynamic allocation of addresses for various memory blocks in CAAM.
by Nitesh Narayan Lal
· 10 years ago
1a84db5
treewide: fix errors in printk
by Masanari Iida
· 10 years ago
4a8f45f
crypto: mv_cesa - Add missing #define
by Rasmus Villemoes
· 10 years ago
51269ad
crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
4451d49
crypto: caam - fix addressing of struct member
by Cristian Stoica
· 10 years ago
307fd543
crypto: caam - remove duplicated sg copy functions
by Cristian Stoica
· 10 years ago
65fafbe
crypto: qat - Fix return value check in adf_chr_drv_create()
by Wei Yongjun
· 10 years ago
e5ffbfc
crypto: caam - enable raw data instead of von Neumann data
by Alex Porosanu
· 10 years ago
eeaa172
crypto: caam - change starting entropy delay value
by Alex Porosanu
· 10 years ago
b061f3f
crypto: caam - disable RNG oscillator maximum frequency check
by Alex Porosanu
· 10 years ago
a11c5c9
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
ae36e95
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
7e83508
crypto: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
3e7a716
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
6391723
crypto: ccp - Do not sign extend input data to CCP
by Tom Lendacky
· 10 years ago
c659d07
crypto: atmel-tdes - Switch to managed version of kzalloc
by Pramod Gurav
· 10 years ago
593901a
crypto: atmel-sha - Switch to managed version of kzalloc
by Pramod Gurav
· 10 years ago
4f74c39
crypto: qat - Fixed SKU1 dev issue
by Tadeusz Struk
· 10 years ago
d9a44ab
crypto: qat - Use hweight for bit counting
by Tadeusz Struk
· 10 years ago
6899172
crypto: qat - Updated print outputs
by Tadeusz Struk
· 10 years ago
9a147cb
crypto: qat - change ae_num to ae_id
by Tadeusz Struk
· 10 years ago
8c1f8e3
crypto: qat - change slice->regions to slice->region
by Tadeusz Struk
· 10 years ago
df0088f
crypto: qat - use min_t macro
by Tadeusz Struk
· 10 years ago
45cff26
crypto: qat - remove unnecessary parentheses
by Tadeusz Struk
· 10 years ago
a7d2176
crypto: qat - remove unneeded header
by Tadeusz Struk
· 10 years ago
53275ba
crypto: qat - checkpatch blank lines
by Tadeusz Struk
· 10 years ago
341b2a3
crypto: qat - remove unnecessary return codes
by Tadeusz Struk
· 10 years ago
4839ddca
crypto: ccp - Remove "select OF" from Kconfig
by Tom Lendacky
· 10 years ago
259092a
of: Reorder device tree changes and notifiers
by Grant Likely
· 10 years ago
8f1da7b
crypto: caam - fix DECO RSR polling
by Horia Geanta
· 10 years ago
71d932d
crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
by Chen Gang
· 10 years ago
a60384d
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
by Horia Geanta
· 10 years ago
de0e35e
crypto: caam - fix uninitialized state->buf_dma field
by Horia Geanta
· 10 years ago
76b9908
crypto: caam - fix uninitialized edesc->dst_dma field
by Horia Geanta
· 10 years ago
45e9af7
crypto: caam - fix uninitialized S/G table size in ahash_digest
by Horia Geanta
· 10 years ago
bc9e05f
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
by Horia Geanta
· 10 years ago
ef62b23
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
by Horia Geanta
· 10 years ago
e11aa9f
crypto: caam - fix DMA unmapping error in hash_digest_key
by Horia Geanta
· 10 years ago
Next »