summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2026-03-04char: tpm: cr50: Remove IRQF_ONESHOTSebastian Andrzej Siewior
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-02-11timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
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-19tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-19hwrng: 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: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui
2024-10-17hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang
2024-10-17tpm: Clean up TPM space after command failureJonathan McDowell
2024-09-04char: xillybus: Check USB endpoints when probing deviceEli Billauer
2024-09-04char: xillybus: Refine workqueue handlingEli Billauer
2024-09-04char: xillybus: Don't destroy workqueue from work item running on itEli Billauer
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-06parisc: 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: pic32 - use devm_clk_get_enabledMartin Kaiser
2023-09-19hwrng: nomadik - keep clock enabled while hwrng is registeredMartin Kaiser
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_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-07-23hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser
2023-07-23hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu
2023-07-23hwrng: virtio - always add a pending requestLaurent Vivier
2023-07-23hwrng: virtio - don't waste entropyLaurent Vivier