summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-1511-975/+1510
|\
| * tpm/st33zp24/spi: Add missing device table for spi phy.Christophe Ricard2015-03-271-0/+7
| * tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard2015-03-271-1/+11
| * tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe2015-03-181-25/+9
| * tpm: Update KConfig text to include TPM2.0 FIFO chipsPeter Huewe2015-03-181-4/+5
| * tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard2015-03-185-2/+408
| * tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard2015-03-188-926/+1031
| * tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor...Christophe Ricard2015-03-181-7/+11
| * tpm: fix: sanitized code paths in tpm_chip_register()Jarkko Sakkinen2015-03-181-24/+42
| * tpm: fix call order in tpm-chip.cJarkko Sakkinen2015-03-051-20/+14
| * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-052-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-1568-390/+5053
|\ \
| * | crypto: sahara - fix AES descriptor createSteffen Trumtrar2015-04-081-14/+18
| * | crypto: sahara - use the backlogSteffen Trumtrar2015-04-081-0/+5
| * | crypto: atmel-aes - correct usage of dma_sync_* APILeilei Zhao2015-04-081-1/+1
| * | crypto: atmel-aes - sync the buf used in DMA or CPULeilei Zhao2015-04-081-4/+12
| * | crypto: atmel-aes - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
| * | crypto: atmel-tdes - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
| * | crypto: atmel-sha - correct the max burst sizeLeilei Zhao2015-04-081-8/+2
| * | crypto: atmel-sha - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
| * | crypto: atmel-sha - fix sg list managementLeilei Zhao2015-04-081-2/+14
| * | crypto: atmel-sha - correct the way data are splitLudovic Desroches2015-04-081-1/+1
| * | crypto: atmel-sha - add new versionLeilei Zhao2015-04-081-0/+6
| * | crypto: atmel-aes - add new versionLeilei Zhao2015-04-081-0/+5
| * | crypto: qat - fix double release_firmware on error pathTadeusz Struk2015-04-073-12/+13
| * | crypto: qat - print ring name in debug outputTadeusz Struk2015-04-071-0/+2
| * | crypto: omap-sham - Add the offset of sg page to vaddrVutla, Lokesh2015-04-031-0/+1
| * | crypto: qat - fix checkpatch CODE_INDENT issueAllan, Bruce W2015-04-011-1/+1
| * | crypto: qat - fix checkpatch COMPARISON_TO_NULL issueAllan, Bruce W2015-04-011-1/+1
| * | crypto: qat - fix checkpatch BIT_MACRO issuesAllan, Bruce W2015-04-012-5/+5
| * | crypto: qat - fix checkpatch CONCATENATED_STRING issuesAllan, Bruce W2015-04-011-4/+4
| * | crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONSAllan, Bruce W2015-04-011-2/+2
| * | crypto: qat - fix checkpatch CHECK_SPACING issuesAllan, Bruce W2015-04-011-1/+1
| * | crypto: qat - fix typoAllan, Bruce W2015-04-011-14/+14
| * | crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh2015-04-011-3/+11
| * | crypto: omap-sham - Use pm_runtime_irq_safe()Vutla, Lokesh2015-04-011-0/+1
| * | crypto: img-hash - shift wrapping bug in img_hash_hw_init()Dan Carpenter2015-03-231-1/+1
| * | crypto: img-hash - fix some compile warningsDan Carpenter2015-03-231-2/+1
| * | crypto: qat - make error and info log messages more descriptiveAllan, Bruce W2015-03-2312-91/+137
| * | crypto: qat - fix typo in stringAllan, Bruce W2015-03-231-1/+1
| * | crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W2015-03-231-1/+0
| * | crypto: img-hash - Fix Kconfig selectionsJames Hartley2015-03-231-2/+1
| * | hwrng: core - allow perfect entropy from hardware devicesKeith Packard2015-03-181-1/+2
| * | linux-next: build failure after merge of the crypto treeHerbert Xu2015-03-171-1/+1
| * | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita2015-03-171-1/+1
| * | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita2015-03-171-1/+1
| * | crypto: img-hash - Add Imagination Technologies hw hash acceleratorJames Hartley2015-03-163-0/+1045
| * | hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-14/+1
| * | hwrng: iproc-rng200 - do not use static structureDmitry Torokhov2015-03-161-23/+21
| * | hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-10/+1