summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD1-14/+17
2016-06-25tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD1-9/+12
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD1-0/+49
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD1-0/+50
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD2-2/+2
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD1-0/+5
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2-69/+7
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD1-24/+25
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD1-14/+4
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD1-22/+23
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD1-112/+72
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD1-14/+17
2016-06-25tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD1-9/+12
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD1-0/+49
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD1-0/+50
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD4-4/+4
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD1-0/+5
2016-06-25tpm/st33zp24: Auto-select core moduleChristophe RICARD1-6/+5
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2-18/+0
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD1-24/+25
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD1-14/+4
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD1-22/+23
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD1-11/+9
2016-05-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-20/+1
2016-05-21Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-22/+3
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-18/+11
2016-05-21lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko1-20/+1
2016-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-168/+169
2016-05-17ipmi: Fix the I2C address extraction from SPMI tablesCorey Minyard1-1/+1
2016-05-17IPMI: reserve memio regions separatelyCorey Minyard1-13/+27
2016-05-17ipmi: Fix some minor coding style issuesCorey Minyard1-13/+12
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-2/+2
2016-05-02char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven1-1/+0
2016-05-02char/rtc: replace blacklist with whitelistArnd Bergmann1-2/+1
2016-05-01char: xillybus: use devm_add_action_or_resetSudip Mukherjee2-19/+2
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-6/+6
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley1-6/+2
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley1-4/+1
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley1-1/+1
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-1/+1
2016-04-20crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter3-161/+0
2016-04-15hwrng: hisi - Add support for Hisilicon SoC RNGKefeng Wang3-0/+140
2016-04-05hwrng: exynos - Fix misspelled Samsung addressKrzysztof Kozlowski1-1/+1
2016-04-05hwrng: exynos - Enable COMPILE_TESTKrzysztof Kozlowski1-1/+2
2016-04-05hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski1-0/+9
2016-04-05hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski1-1/+8
2016-04-05hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski1-3/+7
2016-04-05hwrng: exynos - Runtime suspend device after initKrzysztof Kozlowski1-1/+2
2016-04-05hwrng: bcm63xx - fix device tree compilationÁlvaro Fernández Rojas1-0/+1