summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-04-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-19random: Add arch_has_random[_seed]()H. Peter Anvin
2014-03-19random: If we have arch_get_random_seed*(), try it before blockingH. Peter Anvin
2014-03-19random: Use arch_get_random_seed*() at init time and once a secondH. Peter Anvin
2014-03-19random: use the architectural HWRNG for the SHA's IV in extract_buf()Theodore Ts'o
2014-03-19random: clarify bits/bytes in wakeup thresholdsGreg Price
2014-03-19random: entropy_bytes is actually bitsGreg Price
2014-03-19random: simplify accounting codeGreg Price
2014-03-19random: tighten bound on random_read_wakeup_threshGreg Price
2014-03-19random: forget lock in lockless accountingGreg Price
2014-03-19random: simplify accounting logicGreg Price
2014-03-19random: fix comment on "account"Greg Price
2014-03-19random: simplify loop in random_readGreg Price
2014-03-19random: fix description of get_random_bytesGreg Price
2014-03-19random: fix comment on proc_do_uuidGreg Price
2014-03-19random: fix typos / spelling errors in commentsGreg Price
2014-03-13virtio-rng: don't crash if virtqueue is broken.Rusty Russell
2014-03-10hwrng: add randomness to system from rng sourcesKees Cook
2014-03-10hwrng: timeriomem - Use devm_*() functionsJingoo Han
2014-03-10hwrng: nomadik - Use devm_*() functionsJingoo Han
2014-03-10hwrng: pixocell - Use devm_clk_get()Jingoo Han
2014-03-10hwrng: omap3-rom - Use devm_clk_get()Jingoo Han
2014-03-10hwrng: atmel - Use devm_clk_get()Jingoo Han
2014-02-27hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han
2014-02-27hwrng: atmel - Use devm_ioremap_resource()Jingoo Han
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman
2014-02-15/dev/mem: handle out-of-bounds read/writePetr Tesarik
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-09fix a kmap leak in virtio_consoleAl Viro
2014-02-09hwrng: cleanup in hwrng_register()Dan Carpenter
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-02-07raw: set range for MAX_RAW_DEVSPaul Bolle
2014-02-07raw: test against runtime value of max_raw_minorsPaul Bolle
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-25Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds
2014-01-25ipmi: Cleanup error returnCorey Minyard
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mm/memblock: remove unnecessary inclusions of bootmem.hGrygorii Strashko
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds