aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2022-04-13virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap
2022-04-08hwrng: nomadik - Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2022-04-08hwrng: atmel - disable trng on failure pathClaudiu Beznea
2022-04-08hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDERGeert Uytterhoeven
2022-04-08hwrng: cavium - Check health status while reading random dataSunil Goutham
2022-04-08tpm: fix reference counting for struct tpm_chipLino Sanfilippo
2022-04-08virtio_console: break out of buf poll on removeMichael S. Tsirkin
2022-03-28tpm: use try_get_ops() in tpm-space.cJames Bottomley
2022-03-28tpm: Fix error handling in async workTadeusz Struk
2022-02-23random: wake up /dev/random writers after zapJason A. Donenfeld
2022-01-27tpm: fix NPE on probe for missing devicePatrick Williams
2022-01-27random: do not throw away excess input to crng_fast_loadJason A. Donenfeld
2022-01-27char/mwave: Adjust io port register sizeKees Cook
2022-01-27tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'Christophe Jaillet
2022-01-27tpm: add request_locality before write TPM_INT_ENABLEChen Jun
2022-01-16random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski
2022-01-16random: fix data race on crng init timeEric Biggers
2022-01-16random: fix data race on crng_node_poolEric Biggers
2021-12-29ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo
2021-12-29ipmi: ssif: initialize ssif_info->client earlyMian Yousaf Kaukab
2021-12-29ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo
2021-12-29ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo
2021-12-17parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2021-12-08ipmi: msghandler: Make symbol 'remove_work_wq' staticWei Yongjun
2021-12-08ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki
2021-11-18tpm_tis_spi: Add missing SPI IDMark Brown
2021-11-18tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-11-18hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann
2021-11-18ipmi: Disable some operations during a panicCorey Minyard
2021-11-18tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter
2021-09-15tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger
2021-08-12tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-19ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu
2021-07-14tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()Jarkko Sakkinen
2021-07-14char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai
2021-07-14tpm_tis_spi: add missing SPI device ID entriesJavier Martinez Canillas
2021-07-14hwrng: exynos - Fix runtime PM imbalance on errorŁukasz Stelmach
2021-06-03char: hpet: add checks after calling ioremapTom Seewald
2021-06-03Revert "char: hpet: fix a missing check of ioremap"Greg Kroah-Hartman
2021-05-19tpm, tpm_tis: Reserve locality in tpm_tis_resume()Jarkko Sakkinen
2021-05-19tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()Jarkko Sakkinen
2021-05-19tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei
2021-05-14ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-05-11tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger
2021-05-11tpm: efi: Use local variable for calculating final log sizeStefan Berger
2021-05-11random: initialize ChaCha20 constants with correct endiannessEric Biggers
2021-05-11tpm: acpi: Check eventlog signature before using itStefan Berger
2021-04-14parisc: parisc-agp requires SBA IOMMU driverHelge Deller