index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2013-10-07
crypto: dcp - Check the return value from devm_ioremap_resource()
Fabio Estevam
2013-09-24
crypto: dcp - Fix the path for releasing the resources
Fabio Estevam
2013-09-24
crypto: dcp - Use devm_request_irq()
Fabio Estevam
2013-09-24
crypto: dcp - Use devm_ioremap_resource()
Fabio Estevam
2013-09-24
crypto: tegra-aes - Use devm_clk_get
Sachin Kamat
2013-09-24
crypto: tegra-aes - Fix NULL pointer dereference
Sachin Kamat
2013-09-24
crypto: tegra-aes - Staticize tegra_aes_cra_exit
Sachin Kamat
2013-09-24
crypto: omap-aes - Staticize local symbols
Sachin Kamat
2013-09-24
crypto: mv_cesa - Staticize local symbols
Sachin Kamat
2013-09-24
crypto: caam - map src buffer before access
Yashpal Dutta
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-09-13
crypto: caam - split RNG4 instantiation function
Alex Porosanu
2013-09-13
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2013-09-13
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
2013-09-13
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
2013-09-13
crypto: tegra - use kernel entropy instead of ad-hoc
Linus Walleij
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-02
crypto: nx - fix SHA-2 for chunks bigger than block size
Marcelo Cerri
2013-09-02
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
2013-09-02
crypto: nx - fix XCBC for zero length messages
Marcelo Cerri
2013-09-02
crypto: nx - fix limits to sg lists for AES-CCM
Fionnuala Gunter
2013-09-02
crypto: nx - fix limits to sg lists for AES-XCBC
Fionnuala Gunter
2013-09-02
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
2013-09-02
crypto: nx - fix limits to sg lists for AES-CTR
Marcelo Cerri
2013-09-02
crypto: nx - fix limits to sg lists for AES-CBC
Marcelo Cerri
2013-09-02
crypto: nx - fix limits to sg lists for AES-ECB
Marcelo Cerri
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-08-21
crypto: omap-sham - correct dma burst size
Lokesh Vutla
2013-08-21
crypto: omap-sham - Enable Polling mode if DMA fails
Lokesh Vutla
2013-08-21
crypto: tegra-aes - bitwise vs logical and
Dan Carpenter
2013-08-21
crypto: sahara - checking the wrong variable
Dan Carpenter
2013-08-21
crypto: omap-aes - Kconfig: Add build support for AM437x
Joel Fernandes
2013-08-21
crypto: omap-aes - Convert request_irq to devm_request_irq
Joel Fernandes
2013-08-21
crypto: omap-aes - Convert kzalloc to devm_kzalloc
Joel Fernandes
2013-08-21
crypto: omap-aes - Add support for cases of unaligned lengths
Joel Fernandes
2013-08-21
crypto: omap-aes - Switch to PIO mode during probe
Joel Fernandes
2013-08-21
crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger
Joel Fernandes
2013-08-21
crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs
Joel Fernandes
2013-08-21
crypto: omap-aes - Add IRQ info and helper macros
Joel Fernandes
2013-08-21
crypto: omap-aes - Remove previously used intermediate buffers
Joel Fernandes
2013-08-21
crypto: omap-aes - Sync SG before DMA operation
Joel Fernandes
2013-08-21
crypto: omap-aes - Simplify DMA usage by using direct SGs
Joel Fernandes
2013-08-21
crypto: omap-aes - Populate number of SG elements
Joel Fernandes
2013-08-21
crypto: omap-aes - Add useful debug macros
Joel Fernandes
2013-08-21
crypto: nx - fix nx-aes-gcm verification
jmlatten@linux.vnet.ibm.com
2013-08-21
crypto: caam - add option for enabling DEBUG mode
Alex Porosanu
2013-08-21
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
[prev]
[next]