aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2014-08-15virtio: rng: add derating factor for use by hwrng coreGravatar Amit Shah 1-0/+1
2014-08-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-32/+19
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-15/+0
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-130/+252
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 4-28/+81
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-28/+5
2014-08-05hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesGravatar Stephen Boyd 1-1/+1
2014-08-05random: limit the contribution of the hw rng to at most halfGravatar Theodore Ts'o 1-39/+4
2014-08-05random: introduce getrandom(2) system callGravatar Theodore Ts'o 1-3/+37
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-3/+1
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-43/+85
2014-08-05Merge tag 'v3.16' into drm-nextGravatar Dave Airlie 4-12/+66
2014-08-02agp: remove read/write stubsGravatar Mathias Krause 1-15/+0
2014-07-29tpm: simplify code by using %*phN specifierGravatar Andy Shevchenko 1-3/+1
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsGravatar Jason Gunthorpe 2-21/+72
2014-07-29tpm: missing tpm_chip_put in tpm_get_random()Gravatar Jarkko Sakkinen 1-3/+4
2014-07-29tpm: Properly clean sysfs entries in error pathGravatar Stefan Berger 1-1/+3
2014-07-29tpm: Add missing tpm_do_selftest to ST33 I2C driverGravatar Jason Gunthorpe 1-0/+1
2014-07-27Revert "hwrng: virtio - ensure reads happen after successful probe"Gravatar Amit Shah 2-15/+0
2014-07-27virtio: rng: delay hwrng_register() till driver is readyGravatar Amit Shah 1-10/+15
2014-07-27virtio: rng: re-arrange struct elements for better packingGravatar Amit Shah 1-2/+2
2014-07-27virtio: rng: remove unused struct elementGravatar Amit Shah 1-1/+0
2014-07-27virtio: console: remove unnecessary null test before debugfs_remove_recursiveGravatar Fabian Frederick 1-4/+2
2014-07-23hangcheck-timer: Use ktime_get_ns()Gravatar Thomas Gleixner 1-28/+5
2014-07-18Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+14
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-8/+49
2014-07-19random: check for increase of entropy_count because of signed conversionGravatar Hannes Frederic Sowa 1-3/+14
2014-07-17drivers/char/dsp56k.c: drop check for negativity of unsigned parameterGravatar Andrey Utkin 1-1/+1
2014-07-15hw_random: fix sparse warning (NULL vs 0 for pointer)Gravatar Torsten Duwe 1-1/+1
2014-07-15random: use registers from interrupted code for CPU's w/o a cycle counterGravatar Theodore Ts'o 1-25/+22
2014-07-15hwrng: add per-device entropy deratingGravatar Torsten Duwe 1-1/+10
2014-07-15hwrng: create filler threadGravatar Torsten Duwe 1-5/+64
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesGravatar Torsten Duwe 1-0/+21
2014-07-15random: use an improved fast_mix() functionGravatar Theodore Ts'o 1-24/+68
2014-07-15random: clean up interrupt entropy accounting for archs w/o cycle countersGravatar Theodore Ts'o 1-19/+23
2014-07-15random: only update the last_pulled time if we actually transferred entropyGravatar Theodore Ts'o 1-4/+7
2014-07-15random: remove unneeded hash of a portion of the entropy poolGravatar Theodore Ts'o 1-31/+20
2014-07-15random: always update the entropy pool under the spinlockGravatar Theodore Ts'o 1-21/+23
2014-07-14hwrng: virtio - ensure reads happen after successful probeGravatar Amit Shah 2-0/+16
2014-07-14hwrng: fetch randomness only after device initGravatar Amit Shah 1-8/+33
2014-07-13Merge 3.16-rc5 into tty-next.Gravatar Greg Kroah-Hartman 1-1/+3
2014-07-13Merge 3.16-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 2-9/+12
2014-07-10char: synclink: Remove WARN_ON for bad port countGravatar Peter Hurley 1-2/+0
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Gravatar Peter Hurley 1-1/+1
2014-07-09char: xilinx_hwicap: missing error code if ioremap() failsGravatar Dan Carpenter 1-0/+1
2014-07-09bsr: avoid format string leaking into device nameGravatar Kees Cook 1-1/+1
2014-07-09i8k: Fix non-SMP operationGravatar Guenter Roeck 1-1/+3
2014-07-09i8k: Add support for Dell Precision 490 and Latitude D520Gravatar Guenter Roeck 1-0/+27
2014-07-09i8k: Add support for configurable maximum fan speed valueGravatar Guenter Roeck 1-7/+42
2014-07-09i8k: Drop all labelsGravatar Guenter Roeck 1-34/+13