summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* ipmi: move timer init to before irq is setupJan Stancek2016-01-281-4/+4
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2015-08-161-1/+1
* agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-08-031-1/+1
* vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo2015-08-031-2/+3
* tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-262-8/+8
* virtio_console: init work unconditionallyMichael S. Tsirkin2015-03-261-1/+2
* Added Little Endian support to vtpm modulehonclo2015-03-061-8/+12
* tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard2015-03-061-1/+1
* tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo2015-03-061-0/+8
* tpm_tis: verify interrupt during initScot Doyle2015-03-061-14/+62
* random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-11-141-5/+5
* tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe2014-09-173-21/+75
* tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen2014-09-171-3/+4
* applicom: dereferencing NULL on error pathDan Carpenter2014-06-301-1/+0
* ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard2014-06-071-2/+3
* ipmi: Fix a race restarting the timerBodo Stroesser2014-06-071-18/+28
* Char: ipmi_bt_sm, fix infinite loopJiri Slaby2014-04-261-1/+1
* raw: test against runtime value of max_raw_minorsPaul Bolle2014-02-221-1/+1
* tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe2014-02-061-4/+4
* tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe2014-02-061-1/+6
* ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu2014-01-151-6/+9
* drivers/char/i8k.c: add Dell XPLS L421XAlan Cox2013-12-111-0/+7
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-181-2/+1
* virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-08-141-1/+5
* virtio: console: fix raising SIGIO after port unplugAmit Shah2013-08-141-3/+5
* virtio: console: clean up port data immediately at time of unplugAmit Shah2013-08-141-8/+8
* virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-08-141-0/+4
* virtio: console: fix race with port unplug and open/closeAmit Shah2013-08-141-7/+6
* virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE2013-08-141-5/+15
* virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE2013-08-141-0/+7
* hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann2013-08-111-1/+1
* parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov2013-08-111-2/+4
* random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina2013-05-241-8/+16
* drivers/char/random.c: fix priming of last_dataJarod Wilson2013-05-241-15/+15
* Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-232-1/+4
|\
| * ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong2013-05-211-1/+1
| * Char: lp, protect LPGETSTATUS with port_mutexsalina@us.ibm.com2013-05-161-0/+3
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-182-11/+0
|\ \
| * | drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-122-11/+0
| |/
* | ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-161-1/+13
* | ipmi: Improve error messages on failed irq enableCorey Minyard2013-05-161-6/+10
* | drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-161-2/+2
* | drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu2013-05-161-2/+1
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* char: add aio_{read,write} to /dev/{null,zero}Zach Brown2013-05-071-0/+35
* rtc: single_open() leaksAl Viro2013-05-052-2/+2
* ds1620: single_open() leakAl Viro2013-05-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-026-72/+268
|\
| * hwrng: timeriomem - added devicetree hooksAlexander Clouter2013-04-251-2/+22
| * hwrng: timeriomem - update to support more than one deviceAlexander Clouter2013-04-251-54/+116