aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2023-09-13ipmi_si: fix a memleak in try_smi_init()Yi Yang
2023-09-13ipmi:ssif: Fix a memory leak when scanning for an adapterCorey Minyard
2023-09-13ipmi:ssif: Add check for kstrdupJiasheng Jiang
2023-09-13hwrng: iproc-rng200 - Implement suspend and resume callsFlorian Fainelli
2023-09-13hwrng: pic32 - use devm_clk_get_enabledMartin Kaiser
2023-09-13hwrng: nomadik - keep clock enabled while hwrng is registeredMartin Kaiser
2023-09-13tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen
2023-08-16tpm_tis: Opt-in interruptsJarkko Sakkinen
2023-08-16tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi
2023-08-16tpm: Add a helper for checking hwrng enabledMario Limonciello
2023-08-16tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesJonathan McDowell
2023-08-16tpm: Disable RNG for all AMD fTPMsMario Limonciello
2023-08-16tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Takashi Iwai
2023-08-03tpm_tis: Explicitly check for error codeAlexander Steffen
2023-07-23hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser
2023-07-23tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka
2023-07-23tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo
2023-07-23tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse
2023-07-23tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar
2023-07-23tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-23tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse
2023-07-23tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-23tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi
2023-07-23tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-07-23tpm: Do not remap from ACPI resources again for Pluton TPMValentin David
2023-07-19hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser
2023-07-19hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu
2023-06-02tpm, tpm_tis: correct tpm_tis_flags enumeration valuesLino Sanfilippo
2023-05-25Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-24tpm: tpm_tis: Disable interrupts for AEON UPX-i11Peter Ujfalusi
2023-05-22parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller
2023-05-16tpm/tpm_tis: Disable interrupts for more Lenovo devicesJerry Snitselaar
2023-05-16tpm: Prevent hwrng from activating during resumeJarkko Sakkinen
2023-05-16tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resumeJarkko Sakkinen
2023-05-01Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-28tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-27Merge tag 'for-linus-6.4-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-24tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call siteJarkko Sakkinen
2023-04-24tpm_tis: fix stall after iowrite*()sHaris Okanovic
2023-04-24tpm/tpm_tis_synquacer: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-24tpm/tpm_tis: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-24tpm/tpm_ftpm_tee: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-24tpm: tpm_tis_spi: Mark ACPI and OF related data as maybe unusedKrzysztof Kozlowski
2023-04-24tpm: st33zp24: Mark ACPI and OF related data as maybe unusedKrzysztof Kozlowski
2023-04-24tpm, tpm_tis: Enable interrupt testLino Sanfilippo