aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2019-09-29Merge branch 'entropy'Linus Torvalds
2019-09-29random: try to actively add entropy rather than passively wait for itLinus Torvalds
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-25tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen
2019-09-25KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-20hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-09-19Merge tag 'for-linus-5.4-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-12ipmi_si_intf: Fix race in timer shutdown handlingJes Sorensen
2019-09-09random: Use wait_event_freezable() in add_hwgenerator_randomness()Stephen Boyd
2019-09-05hwrng: timeriomem - relax check on memory resource sizeDaniel Mack
2019-09-04toshiba: Add correct printk log level while emitting error logRishi Gupta
2019-09-04/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-09-02tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEESasha Levin
2019-09-02tpm: Remove a deprecated comments about implicit sysfs lockingJarkko Sakkinen
2019-09-02tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interruptsStefan Berger
2019-09-02tpm_tis_core: Turn on the TPM before probing IRQ'sStefan Berger
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-23fdt: add support for rng-seedHsin-Yi Wang
2019-08-22ipmi: move message error checking to avoid deadlockTony Camuso
2019-08-22ipmi_ssif: avoid registering duplicate ssif interfaceKamlakant Patel
2019-08-22random: Support freezable kthreads in add_hwgenerator_randomness()Stephen Boyd
2019-08-19lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ipmi: Free receive messages when in an oopsCorey Minyard
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig
2019-08-16char/mspec: remove SGI SN2 supportChristoph Hellwig
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig
2019-08-16char: remove the SGI tiocx/mbcs driverChristoph Hellwig
2019-08-16char: remove the SGI snsc driverChristoph Hellwig
2019-08-15hwrng: core - Freeze khwrng thread during suspendStephen Boyd
2019-08-12Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman
2019-08-08hwrng: n2-drv - fix typoStephen Rothwell
2019-08-05ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz
2019-08-02ipmi_si: Remove ipmi_ from the device attr namesCorey Minyard
2019-08-02ipmi_si: Convert device attr permissions to octalCorey Minyard
2019-08-02ipmi_si: Rework some include filesCorey Minyard
2019-08-02hwrng: drivers - Use device-managed registration APIChuhong Yuan
2019-07-31ipmi_si: Convert timespec64 to timespecCorey Minyard
2019-07-31Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-07-29Merge 5.3-rc2 into char-misc-nextGreg Kroah-Hartman
2019-07-27hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-27hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify codeAnson Huang