Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2fa1adc07089020984d52bb55c5af0b9d86dff21
/
drivers
/
crypto
0378c9a
crypto: caam - fix memleak in caam_jr module
by Cristian Stoica
· 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
· 11 years ago
efa59e2
crypto: sahara - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 11 years ago
1f4fe5a
crypto: padlock - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 11 years ago
5837af0
crypto: n2 - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 11 years ago
2231204
crypto: dcp - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 11 years ago
bd3acda
crypto: cesa - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 11 years ago
b4168a1
crypto: ccp - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 11 years ago
d207a38
crypto: geode - Don't use tfm->__crt_alg->cra_name directly
by Marek Vasut
· 11 years ago
701bcbc
crypto: geode - Weed out printk() from probe()
by Marek Vasut
· 11 years ago
2e1fc34
crypto: geode - Consistently use AES_KEYSIZE_128
by Marek Vasut
· 11 years ago
bac79a2
crypto: geode - Kill AES_IV_LENGTH
by Marek Vasut
· 11 years ago
b9d865e
crypto: geode - Kill AES_MIN_BLOCK_SIZE
by Marek Vasut
· 11 years ago
5fc8005
crypto: mxs-dcp - Remove global mutex
by Fabio Estevam
· 11 years ago
80cd88f
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
by Vakul Garg
· 11 years ago
56b2844
crypto: s5p-sss - fix multiplatform build
by Arnd Bergmann
· 11 years ago
dc5e3f1
crypto: s5p-sss - Look for the next request in the queue
by Naveen Krishna Chatradhi
· 11 years ago
c1eb7ef
crypto: s5p-sss - Use clk_prepare/clk_unprepare
by Naveen Krishna Chatradhi
· 11 years ago
8f9702a
crypto: s5p-sss - validate iv before memcpy
by Naveen Krishna Chatradhi
· 11 years ago
e922e96
crypto: s5p-sss - Let Exynos SoCs select SSS driver
by Naveen Krishna Chatradhi
· 11 years ago
8924510
crypto: s5p-sss - Add support for SSS module on Exynos
by Naveen Krishna Chatradhi
· 11 years ago
6b9f16e
crypto: s5p-sss - Add device tree support
by Naveen Krishna Chatradhi
· 11 years ago
96fc70b
crypto: s5p-sss - Use platform_get_irq() instead of _byname()
by Naveen Krishna Chatradhi
· 11 years ago
da37503
crypto: caam - Fix the 'quoted string split across lines'
by Marek Vasut
· 11 years ago
e397ee0
crypto: caam - Sweep the remnants
by Marek Vasut
· 11 years ago
e22cdcf
crypto: caam - Kill SPRINTFCAT() with fire
by Marek Vasut
· 11 years ago
4f0fa52
crypto: caam - Clean up report_deco_status()
by Marek Vasut
· 11 years ago
1e16322
crypto: caam - Clean up report_ccb_status()
by Marek Vasut
· 11 years ago
526243c
crypto: caam - Dissolve report_jump_idx()
by Marek Vasut
· 11 years ago
e75880d
crypto: caam - Kill the easy targets
by Marek Vasut
· 11 years ago
8a47582
crypto: caam - Pass error type into the functions
by Marek Vasut
· 11 years ago
867e1ee
crypto: caam - Implement fast-path for error codes with no handler
by Marek Vasut
· 11 years ago
9724d7a
crypto: caam - Pull all the error codes out
by Marek Vasut
· 11 years ago
fa9659c
crypto: caam - Contain caam_jr_strstatus() ugliness
by Marek Vasut
· 11 years ago
9f84951
crypto: atmel-aes - check alignment of cfb64 mode
by Leilei Zhao
· 11 years ago
e5d8c96
crypto: atmel-aes - correct block size of cfb8 mode
by Leilei Zhao
· 11 years ago
3d67be2
crypto: caam - fix mem leak in ahash_setkey
by Horia Geanta
· 11 years ago
27c5fb7
crypto: caam - add allocation failure handling in SPRINTFCAT macro
by Horia Geanta
· 11 years ago
f51f593
crypto: omap-des - handle error of pm_runtime_get_sync
by Nishanth Menon
· 11 years ago
5347ee8
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
52d77eb
cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map_single
by Sonic Zhang
· 11 years ago
8d39039
crypto: bfin_crc - ignore duplicated registration of the same algorithm
by Sonic Zhang
· 11 years ago
52e6e54
crypto: bfin_crc - access crc registers by readl and writel functions
by Sonic Zhang
· 11 years ago
2496be2
crypto: omap-des - use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
7ded6e3
crypto: nx - Use RCU_INIT_POINTER(x, NULL)
by Monam Agarwal
· 11 years ago
59ecc26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
ec31eed
crypto: caam - add missing key_dma unmap
by Horia Geanta
· 11 years ago
ae4a825
crypto: caam - add support for aead null encryption
by Horia Geanta
· 11 years ago
4464a7d
crypto: caam - remove error propagation handling
by Horia Geanta
· 11 years ago
85e0da9
crypto: caam - Fix first parameter to caam_init_rng
by Herbert Xu
· 11 years ago
26a0548
crypto: omap-sham - Map SG pages if they are HIGHMEM before accessing
by Joel Fernandes
· 11 years ago
6e4e603
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
by Nitesh Lal
· 11 years ago
04d088c
crypto: mxs-dcp - Optimize hashing
by Marek Vasut
· 11 years ago
1a7c685
crypto: mxs-dcp - Align the bounce buffers
by Marek Vasut
· 11 years ago
26f25b2
crypto: omap-des - make local functions static
by Jingoo Han
· 11 years ago
ae12fe2
crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
e78f919
crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
ea7b284
crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
4ea5d99
crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coherent memory
by Sonic Zhang
· 11 years ago
3d6f1d1
crypto: sahara - Use return value of devm_request_irq() on error
by Alexander Shiyan
· 11 years ago
c65a52f
crypto: ccp - Account for CCP backlog processing
by Tom Lendacky
· 11 years ago
950b10b
crypto: ccp - Invoke context callback when there is a backlog error
by Tom Lendacky
· 11 years ago
0611451
crypto: ccp - Prevent a possible lost CCP command request
by Tom Lendacky
· 11 years ago
f829e7a
crypto: caam - writel() arguments are swapped
by Dan Carpenter
· 11 years ago
645af2e
crypto: tegra - remove driver
by Stephen Warren
· 11 years ago
701d0f1
crypto: omap-des - Add config and build options
by Joel Fernandes
· 11 years ago
e91aa9d
crypto: omap-des - Add omap-des driver for OMAP4/AM43xx
by Joel Fernandes
· 11 years ago
d9588f8
crypto: mxs-dcp - Fix platform_get_irq() error handling
by Fabio Estevam
· 11 years ago
0fdefe2
crypto: s5p-sss - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
9e95275
crypto: sahara - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
32af1e1
crypto: picoxcell - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
0ba3e10
crypto/nx/nx-842: Fix handling of vmalloc addresses
by Nathan Fontenot
· 11 years ago
883619a
crypto: caam - fix ERA retrieval function
by Alex Porosanu
· 11 years ago
fecfd7f
crypto: mxs-dcp: Check the return value of stmp_reset_block()
by Fabio Estevam
· 11 years ago
e921f03
crypto: mxs-dcp: Use devm_kzalloc()
by Fabio Estevam
· 11 years ago
f3de9cb
crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
by Kevin Hao
· 11 years ago
530abd8
crypto: ccp - Perform completion callbacks using a tasklet
by Tom Lendacky
· 11 years ago
bc38544
crypto: ccp - Use a single queue for proper ordering of tfm requests
by Tom Lendacky
· 11 years ago
c11baa0
crypto: ccp - Move HMAC calculation down to ccp ops file
by Tom Lendacky
· 11 years ago
d81ed65
crypto: ccp - Allow for selective disablement of crypto API algorithms
by Tom Lendacky
· 11 years ago
80e84c1
crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments
by Dave Jones
· 11 years ago
0a63b09
crypto: caam - Fix job ring discovery in controller driver
by Nitesh Lal
· 11 years ago
2021aba
crypto: dcp - Move the AES operation type from actx to rctx
by Marek Vasut
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
13c789a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
fe70be5
crypto: mxs - Fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
db34cf9
crypto: ccp - CCP device enabled/disabled changes
by Tom Lendacky
· 11 years ago
82d1585
crypto: ccp - Cleanup hash invocation calls
by Tom Lendacky
· 11 years ago
81a59f0
crypto: ccp - Change data length declarations to u64
by Tom Lendacky
· 11 years ago
393897c
crypto: ccp - Check for caller result area before using it
by Tom Lendacky
· 11 years ago
77dc4a5
crypto: ccp - Cleanup scatterlist usage
by Tom Lendacky
· 11 years ago
5258de8
crypto: ccp - Apply appropriate gfp_t type to memory allocations
by Tom Lendacky
· 11 years ago
d16b870
crypto: drivers - Sort drivers/crypto/Makefile
by Marek Vasut
· 11 years ago
15b59e7
crypto: mxs - Add Freescale MXS DCP driver
by Marek Vasut
· 11 years ago
c493c04
crypto: mxs - Remove the old DCP driver
by Marek Vasut
· 11 years ago
a7dedb4
Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers
by Olof Johansson
· 11 years ago
efb753b
crypto: ixp4xx - Fix kernel compile error
by Krzysztof Hałasa
· 11 years ago
Next »