index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
crypto: caam - add allocation failure handling in SPRINTFCAT macro
Horia Geanta
1
-3
/
+7
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
25
-1679
/
+1941
2014-03-21
crypto: caam - add missing key_dma unmap
Horia Geanta
1
-0
/
+5
2014-03-21
crypto: caam - add support for aead null encryption
Horia Geanta
3
-13
/
+342
2014-03-21
crypto: caam - remove error propagation handling
Horia Geanta
1
-47
/
+7
2014-03-21
crypto: caam - Fix first parameter to caam_init_rng
Herbert Xu
1
-1
/
+1
2014-03-10
crypto: omap-sham - Map SG pages if they are HIGHMEM before accessing
Joel Fernandes
1
-1
/
+7
2014-03-10
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
Nitesh Lal
1
-6
/
+9
2014-03-10
crypto: mxs-dcp - Optimize hashing
Marek Vasut
1
-11
/
+17
2014-03-10
crypto: mxs-dcp - Align the bounce buffers
Marek Vasut
1
-1
/
+7
2014-03-10
crypto: omap-des - make local functions static
Jingoo Han
1
-2
/
+2
2014-03-10
crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+1
2014-03-10
crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+1
2014-03-10
crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+1
2014-03-10
crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...
Sonic Zhang
1
-34
/
+11
2014-03-10
crypto: sahara - Use return value of devm_request_irq() on error
Alexander Shiyan
1
-3
/
+4
2014-02-27
crypto: ccp - Account for CCP backlog processing
Tom Lendacky
1
-7
/
+11
2014-02-27
crypto: ccp - Invoke context callback when there is a backlog error
Tom Lendacky
1
-0
/
+3
2014-02-27
crypto: ccp - Prevent a possible lost CCP command request
Tom Lendacky
1
-0
/
+4
2014-02-27
crypto: caam - writel() arguments are swapped
Dan Carpenter
1
-2
/
+2
2014-02-27
crypto: tegra - remove driver
Stephen Warren
4
-1202
/
+0
2014-02-27
crypto: omap-des - Add config and build options
Joel Fernandes
2
-0
/
+12
2014-02-27
crypto: omap-des - Add omap-des driver for OMAP4/AM43xx
Joel Fernandes
1
-0
/
+1218
2014-02-27
crypto: mxs-dcp - Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+7
2014-02-27
crypto: s5p-sss - Use devm_ioremap_resource()
Jingoo Han
1
-9
/
+4
2014-02-27
crypto: sahara - Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+3
2014-02-27
crypto: picoxcell - Use devm_ioremap_resource()
Jingoo Han
1
-11
/
+5
2014-02-11
crypto/nx/nx-842: Fix handling of vmalloc addresses
Nathan Fontenot
1
-10
/
+19
2014-02-09
crypto: caam - fix ERA retrieval function
Alex Porosanu
2
-27
/
+11
2014-02-09
crypto: mxs-dcp: Check the return value of stmp_reset_block()
Fabio Estevam
1
-1
/
+3
2014-02-09
crypto: mxs-dcp: Use devm_kzalloc()
Fabio Estevam
1
-7
/
+2
2014-02-09
crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
Kevin Hao
1
-2
/
+2
2014-02-09
crypto: ccp - Perform completion callbacks using a tasklet
Tom Lendacky
1
-4
/
+17
2014-02-09
crypto: ccp - Use a single queue for proper ordering of tfm requests
Tom Lendacky
1
-116
/
+48
2014-02-09
crypto: ccp - Move HMAC calculation down to ccp ops file
Tom Lendacky
3
-110
/
+132
2014-02-09
crypto: ccp - Allow for selective disablement of crypto API algorithms
Tom Lendacky
1
-12
/
+25
2014-02-09
crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments
Dave Jones
1
-2
/
+2
2014-02-09
crypto: caam - Fix job ring discovery in controller driver
Nitesh Lal
1
-19
/
+6
2014-02-09
crypto: dcp - Move the AES operation type from actx to rctx
Marek Vasut
1
-10
/
+17
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-123
/
+266
2014-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
21
-968
/
+6647
2014-01-15
crypto: mxs - Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-15
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2
-1
/
+17
2014-01-15
crypto: ccp - Cleanup hash invocation calls
Tom Lendacky
2
-3
/
+7
2014-01-15
crypto: ccp - Change data length declarations to u64
Tom Lendacky
4
-33
/
+53
2014-01-15
crypto: ccp - Check for caller result area before using it
Tom Lendacky
2
-3
/
+8
2014-01-15
crypto: ccp - Cleanup scatterlist usage
Tom Lendacky
2
-26
/
+33
2014-01-15
crypto: ccp - Apply appropriate gfp_t type to memory allocations
Tom Lendacky
2
-2
/
+8
2014-01-05
crypto: drivers - Sort drivers/crypto/Makefile
Marek Vasut
1
-17
/
+17
2014-01-05
crypto: mxs - Add Freescale MXS DCP driver
Marek Vasut
3
-0
/
+1118
[next]