index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2013-10-30
crypto: omap-aes - Fix CTR mode counter length
Joel Fernandes
1
-1
/
+1
2013-10-30
crypto: omap-sham - Add missing modalias
Joni Lapilainen
1
-0
/
+1
2013-10-30
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
4
-178
/
+55
2013-10-30
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
3
-3
/
+62
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
9
-136
/
+232
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
3
-3
/
+3
2013-10-16
crypto: talitos - Simplify key parsing
Mathias Krause
1
-27
/
+8
2013-10-16
crypto: picoxcell - Simplify and harden key parsing
Mathias Krause
1
-24
/
+8
2013-10-16
crypto: ixp4xx - Simplify and harden key parsing
Mathias Krause
1
-17
/
+9
2013-10-16
crypto: mv_cesa: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
3
-0
/
+7
2013-10-07
crypto: mv_cesa - Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-07
crypto: sahara - Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-07
crypto: dcp - Check the return value from devm_ioremap_resource()
Fabio Estevam
1
-0
/
+2
2013-09-24
crypto: dcp - Fix the path for releasing the resources
Fabio Estevam
1
-8
/
+10
2013-09-24
crypto: dcp - Use devm_request_irq()
Fabio Estevam
1
-15
/
+7
2013-09-24
crypto: dcp - Use devm_ioremap_resource()
Fabio Estevam
1
-6
/
+1
2013-09-24
crypto: tegra-aes - Use devm_clk_get
Sachin Kamat
1
-4
/
+1
2013-09-24
crypto: tegra-aes - Fix NULL pointer dereference
Sachin Kamat
1
-1
/
+3
2013-09-24
crypto: tegra-aes - Staticize tegra_aes_cra_exit
Sachin Kamat
1
-1
/
+1
2013-09-24
crypto: omap-aes - Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-09-24
crypto: mv_cesa - Staticize local symbols
Sachin Kamat
1
-5
/
+5
2013-09-24
crypto: caam - map src buffer before access
Yashpal Dutta
1
-9
/
+25
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
3
-52
/
+169
2013-09-13
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2
-9
/
+10
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2
-6
/
+57
2013-09-13
crypto: caam - split RNG4 instantiation function
Alex Porosanu
1
-48
/
+92
2013-09-13
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2
-18
/
+52
2013-09-13
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
3
-0
/
+21
2013-09-13
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
1
-1
/
+3
2013-09-13
crypto: tegra - use kernel entropy instead of ad-hoc
Linus Walleij
1
-12
/
+3
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2
-60
/
+2
2013-09-02
crypto: nx - fix SHA-2 for chunks bigger than block size
Marcelo Cerri
2
-2
/
+2
2013-09-02
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
1
-20
/
+112
2013-09-02
crypto: nx - fix XCBC for zero length messages
Marcelo Cerri
1
-7
/
+77
2013-09-02
crypto: nx - fix limits to sg lists for AES-CCM
Fionnuala Gunter
1
-75
/
+208
2013-09-02
crypto: nx - fix limits to sg lists for AES-XCBC
Fionnuala Gunter
1
-47
/
+66
2013-09-02
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
1
-66
/
+136
2013-09-02
crypto: nx - fix limits to sg lists for AES-CTR
Marcelo Cerri
1
-19
/
+31
2013-09-02
crypto: nx - fix limits to sg lists for AES-CBC
Marcelo Cerri
1
-23
/
+33
2013-09-02
crypto: nx - fix limits to sg lists for AES-ECB
Marcelo Cerri
1
-18
/
+30
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
7
-9
/
+14
2013-08-21
crypto: omap-sham - correct dma burst size
Lokesh Vutla
1
-7
/
+4
2013-08-21
crypto: omap-sham - Enable Polling mode if DMA fails
Lokesh Vutla
1
-19
/
+42
2013-08-21
crypto: tegra-aes - bitwise vs logical and
Dan Carpenter
1
-3
/
+3
2013-08-21
crypto: sahara - checking the wrong variable
Dan Carpenter
1
-1
/
+1
2013-08-21
crypto: omap-aes - Kconfig: Add build support for AM437x
Joel Fernandes
1
-1
/
+1
2013-08-21
crypto: omap-aes - Convert request_irq to devm_request_irq
Joel Fernandes
1
-4
/
+2
2013-08-21
crypto: omap-aes - Convert kzalloc to devm_kzalloc
Joel Fernandes
1
-3
/
+1
2013-08-21
crypto: omap-aes - Add support for cases of unaligned lengths
Joel Fernandes
1
-3
/
+83
[prev]
[next]