aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\
| * crypto: caam - add missing key_dma unmapHoria Geanta2014-03-21
| * crypto: caam - add support for aead null encryptionHoria Geanta2014-03-21
| * crypto: caam - remove error propagation handlingHoria Geanta2014-03-21
| * crypto: caam - Fix first parameter to caam_init_rngHerbert Xu2014-03-21
| * crypto: omap-sham - Map SG pages if they are HIGHMEM before accessingJoel Fernandes2014-03-10
| * crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal2014-03-10
| * crypto: mxs-dcp - Optimize hashingMarek Vasut2014-03-10
| * crypto: mxs-dcp - Align the bounce buffersMarek Vasut2014-03-10
| * crypto: omap-des - make local functions staticJingoo Han2014-03-10
| * crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-10
| * crypto: omap-des - Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-10
| * crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-10
| * crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...Sonic Zhang2014-03-10
| * crypto: sahara - Use return value of devm_request_irq() on errorAlexander Shiyan2014-03-10
| * crypto: ccp - Account for CCP backlog processingTom Lendacky2014-02-26
| * crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky2014-02-26
| * crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky2014-02-26
| * crypto: caam - writel() arguments are swappedDan Carpenter2014-02-26
| * crypto: tegra - remove driverStephen Warren2014-02-26
| * crypto: omap-des - Add config and build optionsJoel Fernandes2014-02-26
| * crypto: omap-des - Add omap-des driver for OMAP4/AM43xxJoel Fernandes2014-02-26
| * crypto: mxs-dcp - Fix platform_get_irq() error handlingFabio Estevam2014-02-26
| * crypto: s5p-sss - Use devm_ioremap_resource()Jingoo Han2014-02-26
| * crypto: sahara - Use devm_ioremap_resource()Jingoo Han2014-02-26
| * crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han2014-02-26
| * crypto: caam - fix ERA retrieval functionAlex Porosanu2014-02-08
| * crypto: mxs-dcp: Check the return value of stmp_reset_block()Fabio Estevam2014-02-08
| * crypto: mxs-dcp: Use devm_kzalloc()Fabio Estevam2014-02-08
| * crypto: talitos: init the priv->alg_list more earlier in talitos_probe()Kevin Hao2014-02-08
| * crypto: ccp - Perform completion callbacks using a taskletTom Lendacky2014-02-08
| * crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky2014-02-08
| * crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-08
| * crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky2014-02-08
| * crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones2014-02-08
| * crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-08
| * crypto: dcp - Move the AES operation type from actx to rctxMarek Vasut2014-02-08
* | crypto/nx/nx-842: Fix handling of vmalloc addressesNathan Fontenot2014-02-10
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\
| * Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-02
| |\
| * \ Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson2013-12-22
| |\ \
| | * | crypto: atmel-sha - add sha information to the logNicolas Ferre2013-12-12
| | * | crypto: atmel-sha - add support for Device TreeNicolas Ferre2013-12-12
| | * | crypto: atmel-tdes - add support for Device TreeNicolas Ferre2013-12-12
| | * | crypto: atmel-aes - add support for Device TreeNicolas Ferre2013-12-12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-23
|\ \ \ \
| * | | | crypto: mxs - Fix sparse non static symbol warningWei Yongjun2014-01-14
| * | | | crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-14
| * | | | crypto: ccp - Cleanup hash invocation callsTom Lendacky2014-01-14
| * | | | crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-14