summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-07-27virtio: console: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick
2014-07-23hangcheck-timer: Use ktime_get_ns()Thomas Gleixner
2014-07-19Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa
2014-07-18drivers/char/dsp56k.c: drop check for negativity of unsigned parameterAndrey Utkin
2014-07-15hw_random: fix sparse warning (NULL vs 0 for pointer)Torsten Duwe
2014-07-15random: use registers from interrupted code for CPU's w/o a cycle counterTheodore Ts'o
2014-07-15hwrng: add per-device entropy deratingTorsten Duwe
2014-07-15hwrng: create filler threadTorsten Duwe
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe
2014-07-15random: use an improved fast_mix() functionTheodore Ts'o
2014-07-15random: clean up interrupt entropy accounting for archs w/o cycle countersTheodore Ts'o
2014-07-15random: only update the last_pulled time if we actually transferred entropyTheodore Ts'o
2014-07-15random: remove unneeded hash of a portion of the entropy poolTheodore Ts'o
2014-07-15random: always update the entropy pool under the spinlockTheodore Ts'o
2014-07-14hwrng: virtio - ensure reads happen after successful probeAmit Shah
2014-07-14hwrng: fetch randomness only after device initAmit Shah
2014-07-13Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman
2014-07-10char: synclink: Remove WARN_ON for bad port countPeter Hurley
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley
2014-07-09char: xilinx_hwicap: missing error code if ioremap() failsDan Carpenter
2014-07-09bsr: avoid format string leaking into device nameKees Cook
2014-07-09i8k: Fix non-SMP operationGuenter Roeck
2014-07-09i8k: Add support for Dell Precision 490 and Latitude D520Guenter Roeck
2014-07-09i8k: Add support for configurable maximum fan speed valueGuenter Roeck
2014-07-09i8k: Drop all labelsGuenter Roeck
2014-06-18Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-16random: fix nasty entropy accounting bugTheodore Ts'o
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-12Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-06-06random: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-03Merge branch 'acpica'Rafael J. Wysocki
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-05-28applicom: dereferencing NULL on error pathDan Carpenter
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-18virtio-rng: fixes for device registration/unregistrationSasha Levin
2014-05-18virtio-rng: fix boot with virtio-rng deviceSasha Levin
2014-05-17random: fix BUG_ON caused by accounting simplificationTheodore Ts'o
2014-05-14virtio-rng: support multiple virtio-rng devicesAmos Kong
2014-05-13hwrng: n2-drv - Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-11ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki