summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
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
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