| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in... | James Morris | 2015-11-12 | 4 | -16/+30 |
|\ |
|
| * | tpm: fix compat 'ppi' link handling in tpm_chip_register() | Jarkko Sakkinen | 2015-11-09 | 1 | -8/+10 |
| * | tpm: fix missing migratable flag in sealing functionality for TPM2 | Jarkko Sakkinen | 2015-11-09 | 1 | -5/+10 |
| * | TPM: revert the list handling logic fixed in 398a1e7 | Jarkko Sakkinen | 2015-11-09 | 1 | -1/+1 |
| * | TPM: Avoid reference to potentially freed memory | Christophe JAILLET | 2015-11-09 | 1 | -1/+2 |
| * | tpm_tis: restore IRQ vector in IO memory after failed probing | Martin Wilck | 2015-11-09 | 1 | -1/+5 |
| * | tpm_tis: free irq after probing | Martin Wilck | 2015-11-09 | 1 | -0/+2 |
* | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-11-06 | 1 | -6/+10 |
|\ \ |
|
| * | | agp/uninorth: fix a memleak in create_gatt_table | Denis Kirjanov | 2015-10-02 | 1 | -6/+10 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-11-06 | 16 | -127/+720 |
|\ \ \
| | |/
| |/| |
|
| * | | TPM: remove unnecessary little endian conversion | Hon Ching \(Vicky\) Lo | 2015-10-19 | 1 | -2/+2 |
| * | | vTPM: support little endian guests | Hon Ching \(Vicky\) Lo | 2015-10-19 | 2 | -22/+62 |
| * | | char: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-10-19 | 4 | -4/+0 |
| * | | vTPM: fix searching for the right vTPM node in device tree | Hon Ching \(Vicky\) Lo | 2015-10-19 | 1 | -1/+1 |
| * | | tpm: seal/unseal for TPM 2.0 | Jarkko Sakkinen | 2015-10-19 | 3 | -2/+339 |
| * | | tpm: introduce tpm_buf | Jarkko Sakkinen | 2015-10-19 | 1 | -0/+97 |
| * | | tpm: move the PPI attributes to character device directory. | Jarkko Sakkinen | 2015-10-19 | 3 | -42/+33 |
| * | | tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 | Jarkko Sakkinen | 2015-10-19 | 3 | -50/+181 |
| * | | tpm, tpm_crb: fix unaligned read of the command buffer address | Jarkko Sakkinen | 2015-10-19 | 1 | -3/+4 |
| * | | vTPM: fix memory allocation flag for rtce buffer at kernel boot | Hon Ching \(Vicky\) Lo | 2015-10-19 | 1 | -1/+1 |
| * | | tpm: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 2015-10-19 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-11-05 | 1 | -1/+0 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-11-04 | 1 | -1/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
| | |/ |
|
* | | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-05 | 4 | -39/+13 |
|\ \ \ |
|
| * | | | char: ipmi: ipmi_ssif: Replace timeval with timespec64 | Amitoj Kaur Chawla | 2015-10-25 | 1 | -4/+5 |
| * | | | Merge 4.3-rc3 into char-misc-next | Greg Kroah-Hartman | 2015-09-27 | 1 | -3/+4 |
| |\| | |
|
| * | | | drivers/char: make efirtc.c driver explicitly non-modular | Paul Gortmaker | 2015-09-21 | 1 | -10/+3 |
| * | | | drivers/char: make SGI snsc.c driver explicitly non-modular | Paul Gortmaker | 2015-09-21 | 1 | -3/+2 |
| * | | | drivers/char: make hpet.c explicitly non-modular | Paul Gortmaker | 2015-09-21 | 1 | -22/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-11-05 | 1 | -9/+0 |
|\ \ \ |
|
| * | | | tty: Remove ASYNC_CLOSING checks in open()/hangup() methods | Peter Hurley | 2015-10-18 | 1 | -9/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2015-11-04 | 10 | -32/+435 |
|\ \ \
| |/ /
|/| | |
|
| * | | hwrng: exynos - Add Device Tree support | Krzysztof Kozlowski | 2015-10-20 | 1 | -0/+9 |
| * | | hwrng: exynos - Fix missing configuration after suspend to RAM | Krzysztof Kozlowski | 2015-10-20 | 1 | -7/+35 |
| * | | hwrng: exynos - Add timeout for waiting on init done | Krzysztof Kozlowski | 2015-10-20 | 1 | -1/+4 |
| * | | hwrng: exynos - Fix unbalanced PM runtime get/puts | Daniel Thompson | 2015-10-20 | 1 | -1/+1 |
| * | | hwrng: stm32 - Fix build with CONFIG_PM | Daniel Thompson | 2015-10-15 | 1 | -2/+2 |
| * | | hwrng: stm32 - add support for STM32 HW RNG | Daniel Thompson | 2015-10-14 | 3 | -0/+215 |
| * | | hwrng: st - Improve FIFO size/depth description | Lee Jones | 2015-10-08 | 1 | -1/+2 |
| * | | hwrng: st - Use real-world device timings for timeout | Lee Jones | 2015-10-08 | 1 | -2/+8 |
| * | | hwrng: st - Add support for ST's HW Random Number Generator | Lee Jones | 2015-09-21 | 3 | -0/+155 |
| * | | hwrng: core - Simplify RNG switching from sysfs | Lee Jones | 2015-09-21 | 1 | -1/+1 |
| * | | hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng | Lee Jones | 2015-09-21 | 1 | -1/+1 |
| * | | hwrng: Fix module autoload for OF platform drivers | Luis de Bethencourt | 2015-09-21 | 2 | -0/+2 |
| * | | hwrng: mxc-rnga - Use the preferred format for kzalloc | Fabio Estevam | 2015-09-21 | 1 | -2/+1 |
| * | | hwrng: mxc-rnga - Remove unnecessary dev_info message | Fabio Estevam | 2015-09-21 | 1 | -2/+0 |
| * | | hwrng: mxc-rnga - Remove uneeded initialization | Fabio Estevam | 2015-09-21 | 1 | -1/+1 |
| * | | hwrng: mxc-rnga - Remove unneeded goto label | Fabio Estevam | 2015-09-21 | 1 | -5/+2 |
| * | | hwrng: octeon - Use devm_hwrng_register | Vaishali Thakkar | 2015-09-21 | 1 | -11/+1 |
| |/ |
|