summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2016-08-16random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o
2016-06-13ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-16ipmi: Fix the I2C address extraction from SPMI tablesCorey Minyard
2016-05-16IPMI: reserve memio regions separatelyCorey Minyard
2016-05-16ipmi: Fix some minor coding style issuesCorey Minyard
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-01char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2016-05-01char/rtc: replace blacklist with whitelistArnd Bergmann
2016-04-30char: xillybus: use devm_add_action_or_resetSudip Mukherjee
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-20crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter
2016-04-15hwrng: hisi - Add support for Hisilicon SoC RNGKefeng Wang
2016-04-05hwrng: exynos - Fix misspelled Samsung addressKrzysztof Kozlowski
2016-04-05hwrng: exynos - Enable COMPILE_TESTKrzysztof Kozlowski
2016-04-05hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski
2016-04-05hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2016-04-05hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski
2016-04-05hwrng: exynos - Runtime suspend device after initKrzysztof Kozlowski
2016-04-05hwrng: bcm63xx - fix device tree compilationÁlvaro Fernández Rojas
2016-03-25Revert "ppdev: use new parport device model"Linus Torvalds
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-18ipmi: do not probe ACPI devices if si_tryacpi is unsetJoe Lawrence
2016-03-18ipmi_si: Avoid a wrong long timeout on transaction doneCorey Minyard
2016-03-18ipmi_si: Fix module parameter doc namesCorey Minyard
2016-03-18ipmi_ssif: Fix logic around alert handlingCorey Minyard
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-11hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-05char: genrtc: replace blacklist with whitelistArnd Bergmann
2016-03-05drivers: char: mem: fix IS_ERROR_VALUE usageAndrzej Hajda
2016-03-05char: xillybus: Fix internal data structure initializationEli Billauer
2016-03-01Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman
2016-02-28hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman