summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-06-20virtio-console: avoid DMA from stackOmar Sandoval
2017-06-20mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-06-20char: lack of bool string made CONFIG_DEVPORT always onMax Bires
2017-06-08char: lp: fix possible integer overflow in lp_setup()Willy Tarreau
2017-06-08char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2017-02-10hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach
2017-02-10hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon
2017-02-10hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2017-02-06x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2016-02-19vTPM: 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-16ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi
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: 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-06tpm_tis: verify interrupt during initScot Doyle
2014-11-14random: 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-06-30applicom: dereferencing NULL on error pathDan Carpenter
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-22raw: test against runtime value of max_raw_minorsPaul Bolle
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-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-08-14virtio: console: return -ENODEV on all read operations after unplugAmit Shah
2013-08-14virtio: console: fix raising SIGIO after port unplugAmit Shah
2013-08-14virtio: console: clean up port data immediately at time of unplugAmit Shah
2013-08-14virtio: console: fix race in port_fops_open() and port unplugAmit Shah
2013-08-14virtio: console: fix race with port unplug and open/closeAmit Shah
2013-08-14virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE
2013-08-14virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE
2013-08-11hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann
2013-08-11parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-16Char: lp, protect LPGETSTATUS with port_mutexsalina@us.ibm.com
2013-05-16ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-16ipmi: Improve error messages on failed irq enableCorey Minyard