summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2021-09-15tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger
2021-08-12tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-19ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu
2021-07-14tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()Jarkko Sakkinen
2021-07-14char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai
2021-07-14tpm_tis_spi: add missing SPI device ID entriesJavier Martinez Canillas
2021-07-14hwrng: exynos - Fix runtime PM imbalance on errorŁukasz Stelmach
2021-06-03char: hpet: add checks after calling ioremapTom Seewald
2021-06-03Revert "char: hpet: fix a missing check of ioremap"Greg Kroah-Hartman
2021-05-19tpm, tpm_tis: Reserve locality in tpm_tis_resume()Jarkko Sakkinen
2021-05-19tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()Jarkko Sakkinen
2021-05-19tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei
2021-05-14ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-05-11tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger
2021-05-11tpm: efi: Use local variable for calculating final log sizeStefan Berger
2021-05-11random: initialize ChaCha20 constants with correct endiannessEric Biggers
2021-05-11tpm: acpi: Check eventlog signature before using itStefan Berger
2021-04-14parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2021-03-09tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen
2021-03-09tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak
2021-03-04KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-03-04tpm_tis: Clean up locality releaseJames Bottomley
2021-03-04tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley
2021-03-04hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock
2021-03-04hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET
2021-03-04random: fix the RNDRESEEDCRNG ioctlEric Biggers
2021-01-06um: random: Register random as hwrng-core deviceChristopher Obbard
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-09virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin
2020-11-06tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-11-06tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-14Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-05ipmi_si: Fix wrong return value in try_smi_init()Tianjia Zhang
2020-10-02hwrng: mxc-rnga - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02hwrng: iproc-rng200 - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02hwrng: stm32 - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02hwrng: npcm - modify readl to readbTomer Maimon
2020-10-02tpm_tis: Add a check for invalid statusJames Bottomley
2020-10-02tpm: use %*ph to print small bufferAndy Shevchenko
2020-10-02tpm: tis: add support for MMIO TPM on SynQuacerMasahisa Kojima
2020-09-28agp: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-25hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)
2020-09-23raw: don't keep unopened block device aroundChristoph Hellwig
2020-09-18ipmi: msghandler: Fix a signedness bugDan Carpenter