summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2015-04-09tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-04-09virtio_console: avoid config access from irqMichael S. Tsirkin
2015-04-09virtio_console: init work unconditionallyMichael S. Tsirkin
2015-03-01Added Little Endian support to vtpm modulehonclo
2015-03-01tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-03-01tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-03-01TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2015-03-01tpm_tis: verify interrupt during initScot Doyle
2014-11-19hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz
2014-11-19hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman
2014-11-13random: add and use memzero_explicit() for clearing dataDaniel Borkmann
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-03tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe
2014-07-02applicom: dereferencing NULL on error pathDan Carpenter
2014-06-06ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard
2014-05-05ipmi: Fix a race restarting the timerBodo Stroesser
2014-04-25/dev/mem: handle out-of-bounds read/writePetr Tesarik
2014-04-18Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-02-22raw: test against runtime value of max_raw_minorsPaul Bolle
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-02-06tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe
2014-02-06tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe
2014-01-15ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-10-10tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-24tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe
2013-09-24tpm: xen-tpmfront: Fix default durationsJason Gunthorpe
2013-09-23random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-11tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan
2013-09-09Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2013-09-05Merge branch 'ipmi'Linus Torvalds
2013-09-05BMC support for PARISC machinesThomas Bogendoerfer
2013-09-05Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com
2013-09-05ipmi: Initialize locals to avoid warningCorey Minyard
2013-09-05ipmi: info leak in compat_ipmi_ioctl()Dan Carpenter
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-02hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings
2013-08-30drivers/xen-tpmfront: Fix compile issue with missing option.Konrad Rzeszutek Wilk