aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-20/+1
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-22/+3
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-18/+11
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cGravatar Andy Shevchenko 1-20/+1
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+2
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-168/+169
2016-05-16ipmi: Fix the I2C address extraction from SPMI tablesGravatar Corey Minyard 1-1/+1
2016-05-16IPMI: reserve memio regions separatelyGravatar Corey Minyard 1-13/+27
2016-05-16ipmi: Fix some minor coding style issuesGravatar Corey Minyard 1-13/+12
2016-05-04treewide: replace dev->trans_start update with helperGravatar Florian Westphal 1-2/+2
2016-05-01char: Drop bogus dependency of DEVPORT on !M68KGravatar Geert Uytterhoeven 1-1/+0
2016-05-01char/rtc: replace blacklist with whitelistGravatar Arnd Bergmann 1-2/+1
2016-04-30char: xillybus: use devm_add_action_or_resetGravatar Sudip Mukherjee 2-19/+2
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyGravatar Peter Hurley 1-6/+6
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyGravatar Peter Hurley 1-6/+2
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyGravatar Peter Hurley 1-4/+1
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Gravatar Peter Hurley 1-1/+1
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Gravatar Peter Hurley 1-1/+1
2016-04-20crypto4xx: integrate ppc4xx-rng into crypto4xxGravatar Christian Lamparter 3-161/+0
2016-04-15hwrng: hisi - Add support for Hisilicon SoC RNGGravatar Kefeng Wang 3-0/+140
2016-04-05hwrng: exynos - Fix misspelled Samsung addressGravatar Krzysztof Kozlowski 1-1/+1
2016-04-05hwrng: exynos - Enable COMPILE_TESTGravatar Krzysztof Kozlowski 1-1/+2
2016-04-05hwrng: exynos - Disable runtime PM on driver unbindGravatar Krzysztof Kozlowski 1-0/+9
2016-04-05hwrng: exynos - Disable runtime PM on probe failureGravatar Krzysztof Kozlowski 1-1/+8
2016-04-05hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathGravatar Krzysztof Kozlowski 1-3/+7
2016-04-05hwrng: exynos - Runtime suspend device after initGravatar Krzysztof Kozlowski 1-1/+2
2016-04-05hwrng: bcm63xx - fix device tree compilationGravatar Álvaro Fernández Rojas 1-0/+1
2016-03-25Revert "ppdev: use new parport device model"Gravatar Linus Torvalds 1-20/+5
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerGravatar Hidehiro Kawai 1-1/+1
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-14/+18
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2016-03-18ipmi: do not probe ACPI devices if si_tryacpi is unsetGravatar Joe Lawrence 1-0/+3
2016-03-18ipmi_si: Avoid a wrong long timeout on transaction doneGravatar Corey Minyard 1-2/+2
2016-03-18ipmi_si: Fix module parameter doc namesGravatar Corey Minyard 1-2/+2
2016-03-18ipmi_ssif: Fix logic around alert handlingGravatar Corey Minyard 1-9/+4
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-14/+9
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-186/+241
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 6-214/+297
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 6-9/+193
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2016-03-14Merge drm-fixes into drm-next.Gravatar Dave Airlie 2-1/+23
2016-03-11hwrng: exynos - use __maybe_unused to hide pm functionsGravatar Arnd Bergmann 1-6/+4
2016-03-05char: genrtc: replace blacklist with whitelistGravatar Arnd Bergmann 1-1/+2
2016-03-05drivers: char: mem: fix IS_ERROR_VALUE usageGravatar Andrzej Hajda 1-1/+1
2016-03-05char: xillybus: Fix internal data structure initializationGravatar Eli Billauer 1-1/+3
2016-03-01Merge 4.5-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 2-1/+23
2016-02-28hwrng: bcm63xx - fix non device tree compatibilityGravatar Álvaro Fernández Rojas 1-1/+3
2016-02-27drivers: char: random: add get_random_long()Gravatar Daniel Cashman 1-0/+22
2016-02-26tpm_tis: fix build warning with tpm_tis_resumeGravatar Jarkko Sakkinen 1-0/+2
2016-02-20tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Gravatar Jarkko Sakkinen 1-2/+2