summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2016-02-17vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo
2016-01-28ipmi: move timer init to before irq is setupJan Stancek
2015-08-03agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-08-03vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo
2015-03-26tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-03-26virtio_console: avoid config access from irqMichael S. Tsirkin
2015-03-26virtio_console: init work unconditionallyMichael S. Tsirkin
2015-03-06Added Little Endian support to vtpm modulehonclo
2015-03-06tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-03-06tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-03-06char: tpm: Add missing error check for devm_kzallocKiran Padwal
2015-03-06TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2015-03-06tpm_tis: verify interrupt during initScot Doyle
2014-11-21hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
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-17i8k: Fix non-SMP operationGuenter Roeck
2014-06-30applicom: dereferencing NULL on error pathDan Carpenter
2014-06-07ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki
2014-06-07ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard
2014-06-07ipmi: Fix a race restarting the timerBodo Stroesser
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-09fix a kmap leak in virtio_consoleAl Viro
2014-02-07raw: set range for MAX_RAW_DEVSPaul Bolle
2014-02-07raw: test against runtime value of max_raw_minorsPaul Bolle
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-25Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds
2014-01-25ipmi: Cleanup error returnCorey Minyard
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mm/memblock: remove unnecessary inclusions of bootmem.hGrygorii Strashko
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-01-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter
2014-01-13drivers/char: don't use module_init in non-modular ttyprintk.cPaul Gortmaker
2014-01-12Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki