summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-01-01crypto: ixp4xx - Fix kernel compile errorKrzysztof HaƂasa
2013-12-30crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat
2013-12-30crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat
2013-12-30crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat
2013-12-22Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson
2013-12-20crypto: caam - simplify and harden key parsingHoria Geanta
2013-12-20crypto: omap-sham - Fix Polling mode for larger blocksLokesh Vutla
2013-12-20crypto: ccp - Remove user triggerable pr_err callsTom Lendacky
2013-12-20crypto: ccp - CCP Kconfig fixesTom Lendacky
2013-12-20crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky
2013-12-12crypto: atmel-sha - add sha information to the logNicolas Ferre
2013-12-12crypto: atmel-sha - add support for Device TreeNicolas Ferre
2013-12-12crypto: atmel-tdes - add support for Device TreeNicolas Ferre
2013-12-12crypto: atmel-aes - add support for Device TreeNicolas Ferre
2013-12-09crytpo: ccp - fix coccinelle warningsFengguang Wu
2013-12-05crypto: omap-aes - add error check for pm_runtime_get_syncNishanth Menon
2013-12-05crypto: talitos - fix locating offending descriptor in error pathHoria Geanta
2013-12-05crypto: omap-sham - Only release DMA channel if successfully requestedMark A. Greer
2013-12-05crytpo: ccp - CCP device driver build filesTom Lendacky
2013-12-05crypto: ccp - CCP SHA crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP AES crypto API supportTom Lendacky
2013-12-05crypto: ccp - crypto API interface to the CCP device driverTom Lendacky
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky
2013-11-28crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-28crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta
2013-11-26crypto: caam - Add missing Job Ring includeMichael Neuling
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcdevicetree-for-3.13Rob Herring
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-31DMA-API: crypto: remove last references to 'static struct device *dev'Russell King
2013-10-31DMA-API: crypto: fix ixp4xx crypto platform device supportRussell King
2013-10-30crypto: omap-aes - Fix CTR mode counter lengthJoel Fernandes
2013-10-30crypto: omap-sham - Add missing modaliasJoni Lapilainen
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta
2013-10-30crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-16crypto: talitos - Simplify key parsingMathias Krause
2013-10-16crypto: picoxcell - Simplify and harden key parsingMathias Krause
2013-10-16crypto: ixp4xx - Simplify and harden key parsingMathias Krause
2013-10-16crypto: mv_cesa: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-07crypto: mv_cesa - Remove redundant of_match_ptrSachin Kamat
2013-10-07crypto: sahara - Remove redundant of_match_ptrSachin Kamat