summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2026-03-04tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak
2026-03-04tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak
2026-01-19tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-19virtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
2026-01-19char: applicom: fix NULL pointer dereference in ac_ioctlTianchu Chen
2026-01-19ipmi: Fix __scan_channels() failing to rescan channelsJinhui Guo
2026-01-19ipmi: Fix the race between __scan_channels() and deliver_response()Jinhui Guo
2025-12-07char: misc: Does not request module for miscdevice with dynamic minorZijun Hu
2025-10-29tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-29hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon
2025-08-28ipmi: Fix strcpy source and destination the sameCorey Minyard
2025-08-28ipmi: Use dev_warn_ratelimited() for incorrect message warningsBreno Leitao
2025-08-28hwrng: mtk - handle devm_pm_runtime_enable errorsOvidiu Panait
2025-06-04tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-02virtio_console: fix missing byte order handling for cols and rowsHalil Pasic
2025-03-13tpm: Change to kvalloc() in eventlog/acpi.cJarkko Sakkinen
2025-03-13tpm: Use managed allocation for bios event logEddie James
2025-03-13ipmi: ipmb: Add check devm_kasprintf() returned valueCharles Han
2024-10-17virtio_console: fix misc probe bugsMichael S. Tsirkin
2024-10-17hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui
2024-10-17hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang
2024-10-17tpm: Clean up TPM space after command failureJonathan McDowell
2024-08-19hwrng: amd - Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-08-19char: tpm: Fix possible memory leak in tpm_bios_measurements_open()Joe Hattori
2024-07-18hpet: Support 32-bit userspaceHe Zhe
2024-06-16ppdev: Add an error check in register_deviceHuai-Yuan Liu
2024-06-16ppdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-02-23hwrng: core - Fix page fault dead lock on mmap-ed hwrngHerbert Xu
2023-11-20hwrng: geode - fix accessing registersJonas Gorski
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-09-23tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen
2023-09-19ipmi_si: fix a memleak in try_smi_init()Yi Yang
2023-09-19ipmi:ssif: Fix a memory leak when scanning for an adapterCorey Minyard
2023-09-19ipmi:ssif: Add check for kstrdupJiasheng Jiang
2023-09-19hwrng: iproc-rng200 - Implement suspend and resume callsFlorian Fainelli
2023-09-19hwrng: nomadik - keep clock enabled while hwrng is registeredMartin Kaiser
2023-08-11tpm_tis: Explicitly check for error codeAlexander Steffen
2023-07-27hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser
2023-07-27tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-07-27tpm, tpm_tis: Claim locality in interrupt handlerLino Sanfilippo
2023-07-27hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser
2023-07-27hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu
2023-07-27hwrng: virtio - always add a pending requestLaurent Vivier
2023-07-27hwrng: virtio - don't waste entropyLaurent Vivier
2023-07-27hwrng: virtio - don't wait on cleanupLaurent Vivier
2023-07-27hwrng: virtio - add an internal bufferLaurent Vivier
2023-06-21parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller
2023-06-09tpm, tpm_tis: Request threaded interrupt handlerLino Sanfilippo
2023-05-30tpm/tpm_tis: Disable interrupts for more Lenovo devicesJerry Snitselaar
2023-05-17ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on itRandy Dunlap