| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | serial2002: switch to __vfs_read/__vfs_write | Al Viro | 2015-04-12 | 1 | -12/+6 |
| * | | ashmem: use __vfs_read() | Al Viro | 2015-04-12 | 1 | -1/+1 |
| * | | lustre: kill unused members of struct vvp_thread_info | Al Viro | 2015-04-12 | 1 | -2/+0 |
| * | | Merge branch 'for-davem' into for-next | Al Viro | 2015-04-12 | 783 | -16162/+25860 |
| |\ \ |
|
* | \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-04-15 | 11 | -975/+1510 |
|\ \ \ \ |
|
| * | | | | tpm/st33zp24/spi: Add missing device table for spi phy. | Christophe Ricard | 2015-03-27 | 1 | -0/+7 |
| * | | | | tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode | Christophe Ricard | 2015-03-27 | 1 | -1/+11 |
| * | | | | tpm/tpm_infineon: Use struct dev_pm_ops for power management | Peter Huewe | 2015-03-18 | 1 | -25/+9 |
| * | | | | tpm: Update KConfig text to include TPM2.0 FIFO chips | Peter Huewe | 2015-03-18 | 1 | -4/+5 |
| * | | | | tpm/st33zp24/spi: Add st33zp24 spi phy | Christophe Ricard | 2015-03-18 | 5 | -2/+408 |
| * | | | | tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) | Christophe Ricard | 2015-03-18 | 8 | -926/+1031 |
| * | | | | tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor... | Christophe Ricard | 2015-03-18 | 1 | -7/+11 |
| * | | | | tpm: fix: sanitized code paths in tpm_chip_register() | Jarkko Sakkinen | 2015-03-18 | 1 | -24/+42 |
| * | | | | tpm: fix call order in tpm-chip.c | Jarkko Sakkinen | 2015-03-05 | 1 | -20/+14 |
| * | | | | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send | jmlatten@linux.vnet.ibm.com | 2015-03-05 | 2 | -8/+8 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-04-15 | 68 | -390/+5053 |
|\ \ \ \ \ |
|
| * | | | | | crypto: sahara - fix AES descriptor create | Steffen Trumtrar | 2015-04-08 | 1 | -14/+18 |
| * | | | | | crypto: sahara - use the backlog | Steffen Trumtrar | 2015-04-08 | 1 | -0/+5 |
| * | | | | | crypto: atmel-aes - correct usage of dma_sync_* API | Leilei Zhao | 2015-04-08 | 1 | -1/+1 |
| * | | | | | crypto: atmel-aes - sync the buf used in DMA or CPU | Leilei Zhao | 2015-04-08 | 1 | -4/+12 |
| * | | | | | crypto: atmel-aes - initialize spinlock in probe | Leilei Zhao | 2015-04-08 | 1 | -0/+1 |
| * | | | | | crypto: atmel-tdes - initialize spinlock in probe | Leilei Zhao | 2015-04-08 | 1 | -0/+1 |
| * | | | | | crypto: atmel-sha - correct the max burst size | Leilei Zhao | 2015-04-08 | 1 | -8/+2 |
| * | | | | | crypto: atmel-sha - initialize spinlock in probe | Leilei Zhao | 2015-04-08 | 1 | -0/+1 |
| * | | | | | crypto: atmel-sha - fix sg list management | Leilei Zhao | 2015-04-08 | 1 | -2/+14 |
| * | | | | | crypto: atmel-sha - correct the way data are split | Ludovic Desroches | 2015-04-08 | 1 | -1/+1 |
| * | | | | | crypto: atmel-sha - add new version | Leilei Zhao | 2015-04-08 | 1 | -0/+6 |
| * | | | | | crypto: atmel-aes - add new version | Leilei Zhao | 2015-04-08 | 1 | -0/+5 |
| * | | | | | crypto: qat - fix double release_firmware on error path | Tadeusz Struk | 2015-04-07 | 3 | -12/+13 |
| * | | | | | crypto: qat - print ring name in debug output | Tadeusz Struk | 2015-04-07 | 1 | -0/+2 |
| * | | | | | crypto: omap-sham - Add the offset of sg page to vaddr | Vutla, Lokesh | 2015-04-03 | 1 | -0/+1 |
| * | | | | | crypto: qat - fix checkpatch CODE_INDENT issue | Allan, Bruce W | 2015-04-01 | 1 | -1/+1 |
| * | | | | | crypto: qat - fix checkpatch COMPARISON_TO_NULL issue | Allan, Bruce W | 2015-04-01 | 1 | -1/+1 |
| * | | | | | crypto: qat - fix checkpatch BIT_MACRO issues | Allan, Bruce W | 2015-04-01 | 2 | -5/+5 |
| * | | | | | crypto: qat - fix checkpatch CONCATENATED_STRING issues | Allan, Bruce W | 2015-04-01 | 1 | -4/+4 |
| * | | | | | crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS | Allan, Bruce W | 2015-04-01 | 1 | -2/+2 |
| * | | | | | crypto: qat - fix checkpatch CHECK_SPACING issues | Allan, Bruce W | 2015-04-01 | 1 | -1/+1 |
| * | | | | | crypto: qat - fix typo | Allan, Bruce W | 2015-04-01 | 1 | -14/+14 |
| * | | | | | crypto: omap-aes - Fix support for unequal lengths | Vutla, Lokesh | 2015-04-01 | 1 | -3/+11 |
| * | | | | | crypto: omap-sham - Use pm_runtime_irq_safe() | Vutla, Lokesh | 2015-04-01 | 1 | -0/+1 |
| * | | | | | crypto: img-hash - shift wrapping bug in img_hash_hw_init() | Dan Carpenter | 2015-03-23 | 1 | -1/+1 |
| * | | | | | crypto: img-hash - fix some compile warnings | Dan Carpenter | 2015-03-23 | 1 | -2/+1 |
| * | | | | | crypto: qat - make error and info log messages more descriptive | Allan, Bruce W | 2015-03-23 | 12 | -91/+137 |
| * | | | | | crypto: qat - fix typo in string | Allan, Bruce W | 2015-03-23 | 1 | -1/+1 |
| * | | | | | crypto: qat - remove duplicate definition of Intel PCI vendor id | Allan, Bruce W | 2015-03-23 | 1 | -1/+0 |
| * | | | | | crypto: img-hash - Fix Kconfig selections | James Hartley | 2015-03-23 | 1 | -2/+1 |
| * | | | | | hwrng: core - allow perfect entropy from hardware devices | Keith Packard | 2015-03-18 | 1 | -1/+2 |
| * | | | | | linux-next: build failure after merge of the crypto tree | Herbert Xu | 2015-03-17 | 1 | -1/+1 |
| * | | | | | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init | Andre Wolokita | 2015-03-17 | 1 | -1/+1 |
| * | | | | | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa... | Andre Wolokita | 2015-03-17 | 1 | -1/+1 |