summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2013-08-21crypto: omap-aes - Add support for cases of unaligned lengthsJoel Fernandes
2013-08-21crypto: omap-aes - Switch to PIO mode during probeJoel Fernandes
2013-08-21crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and triggerJoel Fernandes
2013-08-21crypto: omap-aes - PIO mode: Add IRQ handler and walk SGsJoel Fernandes
2013-08-21crypto: omap-aes - Add IRQ info and helper macrosJoel Fernandes
2013-08-21crypto: omap-aes - Remove previously used intermediate buffersJoel Fernandes
2013-08-21crypto: omap-aes - Sync SG before DMA operationJoel Fernandes
2013-08-21crypto: omap-aes - Simplify DMA usage by using direct SGsJoel Fernandes
2013-08-21crypto: omap-aes - Populate number of SG elementsJoel Fernandes
2013-08-21crypto: omap-aes - Add useful debug macrosJoel Fernandes
2013-08-21crypto: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com
2013-08-21crypto: caam - add option for enabling DEBUG modeAlex Porosanu
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri
2013-08-14crypto: crypto4xx - Staticize local symbolsJingoo Han
2013-08-14crypto: sahara - Staticize local symbolJingoo Han
2013-08-09crypto: nx - saves chaining value from co-processorFionnuala Gunter
2013-08-09crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri
2013-08-09crypto: nx - fix physical addresses added to sg listsMarcelo Cerri
2013-08-01crypto: caam - Remove unused functions from Job RingRuchika Gupta
2013-08-01crypto: omap-sham - Convert to devm_kzalloc()Lokesh Vutla
2013-08-01crypto: omap-sham - Convert to devm_request_irq()Lokesh Vutla
2013-08-01crypto: omap-sham - Add OMAP5/AM43XX SHAM SupportLokesh Vutla
2013-08-01crypto: omap-sham - Add SHA384 and SHA512 SupportLokesh Vutla
2013-08-01crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches
2013-08-01crypto: caam - RNG instantiation by directly programming DECORuchika Gupta
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-25Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-25crypto: ux500: use dmaengine_submit APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_device_control APIFabio Baltieri
2013-06-25crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: add missing static qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: use readl on iomem addressesFabio Baltieri
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu
2013-06-20Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann
2013-06-14Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-06-12Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-05crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-05crypto: dcp - Staticize local symbolsSachin Kamat
2013-06-05crypto: dcp - Use NULL instead of 0Sachin Kamat
2013-06-05crypto: dcp - Use devm_* APIsSachin Kamat
2013-06-05crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-05crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes
2013-06-05crypto: sahara - fix building as moduleArnd Bergmann
2013-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-28crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer