index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
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
2013-08-14
crypto: crypto4xx - Staticize local symbols
Jingoo Han
2013-08-14
crypto: sahara - Staticize local symbol
Jingoo Han
2013-08-09
crypto: nx - saves chaining value from co-processor
Fionnuala Gunter
2013-08-09
crypto: nx - fix limits to sg lists for SHA-2
Marcelo Cerri
2013-08-09
crypto: nx - fix physical addresses added to sg lists
Marcelo Cerri
2013-08-01
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-08-01
crypto: omap-sham - Convert to devm_kzalloc()
Lokesh Vutla
2013-08-01
crypto: omap-sham - Convert to devm_request_irq()
Lokesh Vutla
2013-08-01
crypto: omap-sham - Add OMAP5/AM43XX SHAM Support
Lokesh Vutla
2013-08-01
crypto: omap-sham - Add SHA384 and SHA512 Support
Lokesh Vutla
2013-08-01
crypto: ux500 - Fix logging, make arrays const, neatening
Joe Perches
2013-08-01
crypto: caam - RNG instantiation by directly programming DECO
Ruchika Gupta
2013-07-10
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
Vakul Garg
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-02
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-25
Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2013-06-25
crypto: ux500: use dmaengine_submit API
Fabio Baltieri
2013-06-25
crypto: ux500: use dmaengine_prep_slave_sg API
Fabio Baltieri
2013-06-25
crypto: ux500: use dmaengine_device_control API
Fabio Baltieri
2013-06-25
crypto: ux500/crypt: add missing __iomem qualifiers
Fabio Baltieri
2013-06-25
crypto: ux500/hash: add missing static qualifiers
Fabio Baltieri
2013-06-25
crypto: ux500/hash: use readl on iomem addresses
Fabio Baltieri
2013-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-06-20
Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 int...
Arnd Bergmann
2013-06-14
Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2013-06-12
Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2013-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-06-05
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-05
crypto: dcp - Staticize local symbols
Sachin Kamat
2013-06-05
crypto: dcp - Use NULL instead of 0
Sachin Kamat
2013-06-05
crypto: dcp - Use devm_* APIs
Sachin Kamat
2013-06-05
crypto: dcp - Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-05
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
Joel A Fernandes
2013-06-05
crypto: sahara - fix building as module
Arnd Bergmann
[next]