summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
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
2019-12-17tpm: add check after commands attribs tab allocationTadeusz Struk
2019-12-05hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve
2019-12-01virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier
2019-11-20ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base addressCorey Minyard
2019-10-07ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard
2019-10-07tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov
2019-10-07tpm: use tpm_try_get_ops() in tpm-sysfs.c.Jarkko Sakkinen
2019-10-07tpm: migrate pubek_show to struct tpm_bufJarkko Sakkinen
2019-10-05hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-07-31hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-05-31hwrng: omap - Set default qualityRouven Czerwinski
2019-05-31virtio_console: initialize vtermno value for portsPankaj Gupta
2019-05-31random: add a spinlock_t to struct batched_entropySebastian Andrzej Siewior
2019-05-21ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-17tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-05hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh
2019-04-05hwrng: virtio - Avoid repeated init of completionDavid Tolnay
2019-03-23tpm: Unify the send callback behaviourJarkko Sakkinen
2019-03-23tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-03-13applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-12MLK-13783 char: otp: no need to check bank0/bank1 when progPeng Fan
2019-02-12MLK-13538-2 char: otp: support i.MX7ULP1Peng Fan
2019-02-12MLK-13482 drivers: char: otp: support i.MX6SLLPeng Fan
2019-02-12MLK-12879 char: otp: support i.MX6ULLPeng Fan
2019-02-12MLK-12343 MX6SL-EVK missing hardware random number generator.Dan Douglass
2019-02-12MLK-11894 imx: sema4: fix the out of bounds writeRichard Zhu
2019-02-12MLK-11371-1 char: add fsl_otp device driverPeng Fan
2019-02-12MLK-11488-1 driver: char: sema4: add sema4 supportAnson Huang
2019-01-31char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-01-26ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard
2019-01-09tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler
2019-01-09tpm: tpm_try_transmit() refactor error flow.Tomas Winkler
2018-11-13tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein
2018-11-13tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivatedJavier Martinez Canillas
2018-11-13ipmi: Fix timer race with module unloadJan Glauber
2018-11-04tpm: tpm_crb: relinquish locality on error path.Winkler, Tomas
2018-11-04tpm: move the delay_msec increment after sleep in tpm_transmit()Nayna Jain
2018-09-26ipmi: Fix I2C client removal in the SSIF driverCorey Minyard
2018-09-19tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-19tpm_tis_spi: Pass the SPI IRQ down to the driverLinus Walleij
2018-09-19tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-09-05tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier
2018-08-03random: mix rdrand with entropy sent in from userspaceTheodore Ts'o