Age | Commit message (Expand) | Author |
2015-11-15 | char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct | Luis de Bethencourt |
2015-11-15 | ipmi: Stop the timer immediately if idle | Corey Minyard |
2015-11-15 | ipmi: Start the timer and thread on internal msgs | Corey Minyard |
2015-11-12 | Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in... | James Morris |
2015-11-09 | tpm: fix compat 'ppi' link handling in tpm_chip_register() | Jarkko Sakkinen |
2015-11-09 | tpm: fix missing migratable flag in sealing functionality for TPM2 | Jarkko Sakkinen |
2015-11-09 | TPM: revert the list handling logic fixed in 398a1e7 | Jarkko Sakkinen |
2015-11-09 | TPM: Avoid reference to potentially freed memory | Christophe JAILLET |
2015-11-09 | tpm_tis: restore IRQ vector in IO memory after failed probing | Martin Wilck |
2015-11-09 | tpm_tis: free irq after probing | Martin Wilck |
2015-11-05 | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-11-04 | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-04 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-11-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-10-24 | char: ipmi: ipmi_ssif: Replace timeval with timespec64 | Amitoj Kaur Chawla |
2015-10-20 | hwrng: exynos - Add Device Tree support | Krzysztof Kozlowski |
2015-10-20 | hwrng: exynos - Fix missing configuration after suspend to RAM | Krzysztof Kozlowski |
2015-10-20 | hwrng: exynos - Add timeout for waiting on init done | Krzysztof Kozlowski |
2015-10-20 | hwrng: exynos - Fix unbalanced PM runtime get/puts | Daniel Thompson |
2015-10-19 | TPM: remove unnecessary little endian conversion | Hon Ching \(Vicky\) Lo |
2015-10-19 | vTPM: support little endian guests | Hon Ching \(Vicky\) Lo |
2015-10-19 | char: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-10-19 | vTPM: fix searching for the right vTPM node in device tree | Hon Ching \(Vicky\) Lo |
2015-10-19 | tpm: seal/unseal for TPM 2.0 | Jarkko Sakkinen |
2015-10-19 | tpm: introduce tpm_buf | Jarkko Sakkinen |
2015-10-19 | tpm: move the PPI attributes to character device directory. | Jarkko Sakkinen |
2015-10-19 | tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 | Jarkko Sakkinen |
2015-10-19 | tpm, tpm_crb: fix unaligned read of the command buffer address | Jarkko Sakkinen |
2015-10-19 | vTPM: fix memory allocation flag for rtce buffer at kernel boot | Hon Ching \(Vicky\) Lo |
2015-10-19 | tpm: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-10-17 | tty: Remove ASYNC_CLOSING checks in open()/hangup() methods | Peter Hurley |
2015-10-15 | hwrng: stm32 - Fix build with CONFIG_PM | Daniel Thompson |
2015-10-14 | hwrng: stm32 - add support for STM32 HW RNG | Daniel Thompson |
2015-10-08 | hwrng: st - Improve FIFO size/depth description | Lee Jones |
2015-10-08 | hwrng: st - Use real-world device timings for timeout | Lee Jones |
2015-10-02 | agp/uninorth: fix a memleak in create_gatt_table | Denis Kirjanov |
2015-09-27 | Merge 4.3-rc3 into char-misc-next | Greg Kroah-Hartman |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-09-21 | hwrng: xgene - fix handling platform_get_irq | Andrzej Hajda |
2015-09-21 | hwrng: st - Add support for ST's HW Random Number Generator | Lee Jones |
2015-09-21 | hwrng: core - Simplify RNG switching from sysfs | Lee Jones |
2015-09-21 | hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng | Lee Jones |
2015-09-21 | hwrng: Fix module autoload for OF platform drivers | Luis de Bethencourt |
2015-09-21 | hwrng: mxc-rnga - Use the preferred format for kzalloc | Fabio Estevam |
2015-09-21 | hwrng: mxc-rnga - Remove unnecessary dev_info message | Fabio Estevam |
2015-09-21 | hwrng: mxc-rnga - Remove uneeded initialization | Fabio Estevam |