summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
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
2020-10-01random: fix data races at timer_rand_stateQian Cai
2020-10-01tpm_crb: fix fTPM on AMD Zen+ CPUsIvan Lazeev
2020-08-19tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-08-19agp/intel: Fix a memory leak on module initialisation failureQiushi Wu
2020-08-07random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29/dev/mem: Add missing memory barriers for devmem_inodeEric Biggers
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin
2020-07-22tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin
2020-07-09tpm: Fix TIS locality timeout problemsJames Bottomley
2020-06-30hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu
2020-06-24/dev/mem: Revoke mappings when a driver claims the regionDan Williams
2020-06-24ipmi: use vzalloc instead of kmalloc for user creationFeng Tang
2020-06-17agp/intel: Reinforce the barrier after GTT updatesChris Wilson
2020-04-29tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson
2020-04-29tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang
2020-04-29tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen
2020-04-17ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-17tpm: tpm2_bios_measurements_next should increase position indexVasily Averin
2020-04-17tpm: tpm1_bios_measurements_next should increase position indexVasily Averin
2020-04-17tpm: Don't make log failures fatalMatthew Garrett
2020-04-13hwrng: imx-rngc - fix an error pathMartin Kaiser
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld
2020-03-18ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai
2020-03-05ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-02-28tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu
2020-02-24char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva
2020-02-24char/random: silence a lockdep splat with printk()Sergey Senozhatsky
2020-02-19drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds writeColin Ian King
2020-02-05ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan
2020-01-26hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren
2020-01-26ipmi: Fix memory leak in __ipmi_bmc_registerNavid Emamdoost
2020-01-14tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2020-01-14tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"Stefan Berger
2020-01-14tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"Stefan Berger
2020-01-14tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"Jarkko Sakkinen
2020-01-12tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin
2019-12-31tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk
2019-12-31tpm_tis: reserve chip for duration of tpm_tis_core_initJerry Snitselaar
2019-12-31ipmi: Don't allow device module unload when in useCorey Minyard
2019-12-31hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren
2019-12-17ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann
2019-12-17hwrng: omap - Fix RNG wait loop timeoutSumit Garg