summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
3 daysagp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang
2026-06-19ipmi:ssif: NULL thread on errorCorey Minyard
2026-06-19ipmi:ssif: Remove unnecessary indentionCorey Minyard
2026-06-19ipmi:ssif: Clean up kthread on errorsCorey Minyard
2026-06-19ipmi:ssif: Fix a shutdown raceCorey Minyard
2026-06-19ipmi: Fix rcu_read_unlock to srcu_read_unlock in handle_read_event_rspRui Qi
2026-06-01ipmi:si: Return state to normal if message allocation failsCorey Minyard
2026-06-01ipmi: Check event message buffer response for bad dataCorey Minyard
2026-06-01ipmi: Add limits to event and receive message requestsCorey Minyard
2026-06-01tpm: tpm_tis: add error logging for data transferJacqueline Wong
2026-03-04ipmi: ipmb: initialise event handler read bytesMatt Johnston
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-06xen: make remove callback of xen driver void returnedDawei Li
2026-01-11virtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
2026-01-11tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-11char: applicom: fix NULL pointer dereference in ac_ioctlTianchu Chen
2026-01-11ipmi: Fix __scan_channels() failing to rescan channelsJinhui Guo
2026-01-11ipmi: 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-19ipmi: Fix handling of messages with provided receive message pointerGuenter Roeck
2025-10-19ipmi: Rework user message limit handlingCorey Minyard
2025-10-19tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-15hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon
2025-10-15hwrng: nomadik - add ARM_AMBA dependencyArnd Bergmann
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-15hwrng: mtk - handle devm_pm_runtime_enable errorsOvidiu Panait
2025-07-17ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()Dan Carpenter
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-02virtio_console: fix missing byte order handling for cols and rowsHalil Pasic
2025-04-25tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell
2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-03-07tpm: Change to kvalloc() in eventlog/acpi.cJarkko Sakkinen
2025-03-07tpm: Use managed allocation for bios event logEddie James
2025-02-21ipmi: ipmb: Add check devm_kasprintf() returned valueCharles Han
2024-11-22char: xillybus: Fix trivial bug with mutexEli Billauer
2024-11-22char: xillybus: Prevent use-after-free due to race conditionEli Billauer
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-08-29char: xillybus: Check USB endpoints when probing deviceEli Billauer
2024-08-29char: xillybus: Refine workqueue handlingEli Billauer
2024-08-29char: xillybus: Don't destroy workqueue from work item running on itEli Billauer
2024-08-03hwrng: amd - Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-08-03char: tpm: Fix possible memory leak in tpm_bios_measurements_open()Joe Hattori
2024-07-18hpet: Support 32-bit userspaceHe Zhe