summaryrefslogtreecommitdiff
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAge
...
| | * | | | crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones2013-05-23
| | * | | | crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Lee Jones2013-05-23
| | * | | | crypto: ux500/cryp - Prepare clock before enabling itLee Jones2013-05-23
| | * | | | crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones2013-05-23
| | * | | | crypto: ux500/hash - Prepare clock before enabling itLee Jones2013-05-23
| | | |/ / | | |/| |
* | | | | Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann2013-06-20
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | crypto: sahara - fix building as moduleArnd Bergmann2013-06-05
* | | | | Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-06-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | crypto: ux500/hash - Enable DT probing of the driverLee Jones2013-05-27
| * | | | crypto: ux500/cryp - Enable DT probing of the driverLee Jones2013-05-27
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-28
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta2013-05-14
| |/
* / drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * crypto: caam - fix job ring cleanup codeVakul Garg2013-04-25
| * crypto: caam - static constify error dataKim Phillips2013-04-25
| * crypto: caam - change key gen functions to return signed intKim Phillips2013-04-25
| * crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun2013-04-03
| * crypto: picoxcell - Use of_match_ptr() macroSachin Kamat2013-03-22
| * crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg2013-03-22
| * crypto: caam - set RDB bit in security configuration registerVakul Garg2013-03-22
| * crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-21
| * crypto: sahara - Add driver for SAHARA2 accelerator.Javier Martin2013-03-21
| * crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle2013-03-10
| * crypto: omap-sham - Use module_platform_driver macroSachin Kamat2013-03-10
| * crypto: omap-aes - Use module_platform_driver macroSachin Kamat2013-03-10
| * crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes2013-03-10
| * crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes2013-03-10
| * crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan2013-03-10
| * crypto: atmel-sha - add support for latest release of the IP (0x410)Nicolas Royer2013-03-10
| * crypto: atmel-tdes - add support for latest release of the IP (0x700)Nicolas Royer2013-03-10
| * crypto: atmel-aes - add support for latest release of the IP (0x130)Nicolas Royer2013-03-10
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \
| * \ Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-09
| |\ \
| * | | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-08
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \
| * | | treewide: Fix typos in printk and commentMasanari Iida2013-03-18
| |/ /
* | / crypto: ux500 - add missing commaLinus Walleij2013-04-05
| |/ |/|
* | Revert "crypto: caam - add IPsec ESN support"Horia Geanta2013-03-21
* | Revert "crypto: talitos - add IPsec ESN support"Horia Geanta2013-03-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-25
|\
| * crypto: atmel-aes - adjust duplicate testJulia Lawall2013-02-04
| * crypto: omap-sham - Fix compile errors when CONFIG_OF not definedMark A. Greer2013-01-20
| * crypto: s5p-sss - Use devm_clk_get()Jingoo Han2013-01-20
| * crypto: omap-aes - Add CTR algorithm SupportMark A. Greer2013-01-20
| * crypto: omap-aes - Add OMAP4/AM33XX AES SupportMark A. Greer2013-01-20
| * crypto: omap-aes - Convert to dma_request_slave_channel_compat()Mark A. Greer2013-01-20
| * crypto: omap-aes - Add Device Tree SupportMark A. Greer2013-01-20
| * crypto: omap-aes - Remove usage of private DMA APIMark A. Greer2013-01-20