summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2019-06-10Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonTao Huang
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-04-27tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-27hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh
2019-04-27hwrng: virtio - Avoid repeated init of completionDavid Tolnay
2019-03-23applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-06char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-11-21tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein
2018-11-21tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivatedJavier Martinez Canillas
2018-11-21ipmi: Fix timer race with module unloadJan Glauber
2018-11-10tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen
2018-09-07Merge branch 'linux-linaro-lsk-v4.4' of git://git.linaro.org/kernel/linux-lin...Tao Huang
2018-09-06hwrng: rockchip - use HIWORD_UPDATE when write registerLin Jinhan
2018-09-06hwrng: rockchip - fix bug on system suspend and resumeLin Jinhan
2018-08-27hwrng: rockchip - add support for Rockchip HW RNGLin Jinhan
2018-08-15tpm: fix race condition in tpm_common_write()Tadeusz Struk
2018-08-06random: mix rdrand with entropy sent in from userspaceTheodore Ts'o
2018-07-03ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard
2018-06-16x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2018-06-13tpm: self test failure should not cause suspend to failChris Chiu
2018-06-13tpm: do not suspend/resume if power stays onEnric Balletbo i Serra
2018-05-30hwrng: stm32 - add reset during probelionel.debieve@st.com
2018-05-30ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel
2018-05-30ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun
2018-05-02virtio_console: free buffers after resetMichael S. Tsirkin
2018-04-24random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o
2018-04-13random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o
2018-04-13fix race in drivers/char/random.c:get_reg()Michael Schmitz
2018-04-13ipmi_ssif: unlock on allocation failureDan Carpenter
2018-03-24ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert
2018-03-24tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-24tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-22agp/intel: Flush all chipset writes after updating the GGTTChris Wilson
2018-03-11tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-11tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-03-11tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-25hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann
2018-01-17hwrng: core - sleep interruptible in readJiri Slaby
2018-01-17x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2017-12-16ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki
2017-11-24ipmi: fix unsigned long underflowCorey Minyard
2017-08-06tpm: Replace device number bitmap with IDRStefan Berger
2017-08-06tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-08-06ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic
2017-07-27ipmi:ssif: Add missing unlock in error branchCorey Minyard
2017-07-27ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso
2017-07-21tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman