aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-04-13virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap
2022-04-11Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
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-28Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-28tpm: use try_get_ops() in tpm-space.cJames Bottomley
2022-03-28tpm: Fix error handling in async workTadeusz Struk
2022-03-02Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-02-23random: wake up /dev/random writers after zapJason A. Donenfeld
2022-02-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
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-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
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-30Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
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-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-12-17parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2021-12-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-12-08ipmi: msghandler: Make symbol 'remove_work_wq' staticWei Yongjun
2021-12-08ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki
2021-11-29Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
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-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-09-15tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger
2021-08-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-08-12tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks
2021-07-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-07-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
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-14Merge branch 'v5.10/base' into v5.10/standard/preempt-rt/baseBruce Ashfield