aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-04tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-09-04agp/intel: Fix a memory leak on module initialisation failureQiushi Wu
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-13virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin
2020-08-13tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-03random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu
2020-07-13ipmi: use vzalloc instead of kmalloc for user creationFeng Tang
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-07tpm: Fix TIS locality timeout problemsJames Bottomley
2020-07-07agp/intel: Reinforce the barrier after GTT updatesChris Wilson
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-04tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson
2020-06-04tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen
2020-06-01ipmi: fix hung processes in __get_guid()Wen Yang
2020-06-01tpm: tpm2_bios_measurements_next should increase position indexVasily Averin
2020-06-01tpm: tpm1_bios_measurements_next should increase position indexVasily Averin
2020-06-01tpm: Don't make log failures fatalMatthew Garrett
2020-06-01hwrng: imx-rngc - fix an error pathMartin Kaiser
2020-06-01random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld
2020-06-01tpm: Switch to platform_get_irq_optional()Hans de Goede
2020-06-01ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-05-15tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu
2020-05-15char/random: silence a lockdep splat with printk()Sergey Senozhatsky
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-04tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-16ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-12hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren
2020-04-12tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"Stefan Berger
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-24tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2020-02-24tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk
2020-02-24ipmi: Don't allow device module unload when in useCorey Minyard
2020-02-24hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren
2020-02-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-31ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann
2020-01-31hwrng: omap - Fix RNG wait loop timeoutSumit Garg
2020-01-31tpm: add check after commands attribs tab allocationTadeusz Struk
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-19lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann
2020-01-15Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-09virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier