index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: dcp - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
*
crypto: cesa - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
*
crypto: ccp - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-2
/
+2
*
crypto: geode - Don't use tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-2
/
+2
*
crypto: geode - Weed out printk() from probe()
Marek Vasut
2014-05-22
1
-2
/
+2
*
crypto: geode - Consistently use AES_KEYSIZE_128
Marek Vasut
2014-05-22
1
-3
/
+1
*
crypto: geode - Kill AES_IV_LENGTH
Marek Vasut
2014-05-22
2
-2
/
+1
*
crypto: geode - Kill AES_MIN_BLOCK_SIZE
Marek Vasut
2014-05-22
2
-10
/
+9
*
crypto: mxs-dcp - Remove global mutex
Fabio Estevam
2014-05-22
1
-34
/
+16
*
hwrng: n2-drv - Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-05-13
1
-17
/
+7
*
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
Vakul Garg
2014-05-13
1
-0
/
+3
*
crypto: s5p-sss - fix multiplatform build
Arnd Bergmann
2014-05-13
1
-3
/
+0
*
hwrng: timeriomem - remove unnecessary OOM messages
Jingoo Han
2014-05-08
1
-3
/
+1
*
hwrng: omap - remove unnecessary OOM messages
Jingoo Han
2014-05-08
1
-3
/
+1
*
crypto: s5p-sss - Look for the next request in the queue
Naveen Krishna Chatradhi
2014-05-08
1
-5
/
+12
*
crypto: s5p-sss - Use clk_prepare/clk_unprepare
Naveen Krishna Chatradhi
2014-05-08
1
-3
/
+7
*
crypto: s5p-sss - validate iv before memcpy
Naveen Krishna Chatradhi
2014-05-08
1
-1
/
+2
*
crypto: s5p-sss - Let Exynos SoCs select SSS driver
Naveen Krishna Chatradhi
2014-05-08
1
-3
/
+3
*
crypto: s5p-sss - Add support for SSS module on Exynos
Naveen Krishna Chatradhi
2014-05-08
1
-24
/
+83
*
crypto: s5p-sss - Add device tree support
Naveen Krishna Chatradhi
2014-05-08
1
-0
/
+8
*
crypto: s5p-sss - Use platform_get_irq() instead of _byname()
Naveen Krishna Chatradhi
2014-05-08
1
-12
/
+12
*
crypto: caam - Fix the 'quoted string split across lines'
Marek Vasut
2014-05-08
1
-59
/
+18
*
crypto: caam - Sweep the remnants
Marek Vasut
2014-05-08
1
-21
/
+20
*
crypto: caam - Kill SPRINTFCAT() with fire
Marek Vasut
2014-05-08
1
-10
/
+0
*
crypto: caam - Clean up report_deco_status()
Marek Vasut
2014-05-08
1
-18
/
+13
*
crypto: caam - Clean up report_ccb_status()
Marek Vasut
2014-05-08
1
-25
/
+20
*
crypto: caam - Dissolve report_jump_idx()
Marek Vasut
2014-05-08
1
-15
/
+17
*
crypto: caam - Kill the easy targets
Marek Vasut
2014-05-08
1
-12
/
+17
*
crypto: caam - Pass error type into the functions
Marek Vasut
2014-05-08
1
-10
/
+21
*
crypto: caam - Implement fast-path for error codes with no handler
Marek Vasut
2014-05-08
1
-2
/
+10
*
crypto: caam - Pull all the error codes out
Marek Vasut
2014-05-08
1
-143
/
+147
*
crypto: caam - Contain caam_jr_strstatus() ugliness
Marek Vasut
2014-05-08
6
-53
/
+24
*
crypto: atmel-aes - check alignment of cfb64 mode
Leilei Zhao
2014-04-28
1
-0
/
+6
*
crypto: atmel-aes - correct block size of cfb8 mode
Leilei Zhao
2014-04-28
1
-1
/
+1
*
crypto: caam - fix mem leak in ahash_setkey
Horia Geanta
2014-04-28
1
-1
/
+3
*
crypto: omap-des - handle error of pm_runtime_get_sync
Nishanth Menon
2014-04-16
1
-3
/
+23
*
hwrng: picoxcell - remove unbuildable picoxcell TRNG
Paul Bolle
2014-04-16
3
-195
/
+0
*
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-04-16
1
-4
/
+3
*
cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...
Sonic Zhang
2014-04-16
1
-20
/
+23
*
crypto: bfin_crc - ignore duplicated registration of the same algorithm
Sonic Zhang
2014-04-16
1
-9
/
+9
*
crypto: bfin_crc - access crc registers by readl and writel functions
Sonic Zhang
2014-04-16
2
-17
/
+150
*
hwrng: Fix a few driver dependencies and defaults
Jean Delvare
2014-04-16
1
-3
/
+9
*
hwrng: Turn HW_RANDOM into a menuconfig
Jean Delvare
2014-04-16
1
-26
/
+30
*
hwrng: Move UML_RANDOM at the last position
Jean Delvare
2014-04-16
1
-15
/
+15
*
crypto: omap-des - use devm_ioremap_resource()
Jingoo Han
2014-04-16
1
-4
/
+3
*
crypto: nx - Use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
2014-04-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-03
31
-1766
/
+1977
|
\
|
*
crypto: caam - add missing key_dma unmap
Horia Geanta
2014-03-21
1
-0
/
+5
|
*
crypto: caam - add support for aead null encryption
Horia Geanta
2014-03-21
3
-13
/
+342
|
*
crypto: caam - remove error propagation handling
Horia Geanta
2014-03-21
1
-47
/
+7
[next]