aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* crypto: ixp4xx - Fix kernel compile errorKrzysztof HaƂasa2014-01-01
* crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta2013-11-28
* crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta2013-11-28
* crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta2013-11-28
* crypto: caam - Add missing Job Ring includeMichael Neuling2013-11-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\
| * crypto: omap-aes - Fix CTR mode counter lengthJoel Fernandes2013-10-30
| * crypto: omap-sham - Add missing modaliasJoni Lapilainen2013-10-30
| * crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-30
| * crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta2013-10-30
| * crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-30
| * crypto: talitos - Simplify key parsingMathias Krause2013-10-16
| * crypto: picoxcell - Simplify and harden key parsingMathias Krause2013-10-16
| * crypto: ixp4xx - Simplify and harden key parsingMathias Krause2013-10-16
| * crypto: mv_cesa: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
| * crypto: mv_cesa - Remove redundant of_match_ptrSachin Kamat2013-10-07
| * crypto: sahara - Remove redundant of_match_ptrSachin Kamat2013-10-07
| * crypto: dcp - Check the return value from devm_ioremap_resource()Fabio Estevam2013-10-07
| * crypto: dcp - Fix the path for releasing the resourcesFabio Estevam2013-09-23
| * crypto: dcp - Use devm_request_irq()Fabio Estevam2013-09-23
| * crypto: dcp - Use devm_ioremap_resource()Fabio Estevam2013-09-23
| * crypto: tegra-aes - Use devm_clk_getSachin Kamat2013-09-23
| * crypto: tegra-aes - Fix NULL pointer dereferenceSachin Kamat2013-09-23
| * crypto: tegra-aes - Staticize tegra_aes_cra_exitSachin Kamat2013-09-23
| * crypto: omap-aes - Staticize local symbolsSachin Kamat2013-09-23
| * crypto: mv_cesa - Staticize local symbolsSachin Kamat2013-09-23
| * crypto: caam - map src buffer before accessYashpal Dutta2013-09-23
| * crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu2013-09-13
| * crypto: caam - fix RNG4 AAI definesAlex Porosanu2013-09-13
| * crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2013-09-13
| * crypto: caam - split RNG4 instantiation functionAlex Porosanu2013-09-13
| * crypto: caam - fix RNG4 instantiationAlex Porosanu2013-09-13
| * crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu2013-09-13
| * crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu2013-09-13
| * crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij2013-09-13
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \
| * | DMA-API: crypto: remove last references to 'static struct device *dev'Russell King2013-10-31
| * | DMA-API: crypto: fix ixp4xx crypto platform device supportRussell King2013-10-31
| |/
* | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
* | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
|\ \
| * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| |/
* / drivers: clean-up prom.h implicit includesRob Herring2013-10-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-24
| |\
| | * crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg2013-07-10
| * | crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita2013-07-09
* | | crypto: nx - fix SHA-2 for chunks bigger than block sizeMarcelo Cerri2013-09-02
* | | crypto: nx - fix GCM for zero length messagesMarcelo Cerri2013-09-02
* | | crypto: nx - fix XCBC for zero length messagesMarcelo Cerri2013-09-02