aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2022-04-15virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap
2022-04-15hwrng: atmel - disable trng on failure pathClaudiu Beznea
2022-04-15tpm: fix reference counting for struct tpm_chipLino Sanfilippo
2022-04-15virtio_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-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: 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-17hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann
2021-11-17ipmi: Disable some operations during a panicCorey Minyard
2021-11-17tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter
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-14char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai
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-04-14parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2021-03-09tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen
2021-03-09tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak
2021-03-04tpm_tis: Clean up locality releaseJames Bottomley
2021-03-04tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley
2021-03-04hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock
2021-03-04random: fix the RNDRESEEDCRNG ioctlEric Biggers
2020-11-18virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin
2020-11-18tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-10-29ipmi_si: Fix wrong return value in try_smi_init()Tianjia Zhang
2020-10-01ipmi:bt-bmc: Fix error handling and status checkTang Bin
2020-10-01drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik
2020-10-01tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger