summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2023-01-04tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-04tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-04tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo
2022-12-31ipmi: fix memleak when unload ipmi driverZhang Yuchen
2022-12-31hwrng: geode - Fix PCI device refcount leakXiongfeng Wang
2022-12-31hwrng: amd - Fix PCI device refcount leakXiongfeng Wang
2022-12-31ipmi: kcs: Poll OBF briefly to reduce OBE latencyAndrew Jeffery
2022-12-31tpm/tpm_crb: Fix error message in __crb_relinquish_locality()Michael Kelley
2022-12-31tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()Yuan Can
2022-12-31tpm: Add flag to use default cancellation policyEddie James
2022-12-31tpm: tis_i2c: Fix sanity check interrupt enable maskEddie James
2022-12-08char: tpm: Protect tpm_pm_suspend with locksJan Dabros
2022-11-10hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()Jason A. Donenfeld
2022-11-04random: use arch_get_random*_early() in random_init()Jean-Philippe Brucker
2022-10-21random: schedule jitter credit for next jiffy, not in two jiffiesJason A. Donenfeld
2022-10-21hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()Kshitiz Varshney
2022-10-21hwrng: imx-rngc - use devm_clk_get_enabledMartin Kaiser
2022-10-21hwrng: arm-smccc-trng - fix NO_ENTROPY handlingJames Cowgill
2022-10-21hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld
2022-10-15random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld
2022-10-15random: avoid reading two cache lines on irq randomnessJason A. Donenfeld
2022-10-15random: clamp credited irq bits to maximum mixedJason A. Donenfeld
2022-10-15random: restore O_NONBLOCK supportJason A. Donenfeld
2022-08-26/dev/null: add IORING_OP_URING_CMD supportPaul Moore
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-06Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-03tpm: Add check for Failure mode for TPM2 modulesMÃ¥rten Lindahl
2022-08-03tpm: fix platform_no_drv_owner.cocci warningYang Li
2022-08-03tpm: Add tpm_tis_i2c backend for tpm_tis_coreAlexander Steffen
2022-08-03tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layerAlexander Steffen
2022-08-03tpm: Add upgrade/reduced mode support for TPM1.2 modulesStefan Mahnke-Hartmann
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-30random: correct spelling of "overwrites"Jason A. Donenfeld
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-28char: remove VR41XX related char driverThomas Bogendoerfer
2022-07-28powerpc/powernv: rename remaining rng powernv_ functions to pnv_Jason A. Donenfeld
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-22hwrng: via - Fix comment typoJason Wang
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
2022-07-18random: use try_cmpxchg in _credit_init_bitsUros Bizjak
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-16random: cap jitter samples per bit to factor of HZJason A. Donenfeld
2022-07-15agp/intel: Use per device iommu checkLu Baolu