| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: talitos - fix aead sglen for case 'dst != src' | Horia Geanta | 2013-11-28 | 1 | -24/+23 |
* | crypto: caam - fix aead sglen for case 'dst != src' | Horia Geanta | 2013-11-28 | 1 | -22/+29 |
* | crypto: talitos - corrrectly handle zero-length assoc data | Horia Geanta | 2013-11-28 | 1 | -5/+16 |
* | crypto: caam - Add missing Job Ring include | Michael Neuling | 2013-11-26 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-23 | 21 | -505/+762 |
|\ |
|
| * | crypto: omap-aes - Fix CTR mode counter length | Joel Fernandes | 2013-10-30 | 1 | -1/+1 |
| * | crypto: omap-sham - Add missing modalias | Joni Lapilainen | 2013-10-30 | 1 | -0/+1 |
| * | crypto: caam - Modify the interface layers to use JR API's | Ruchika Gupta | 2013-10-30 | 4 | -178/+55 |
| * | crypto: caam - Add API's to allocate/free Job Rings | Ruchika Gupta | 2013-10-30 | 3 | -3/+62 |
| * | crypto: caam - Add Platform driver for Job Ring | Ruchika Gupta | 2013-10-30 | 9 | -136/+232 |
| * | crypto: talitos - Simplify key parsing | Mathias Krause | 2013-10-16 | 1 | -27/+8 |
| * | crypto: picoxcell - Simplify and harden key parsing | Mathias Krause | 2013-10-16 | 1 | -24/+8 |
| * | crypto: ixp4xx - Simplify and harden key parsing | Mathias Krause | 2013-10-16 | 1 | -17/+9 |
| * | crypto: mv_cesa: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-16 | 1 | -1/+1 |
| * | crypto: mv_cesa - Remove redundant of_match_ptr | Sachin Kamat | 2013-10-07 | 1 | -1/+1 |
| * | crypto: sahara - Remove redundant of_match_ptr | Sachin Kamat | 2013-10-07 | 1 | -1/+1 |
| * | crypto: dcp - Check the return value from devm_ioremap_resource() | Fabio Estevam | 2013-10-07 | 1 | -0/+2 |
| * | crypto: dcp - Fix the path for releasing the resources | Fabio Estevam | 2013-09-24 | 1 | -8/+10 |
| * | crypto: dcp - Use devm_request_irq() | Fabio Estevam | 2013-09-24 | 1 | -15/+7 |
| * | crypto: dcp - Use devm_ioremap_resource() | Fabio Estevam | 2013-09-24 | 1 | -6/+1 |
| * | crypto: tegra-aes - Use devm_clk_get | Sachin Kamat | 2013-09-24 | 1 | -4/+1 |
| * | crypto: tegra-aes - Fix NULL pointer dereference | Sachin Kamat | 2013-09-24 | 1 | -1/+3 |
| * | crypto: tegra-aes - Staticize tegra_aes_cra_exit | Sachin Kamat | 2013-09-24 | 1 | -1/+1 |
| * | crypto: omap-aes - Staticize local symbols | Sachin Kamat | 2013-09-24 | 1 | -2/+2 |
| * | crypto: mv_cesa - Staticize local symbols | Sachin Kamat | 2013-09-24 | 1 | -5/+5 |
| * | crypto: caam - map src buffer before access | Yashpal Dutta | 2013-09-24 | 1 | -9/+25 |
| * | crypto: caam - enable instantiation of all RNG4 state handles | Alex Porosanu | 2013-09-13 | 3 | -52/+169 |
| * | crypto: caam - fix RNG4 AAI defines | Alex Porosanu | 2013-09-13 | 2 | -9/+10 |
| * | crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver | Alex Porosanu | 2013-09-13 | 2 | -6/+57 |
| * | crypto: caam - split RNG4 instantiation function | Alex Porosanu | 2013-09-13 | 1 | -48/+92 |
| * | crypto: caam - fix RNG4 instantiation | Alex Porosanu | 2013-09-13 | 2 | -18/+52 |
| * | crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized | Alex Porosanu | 2013-09-13 | 3 | -0/+21 |
| * | crypto: caam - fix RNG state handle instantiation descriptor | Alex Porosanu | 2013-09-13 | 1 | -1/+3 |
| * | crypto: tegra - use kernel entropy instead of ad-hoc | Linus Walleij | 2013-09-13 | 1 | -12/+3 |
* | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -24/+24 |
|\ \ |
|
| * | | DMA-API: crypto: remove last references to 'static struct device *dev' | Russell King | 2013-10-31 | 1 | -5/+8 |
| * | | DMA-API: crypto: fix ixp4xx crypto platform device support | Russell King | 2013-10-31 | 1 | -20/+17 |
| |/ |
|
* | | powerpc: add missing explicit OF includes for ppc | Rob Herring | 2013-11-11 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 3 | -3/+3 |
|\ \ |
|
| * | | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 3 | -3/+3 |
| |/ |
|
* | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 3 | -0/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2013-09-07 | 2 | -60/+2 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-24 | 1 | -1/+1 |
| |\ |
|
| | * | crypto: caam - Fixed the memory out of bound overwrite issue | Vakul Garg | 2013-07-10 | 1 | -1/+1 |
| * | | crypto: talitos: use sg_pcopy_to_buffer() | Akinobu Mita | 2013-07-09 | 1 | -59/+1 |
* | | | crypto: nx - fix SHA-2 for chunks bigger than block size | Marcelo Cerri | 2013-09-02 | 2 | -2/+2 |
* | | | crypto: nx - fix GCM for zero length messages | Marcelo Cerri | 2013-09-02 | 1 | -20/+112 |
* | | | crypto: nx - fix XCBC for zero length messages | Marcelo Cerri | 2013-09-02 | 1 | -7/+77 |
* | | | crypto: nx - fix limits to sg lists for AES-CCM | Fionnuala Gunter | 2013-09-02 | 1 | -75/+208 |