summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2021-07-14hwrng: exynos - Fix runtime PM imbalance on errorŁukasz Stelmach1-2/+2
2021-06-03char: hpet: add checks after calling ioremapTom Seewald1-0/+4
2021-06-03Revert "char: hpet: fix a missing check of ioremap"Greg Kroah-Hartman1-2/+0
2021-05-19tpm, tpm_tis: Reserve locality in tpm_tis_resume()Jarkko Sakkinen1-2/+10
2021-05-19tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()Jarkko Sakkinen1-6/+4
2021-05-19tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei1-0/+1
2021-05-14ttyprintk: Add TTY hangup callback.Tetsuo Handa1-0/+11
2021-05-11tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger1-0/+3
2021-05-11tpm: efi: Use local variable for calculating final log sizeStefan Berger1-8/+21
2021-05-11random: initialize ChaCha20 constants with correct endiannessEric Biggers1-2/+2
2021-05-11tpm: acpi: Check eventlog signature before using itStefan Berger1-1/+32
2021-04-14parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2021-03-09tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen1-2/+12
2021-03-09tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak1-3/+13
2021-03-04KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen1-4/+0
2021-03-04tpm_tis: Clean up locality releaseJames Bottomley1-46/+1
2021-03-04tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley1-1/+2
2021-03-04hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock1-1/+1
2021-03-04hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET1-1/+5
2021-03-04random: fix the RNDRESEEDCRNG ioctlEric Biggers1-1/+1
2021-01-06um: random: Register random as hwrng-core deviceChristopher Obbard1-8/+8
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2020-11-09virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin1-4/+4
2020-11-06tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks1-0/+5
2020-11-06tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar1-2/+27
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin1-1/+0
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-3/+3
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+35
2020-10-15Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds5-36/+89
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-32/+24
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-27/+364
2020-10-05ipmi_si: Fix wrong return value in try_smi_init()Tianjia Zhang1-1/+1
2020-10-02hwrng: mxc-rnga - use semicolons rather than commas to separate statementsJulia Lawall1-3/+3
2020-10-02hwrng: iproc-rng200 - use semicolons rather than commas to separate statementsJulia Lawall1-4/+4
2020-10-02hwrng: stm32 - use semicolons rather than commas to separate statementsJulia Lawall1-4/+4
2020-10-02hwrng: npcm - modify readl to readbTomer Maimon1-7/+7
2020-10-02tpm_tis: Add a check for invalid statusJames Bottomley2-0/+12
2020-10-02tpm: use %*ph to print small bufferAndy Shevchenko1-21/+10
2020-10-02tpm: tis: add support for MMIO TPM on SynQuacerMasahisa Kojima3-0/+221
2020-09-27agp: use semicolons rather than commas to separate statementsJulia Lawall3-3/+3
2020-09-25hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)3-0/+176
2020-09-23raw: don't keep unopened block device aroundChristoph Hellwig1-32/+19
2020-09-19ipmi: msghandler: Fix a signedness bugDan Carpenter2-2/+2
2020-09-16ipmi: add retry in try_get_dev_id()Xianting Tian2-2/+17
2020-09-15ipmi: Clean up some printksCorey Minyard3-19/+29
2020-09-15ipmi:msghandler: retry to get device id on an errorXianting Tian1-4/+25
2020-09-15ipmi:sm: Print current state when the state is invalidXianting Tian3-3/+9
2020-09-15ipmi: Reset response handler when failing to send the commandMarkus Boehme1-1/+3
2020-09-11hwrng: xiphera-trng: add support for XIP8001B hwrngAtte Tommiska3-0/+161
2020-09-11hwrng: imx-rngc - add quality to use it as kernel entropy poolMarco Felsch1-0/+1