Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac3e134af262a74c4c9b0857cd6b4e1cbcddc783
/
drivers
/
crypto
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
ce57208
crypto: caam - fix "failed to check map error" DMA warnings
by Horia Geanta
· 10 years ago
71c65f7
crypto: caam - fix typo in dma_mapping_error
by Horia Geanta
· 10 years ago
a2ac287
crypto: caam - set coherent_dma_mask
by Horia Geanta
· 10 years ago
126ae9a
crypto: ccp - Base AXI DMA cache settings on device tree
by Tom Lendacky
· 10 years ago
0378c9a
crypto: caam - fix memleak in caam_jr module
by Cristian Stoica
· 10 years ago
ac1a2b4
crypto: qat - remove an unneeded cast
by Dan Carpenter
· 10 years ago
35af640
crypto: caam - Check for CAAM block presence before registering with crypto layer
by Ruchika Gupta
· 10 years ago
44b933b
crypto: qce - add dependancy to Kconfig
by Stanimir Varbanov
· 10 years ago
58a6535
crypto: qce - fix sparse warnings
by Stanimir Varbanov
· 10 years ago
178f827
crypto: caam - Enabling multiple caam debug support for C29x platform
by Nitesh Narayan Lal
· 10 years ago
e1f8859
crypto: ux500 - make interrupt mode plausible
by Arnd Bergmann
· 10 years ago
c672752
crypto: qce - Build Qualcomm crypto driver
by Stanimir Varbanov
· 10 years ago
ec8f5d8
crypto: qce - Qualcomm crypto engine driver
by Stanimir Varbanov
· 10 years ago
8f312d6
crypto: qat - Fix error path crash when no firmware is present
by Tadeusz Struk
· 10 years ago
d65071e
crypto: qat - Fixed new checkpatch warnings
by Tadeusz Struk
· 10 years ago
83530d8
crypto: qat - Updated Firmware Info Metadata
by Tadeusz Struk
· 10 years ago
bce3cc6
crypto: qat - Fix random config build warnings
by Tadeusz Struk
· 10 years ago
1da2be3
crypto: caam - Correct the dma mapping for sg table
by Ruchika Gupta
· 10 years ago
ef94b1d
crypto: caam - Add definition of rd/wr_reg64 for little endian platform
by Ruchika Gupta
· 10 years ago
17157c9
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
by Ruchika Gupta
· 10 years ago
eb1139c
crypto: caam - Correct definition of registers in memory map
by Ruchika Gupta
· 10 years ago
e60b244
crypto: qat - Fix build problem with O=
by Herbert Xu
· 10 years ago
be513f4
crypto: caam - remove duplicate FIFOST_CONT_MASK define
by Dan Carpenter
· 10 years ago
cea4001
crypto: qat - Update to makefiles
by Tadeusz Struk
· 10 years ago
7afa232
crypto: qat - Intel(R) QAT DH895xcc accelerator
by Tadeusz Struk
· 10 years ago
b3416fb
crypto: qat - Intel(R) QAT accelengine part of fw loader
by Tadeusz Struk
· 10 years ago
b4b7e67
crypto: qat - Intel(R) QAT ucode part of fw loader
by Tadeusz Struk
· 10 years ago
d370cec
crypto: qat - Intel(R) QAT crypto interface
by Tadeusz Struk
· 10 years ago
38154e6
crypto: qat - Intel(R) QAT FW interface
by Tadeusz Struk
· 10 years ago
a672a9d
crypto: qat - Intel(R) QAT transport code
by Tadeusz Struk
· 10 years ago
d8cba25
crypto: qat - Intel(R) QAT driver framework
by Tadeusz Struk
· 10 years ago
c4f4b32
crypto: ccp - Add platform device support for arm64
by Tom Lendacky
· 10 years ago
3d77565
crypto: ccp - Modify PCI support in prep for arm64 support
by Tom Lendacky
· 10 years ago
13269ec
crypto: drivers - Add 2 missing __exit_p
by Jean Delvare
· 10 years ago
4776d38
crypto: caam - Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 10 years ago
8b9f926
crypto/nx: disable NX on little endian builds
by Anton Blanchard
· 10 years ago
639b4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next
by Linus Torvalds
· 10 years ago
cda4357
crypto/nx/nx-842: dev_set_drvdata can no longer fail
by Jean Delvare
· 10 years ago
51a7163
crypto: cesa - tfm->__crt_alg->cra_type directly
by Marek Vasut
· 10 years ago
efa59e2
crypto: sahara - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 10 years ago
1f4fe5a
crypto: padlock - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 10 years ago
5837af0
crypto: n2 - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 10 years ago
2231204
crypto: dcp - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 10 years ago
bd3acda
crypto: cesa - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 10 years ago
b4168a1
crypto: ccp - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 10 years ago
d207a38
crypto: geode - Don't use tfm->__crt_alg->cra_name directly
by Marek Vasut
· 10 years ago
701bcbc
crypto: geode - Weed out printk() from probe()
by Marek Vasut
· 10 years ago
2e1fc34
crypto: geode - Consistently use AES_KEYSIZE_128
by Marek Vasut
· 10 years ago
Next »