summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-10-01char: vf610_sema4: use macro to register driverStefan Agner
2016-10-01char: vf610_sema4: improve error handlingStefan Agner
2016-09-29Merge tag 'v4.4.21' into toradex_vf_4.4-nextStefan Agner
2016-09-29char: vf610_sema4: Add support for semaphore module on VybridSanchayan Maity
2016-09-15hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2016-08-20random: add interrupt callback to VMBus IRQ handlerStephan Mueller
2016-08-20random: print a warning for the first ten uninitialized random usersTheodore Ts'o
2016-08-20random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o
2016-08-16random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o
2016-07-27ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura
2016-06-07hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski
2016-04-12tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen
2016-04-12tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer
2016-04-12tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-04-12tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen
2015-12-09ipmi: move timer init to before irq is setupJan Stancek
2015-11-16ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye
2015-11-15char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt
2015-11-15ipmi: Stop the timer immediately if idleCorey Minyard
2015-11-15ipmi: Start the timer and thread on internal msgsCorey Minyard
2015-11-12Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris
2015-11-09tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen
2015-11-09tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen
2015-11-09TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen
2015-11-09TPM: Avoid reference to potentially freed memoryChristophe JAILLET
2015-11-09tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck
2015-11-09tpm_tis: free irq after probingMartin Wilck
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-24char: ipmi: ipmi_ssif: Replace timeval with timespec64Amitoj Kaur Chawla
2015-10-20hwrng: exynos - Add Device Tree supportKrzysztof Kozlowski
2015-10-20hwrng: exynos - Fix missing configuration after suspend to RAMKrzysztof Kozlowski
2015-10-20hwrng: exynos - Add timeout for waiting on init doneKrzysztof Kozlowski
2015-10-20hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson
2015-10-19TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo
2015-10-19vTPM: support little endian guestsHon Ching \(Vicky\) Lo
2015-10-19char: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-10-19vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen
2015-10-19tpm: introduce tpm_bufJarkko Sakkinen
2015-10-19tpm: move the PPI attributes to character device directory.Jarkko Sakkinen
2015-10-19tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen
2015-10-19tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen
2015-10-19vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo