summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-0411-42/+682
|\
| * remoteproc: Fix use of format specifyerEmil Goode2012-10-021-4/+6
| * remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter2012-10-021-11/+11
| * remoteproc: select VIRTIO to avoid build breakageOhad Ben-Cohen2012-10-021-0/+1
| * remoteproc: return -EFAULT on copy_from_user failureDan Carpenter2012-09-301-1/+1
| * remoteproc: snprintf() can return more than was printedDan Carpenter2012-09-301-2/+2
| * remoteproc: Add STE modem driverSjur Brændeland2012-09-224-0/+390
| * remtoteproc: maintain max notifyidSjur Brændeland2012-09-182-0/+17
| * remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2012-09-183-1/+85
| * remoteproc: add actual recovery implementationFernando Guzman Lugo2012-09-183-22/+65
| * remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo2012-09-183-4/+100
| * remoteproc: Add dependency to HAS_DMASjur Brændeland2012-09-181-0/+2
| * remoteproc/omap: set bootaddr supportJuan Gutierrez2012-09-112-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04100-1737/+11457
|\ \
| * | crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna2012-10-041-1/+1
| * | crypto: cast5/avx - fix storing of new IV in CBC encryptionJussi Kivilinna2012-09-271-1/+1
| * | crypto: tcrypt - add missing tests for camellia and ghashJussi Kivilinna2012-09-271-0/+7
| * | crypto: testmgr - make test_aead also test 'dst != src' code pathsJussi Kivilinna2012-09-271-48/+105
| * | crypto: testmgr - make test_skcipher also test 'dst != src' code pathsJussi Kivilinna2012-09-271-31/+76
| * | crypto: testmgr - add test vectors for CTR mode IV increasementJussi Kivilinna2012-09-271-1/+1074
| * | crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6)Jussi Kivilinna2012-09-271-4/+62
| * | crypto: testmgr - allow non-multi page and multi page skcipher tests from sam...Jussi Kivilinna2012-09-272-2/+170
| * | crypto: caam - increase TRNG clocks per sampleKim Phillips2012-09-271-3/+3
| * | crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena...Suresh Siddha2012-09-271-6/+0
| * | crypto: tegra-aes - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | crypto: crypto4xx - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | crypto: hifn_795x - fix error return codePeter Senna Tschudin2012-09-271-1/+4
| * | crypto: ux500 - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta2012-09-271-2/+0
| * | hwrng: mxc-rnga - Access data via structureFabio Estevam2012-09-061-57/+51
| * | hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam2012-09-061-5/+5
| * | crypto: caam - add IPsec ESN supportHoria Geanta2012-09-062-2/+26
| * | crypto: 842 - remove .cra_list initializationJussi Kivilinna2012-09-061-1/+0
| * | Revert "[CRYPTO] cast6: inline bloat--"Jussi Kivilinna2012-09-061-3/+3
| * | crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna2012-09-061-0/+5
| * | crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna2012-09-061-0/+5
| * | crypto: camellia-x86_64 - fix sparse warnings (constant is so big)Jussi Kivilinna2012-09-061-688/+688
| * | crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna2012-09-062-6/+6
| * | crypto: cast6-avx - tune assembler code for more performanceJussi Kivilinna2012-09-061-114/+162
| * | crypto: cast5-avx - tune assembler code for more performanceJussi Kivilinna2012-09-061-106/+160
| * | crypto: twofish-avx - tune assembler code for more performanceJussi Kivilinna2012-09-061-85/+142
| * | crypto: geode-aes - Use module_pci_driverSachin Kamat2012-09-061-14/+1
| * | crypto: remove duplicated includeWei Yongjun2012-09-063-15/+0
| * | crypto: caam - coccicheck fixesKim Phillips2012-09-063-8/+16
| * | crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga2012-09-061-1/+0
| * | arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2012-09-067-0/+1945
| * | crypto: Add a MAINTAINERS entry for P7+ in-Nest crypto driverKent Yoder2012-09-061-0/+6
| * | crypto: talitos - add IPsec ESN supportHoria Geanta2012-08-281-2/+28
| * | crypto: talitos - support for assoc data provided as scatterlistHoria Geanta2012-08-281-51/+125
| * | crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta2012-08-281-21/+20