summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD
2016-06-25tpm/st33zp24: Auto-select core moduleChristophe RICARD
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD
2016-06-24hwrng: bcm2835 - Add support for Broadcom BCM5301xFlorian Fainelli
2016-06-17i2c: add a protocol parameter to the alert callbackBenjamin Tissoires
2016-06-13random: properly align get_random_int_hashEric Biggers
2016-06-13random: add interrupt callback to VMBus IRQ handlerStephan Mueller
2016-06-13random: print a warning for the first ten uninitialized random usersTheodore Ts'o
2016-06-13random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o
2016-06-13ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura
2016-06-13hwrng: meson - Add Amlogic Meson Hardware Random GeneratorNeil Armstrong
2016-06-13hwrng: exynos - fixup IO accesorsBen Dooks
2016-06-13drm/i915: Add support for mapping an object page by pageChris Wilson
2016-06-04char/genrtc: remove the rest of the driverArnd Bergmann
2016-06-04char/genrtc: remove powerpc supportArnd Bergmann
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2016-06-04char/genrtc: remove parisc supportArnd Bergmann
2016-06-04char/genrtc: remove mn10300 supportArnd Bergmann
2016-06-04char/genrtc: remove alpha supportArnd Bergmann
2016-06-04char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann
2016-05-31hwrng: bcm2835 - Read as much data as availableYendapally Reddy Dhananjaya Reddy
2016-05-31hwrng: bcm2835 - Support Broadcom NSP SoC rngYendapally Reddy Dhananjaya Reddy
2016-05-31hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin
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