summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-02-23virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2017-02-23hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski
2016-11-20tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin
2016-11-20hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon
2016-11-20random: add interrupt callback to VMBus IRQ handlerStephan Mueller
2016-11-20random: print a warning for the first ten uninitialized random usersTheodore Ts'o
2016-08-22hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár
2016-08-22char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2016-01-18ipmi: move timer init to before irq is setupJan Stancek
2015-12-13TPM: Avoid reference to potentially freed memoryChristophe JAILLET
2015-12-13vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \\(Vicky\\) Lo
2015-07-15agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-07-15vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo
2015-03-30virtio_console: avoid config access from irqMichael S. Tsirkin
2015-03-30virtio_console: init work unconditionallyMichael S. Tsirkin
2015-03-23tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-03-02Added Little Endian support to vtpm modulehonclo
2015-02-24tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard
2015-02-24tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-02-24tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-02-24tpm_tis: verify interrupt during initScot Doyle
2015-02-24char: tpm: Add missing error check for devm_kzallocKiran Padwal
2015-02-24TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2014-11-27hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz
2014-11-05virtio-rng: skip reading when we start to remove the deviceAmos Kong
2014-11-05virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong
2014-11-05random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-05Revert "hwrng: virtio - ensure reads happen after successful probe"Amit Shah
2014-10-05virtio: rng: delay hwrng_register() till driver is readyAmit Shah
2014-09-17tpm: Properly clean sysfs entries in error pathStefan Berger
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-09-17tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen
2014-09-05tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe
2014-07-18Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa
2014-07-14hwrng: virtio - ensure reads happen after successful probeAmit Shah
2014-07-14hwrng: fetch randomness only after device initAmit Shah
2014-07-09i8k: Fix non-SMP operationGuenter Roeck
2014-06-17Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-15random: fix nasty entropy accounting bugTheodore Ts'o
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-06-06random: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-03Merge branch 'acpica'Rafael J. Wysocki
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds