aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2014-12-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-12-10Merge tag 'v3.10.60' into standard/ltsiBruce Ashfield
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-09-22Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-09-22Merge tag 'v3.10.55' into standard/ltsiBruce Ashfield
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-12Merge branch 'standard/base' into standard/preempt-rt/basePaul Gortmaker
2014-09-12Merge tag 'v3.10.46' into standard/basePaul Gortmaker
2014-06-30applicom: dereferencing NULL on error pathDan Carpenter
2014-06-16Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-06-16Merge tag 'v3.10.42' into standard/ltsiBruce Ashfield
2014-06-07ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard
2014-06-07ipmi: Fix a race restarting the timerBodo Stroesser
2014-04-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-04-29Merge tag 'v3.10.38' into standard/ltsiBruce Ashfield
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-02-24Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-02-24Merge tag 'v3.10.32' into standard/ltsiBruce Ashfield
2014-02-24Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-02-24Merge tag 'v3.10.29' into standard/ltsiBruce Ashfield
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-02-04Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-02-04Merge tag 'v3.10.27' into standard/ltsiBruce Ashfield
2014-01-31Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-01-31char: xilinx_hwicap: Fix typo in comment and extend itMichal Simek
2014-01-31char: xilinx_hwicap: Checkpatch.pl cleanupMichal Simek
2014-01-31char: hwicap: Remove unnecessary dev_set_drvdata()Michal Simek
2014-01-31char: xilinx_hwicap: Remove casting the return value which is a void pointerJingoo Han
2014-01-31drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optionalAndy Lutomirski
2014-01-15ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2014-01-06Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-10-19Merge tag 'v3.10.17' into standard/preempt-rt/baseBruce Ashfield
2013-10-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-08-22random: Make it work on rtThomas Gleixner
2013-08-22drivers: random: Reduce preempt disabled regionIngo Molnar
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