summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-23crypto: img-hash - shift wrapping bug in img_hash_hw_init()Dan Carpenter
2015-03-23crypto: img-hash - fix some compile warningsDan Carpenter
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W
2015-03-23crypto: qat - fix typo in stringAllan, Bruce W
2015-03-23crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W
2015-03-23crypto: img-hash - Fix Kconfig selectionsJames Hartley
2015-03-18hwrng: core - allow perfect entropy from hardware devicesKeith Packard
2015-03-17linux-next: build failure after merge of the crypto treeHerbert Xu
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita
2015-03-16crypto: img-hash - Add Imagination Technologies hw hash acceleratorJames Hartley
2015-03-16hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: iproc-rng200 - do not use static structureDmitry Torokhov
2015-03-16hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov
2015-03-12linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)Herbert Xu
2015-03-12hwrng: omap - remove #ifdefery around PM methodsDmitry Torokhov
2015-03-11crypto: amcc - remove incorrect __init/__exit markupsDmitry Torokhov
2015-03-11crypto: qat - remove incorrect __exit markupDmitry Torokhov
2015-03-11hwrng: pseries - remove incorrect __init/__exit markupsDmitry Torokhov
2015-03-11hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov
2015-03-11hwrng: omap - remove incorrect __exit markupsDmitry Torokhov
2015-03-09hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan
2015-03-09hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problemYanjiang Jin
2015-03-09crypto: caam - fix uninitialized edesc->sec4_sg_bytes fieldYanjiang Jin
2015-03-06hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden
2015-03-06crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven
2015-03-06crypto: talitos - Remove MD5_BLOCK_SIZEMartin Hicks
2015-03-06crypto: talitos - Simplify per-channel initializationMartin Hicks
2015-03-04crypto: atmel - fix typo in dev_err error messageColin Ian King
2015-03-01hwrng: bcm63xx - use devm_* helpersFlorian Fainelli
2015-03-01hwrng: bcm63xx - move register definitions to driverFlorian Fainelli
2015-03-01hwrng: bcm63xx - drop bcm_{readl,writel} macrosFlorian Fainelli
2015-02-28crypto: sahara - drop unnecessary default assignmentNicholas Mc Guire
2015-02-28crypto: sahara - pass on error conditionNicholas Mc Guire
2015-02-28crypto: sahara - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire
2015-02-28crypto: mxs-dcp - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire
2015-02-28crypto: vmx - Enabling VMX module for PPC64Leonidas S. Barbosa
2015-02-28crypto: vmx - Add support for VMS instructions by ASMLeonidas S. Barbosa
2015-02-28crypto: vmx - Adding GHASH routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding CTR routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding CBC routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding AES routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding VMX module for Power 8Marcelo H. Cerri
2015-02-27crypto: ccp - Add ACPI supportTom Lendacky
2015-02-27crypto: ccp - Convert calls to their devm_ counterpartsTom Lendacky
2015-02-27crypto: ccp - Use dma_set_mask_and_coherent to set DMA maskTom Lendacky
2015-02-27crypto: ccp - Update CCP build supportTom Lendacky