index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: mv_cesa: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-16
1
-1
/
+1
*
hwrng: OMAP3 ROM Random Number Generator support
Pali Rohár
2013-10-16
3
-0
/
+155
*
crypto: mv_cesa - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
1
-1
/
+1
*
crypto: sahara - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
1
-1
/
+1
*
hwrng: pseries - Return errors to upper levels in pseries-rng.c
Michael Ellerman
2013-10-07
1
-3
/
+11
*
hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.c
Michael Ellerman
2013-10-07
1
-3
/
+2
*
crypto: dcp - Check the return value from devm_ioremap_resource()
Fabio Estevam
2013-10-07
1
-0
/
+2
*
crypto: dcp - Fix the path for releasing the resources
Fabio Estevam
2013-09-24
1
-8
/
+10
*
crypto: dcp - Use devm_request_irq()
Fabio Estevam
2013-09-24
1
-15
/
+7
*
crypto: dcp - Use devm_ioremap_resource()
Fabio Estevam
2013-09-24
1
-6
/
+1
*
crypto: tegra-aes - Use devm_clk_get
Sachin Kamat
2013-09-24
1
-4
/
+1
*
crypto: tegra-aes - Fix NULL pointer dereference
Sachin Kamat
2013-09-24
1
-1
/
+3
*
crypto: tegra-aes - Staticize tegra_aes_cra_exit
Sachin Kamat
2013-09-24
1
-1
/
+1
*
crypto: omap-aes - Staticize local symbols
Sachin Kamat
2013-09-24
1
-2
/
+2
*
crypto: mv_cesa - Staticize local symbols
Sachin Kamat
2013-09-24
1
-5
/
+5
*
crypto: caam - map src buffer before access
Yashpal Dutta
2013-09-24
1
-9
/
+25
*
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
3
-52
/
+169
*
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2013-09-13
2
-9
/
+10
*
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-09-13
2
-6
/
+57
*
crypto: caam - split RNG4 instantiation function
Alex Porosanu
2013-09-13
1
-48
/
+92
*
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2013-09-13
2
-18
/
+52
*
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
2013-09-13
3
-0
/
+21
*
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
2013-09-13
1
-1
/
+3
*
crypto: tegra - use kernel entropy instead of ad-hoc
Linus Walleij
2013-09-13
1
-12
/
+3
*
hwrng: via-rng - Mark device ID table as __maybe_unused
Ben Hutchings
2013-09-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-09-07
34
-1230
/
+2220
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-07
2278
-143999
/
+201921
|
|
\
|
*
|
hwrng: via - Add MODULE_DEVICE_TABLE
Ben Hutchings
2013-09-02
1
-0
/
+7
|
*
|
crypto: nx - fix SHA-2 for chunks bigger than block size
Marcelo Cerri
2013-09-02
2
-2
/
+2
|
*
|
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
2013-09-02
1
-20
/
+112
|
*
|
crypto: nx - fix XCBC for zero length messages
Marcelo Cerri
2013-09-02
1
-7
/
+77
|
*
|
crypto: nx - fix limits to sg lists for AES-CCM
Fionnuala Gunter
2013-09-02
1
-75
/
+208
|
*
|
crypto: nx - fix limits to sg lists for AES-XCBC
Fionnuala Gunter
2013-09-02
1
-47
/
+66
|
*
|
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
2013-09-02
1
-66
/
+136
|
*
|
crypto: nx - fix limits to sg lists for AES-CTR
Marcelo Cerri
2013-09-02
1
-19
/
+31
|
*
|
crypto: nx - fix limits to sg lists for AES-CBC
Marcelo Cerri
2013-09-02
1
-23
/
+33
|
*
|
crypto: nx - fix limits to sg lists for AES-ECB
Marcelo Cerri
2013-09-02
1
-18
/
+30
|
*
|
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-09-02
7
-9
/
+14
|
*
|
hwrng: omap - reorder OMAP TRNG driver code
Olof Johansson
2013-08-21
1
-54
/
+54
|
*
|
crypto: omap-sham - correct dma burst size
Lokesh Vutla
2013-08-21
1
-7
/
+4
|
*
|
crypto: omap-sham - Enable Polling mode if DMA fails
Lokesh Vutla
2013-08-21
1
-19
/
+42
|
*
|
crypto: tegra-aes - bitwise vs logical and
Dan Carpenter
2013-08-21
1
-3
/
+3
|
*
|
crypto: sahara - checking the wrong variable
Dan Carpenter
2013-08-21
1
-1
/
+1
|
*
|
crypto: omap-aes - Kconfig: Add build support for AM437x
Joel Fernandes
2013-08-21
1
-1
/
+1
|
*
|
crypto: omap-aes - Convert request_irq to devm_request_irq
Joel Fernandes
2013-08-21
1
-4
/
+2
|
*
|
crypto: omap-aes - Convert kzalloc to devm_kzalloc
Joel Fernandes
2013-08-21
1
-3
/
+1
|
*
|
crypto: omap-aes - Add support for cases of unaligned lengths
Joel Fernandes
2013-08-21
1
-3
/
+83
|
*
|
crypto: omap-aes - Switch to PIO mode during probe
Joel Fernandes
2013-08-21
1
-5
/
+23
|
*
|
crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger
Joel Fernandes
2013-08-21
1
-13
/
+30
|
*
|
crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs
Joel Fernandes
2013-08-21
1
-0
/
+90
[next]