summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2023-07-23hwrng: virtio - don't wait on cleanupLaurent Vivier
2023-07-23hwrng: virtio - add an internal bufferLaurent Vivier
2023-06-28tpm, tpm_tis: Claim locality in interrupt handlerLino Sanfilippo
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-24tpm/tpm_tis: Disable interrupts for more Lenovo devicesJerry Snitselaar
2023-05-11ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on itRandy Dunlap
2023-05-11tpm, tpm_tis: Claim locality when interrupts are reenabled on resumeLino Sanfilippo
2023-05-11tpm, tpm: Implement usage counter for localityLino Sanfilippo