summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-281-2/+1
|\
| * random: use for_each_online_node() to iterate over NUMA nodesTheodore Ts'o2016-07-271-2/+1
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-271-98/+384
|\ \ | |/
| * random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2016-07-031-6/+7
| * random: add backtracking protection to the CRNGTheodore Ts'o2016-07-031-5/+49
| * random: make /dev/urandom scalable for silly userspace programsTheodore Ts'o2016-07-031-4/+58
| * random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2016-07-031-102/+276
| * random: properly align get_random_int_hashEric Biggers2016-06-131-1/+3
| * random: add interrupt callback to VMBus IRQ handlerStephan Mueller2016-06-131-0/+1
| * random: print a warning for the first ten uninitialized random usersTheodore Ts'o2016-06-131-4/+8
| * random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o2016-06-131-5/+11
* | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-07-271-1/+5
|\ \
| * | i2c: add a protocol parameter to the alert callbackBenjamin Tissoires2016-06-171-1/+5
| |/
* | ipmi: remove trydefaults parameter and default initTony Camuso2016-07-273-87/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-0/+24
|\ \
| * | shmem: get_unmapped_area align huge pageHugh Dickins2016-07-261-0/+24
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-267-16/+209
|\ \ \ | |/ / |/| |
| * | hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2016-06-271-2/+14
| * | hwrng: bcm2835 - Add support for Broadcom BCM5301xFlorian Fainelli2016-06-242-1/+2
| * | hwrng: meson - Add Amlogic Meson Hardware Random GeneratorNeil Armstrong2016-06-133-0/+146
| * | hwrng: exynos - fixup IO accesorsBen Dooks2016-06-131-2/+2
| * | hwrng: bcm2835 - Read as much data as availableYendapally Reddy Dhananjaya Reddy2016-05-311-2/+10
| * | hwrng: bcm2835 - Support Broadcom NSP SoC rngYendapally Reddy Dhananjaya Reddy2016-05-312-5/+31
| * | hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin2016-05-311-5/+5
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-251-5/+1
|\ \
| * | x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2016-07-081-5/+1
* | | dsp56k: prevent a harmless underflowDan Carpenter2016-07-141-1/+1
|/ /
* | ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura2016-06-131-2/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-20/+1
|\
| * lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-201-20/+1
* | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-203-22/+3
|\ \
| * | char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven2016-05-011-1/+0
| * | char/rtc: replace blacklist with whitelistArnd Bergmann2016-05-011-2/+1
| * | char: xillybus: use devm_add_action_or_resetSudip Mukherjee2016-04-302-19/+2
* | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-18/+11
|\ \ \ | |_|/ |/| |
| * | tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-6/+6
| * | tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-6/+2
| * | tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-301-4/+1
| * | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
| * | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-2/+2
|\ \
| * | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-175-168/+169
|\ \
| * | crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter2016-04-203-161/+0
| * | hwrng: hisi - Add support for Hisilicon SoC RNGKefeng Wang2016-04-153-0/+140
| * | hwrng: exynos - Fix misspelled Samsung addressKrzysztof Kozlowski2016-04-051-1/+1
| * | hwrng: exynos - Enable COMPILE_TESTKrzysztof Kozlowski2016-04-051-1/+2
| * | hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski2016-04-051-0/+9
| * | hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2016-04-051-1/+8
| * | hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski2016-04-051-3/+7