summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge tag 'for-linux-4.12' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2017-04-28ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert
2017-04-26s390/trng: Introduce s390 TRNG device driver.Harald Freudenberger
2017-04-25tpm: Fix reference count to main deviceStefan Berger
2017-04-25tpm_tis: convert to using locality callbacksJerry Snitselaar
2017-04-25tpm: fix handling of the TPM 2.0 event logsPetr Vandrovec
2017-04-25tpm_crb: remove a cruft constantJarkko Sakkinen
2017-04-21hwrng: mtk - Add driver for hardware random generator on MT7623 SoCSean Wang
2017-04-21hwrng: n2 - Use devm_kcalloc() in n2rng_probe()Markus Elfring
2017-04-21crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski
2017-04-14time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_set() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_getres() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_get() to use timespec64Deepa Dinamani
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar
2017-04-10ipmi_si: use smi_num for init_nameTony Camuso
2017-04-10hwrng: timeriomem - Improve performance for sub-jiffie update periodsRick Altherr
2017-04-10hwrng: timeriomem - Shorten verbose type and variable namesRick Altherr
2017-04-10hwrng: timeriomem - Migrate to new APIRick Altherr
2017-04-07ipmi: bt-bmc: Add ast2500 compatible stringJoel Stanley
2017-04-07ipmi_ssif: use setup_timerGeliang Tang
2017-04-07ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang
2017-04-07virtio_console: fix uninitialized variable useMichael S. Tsirkin
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-04-03tpm/tpm_crb: Enable TPM CRB interface for ARM64Jiandi An
2017-04-03tpm_crb: request and relinquish locality 0Jarkko Sakkinen
2017-04-03tpm: make check_locality return boolJerry Snitselaar
2017-04-03tpm/tpm_crb: fix unused warnings on suspend/resume functionsJérémy Lefaure
2017-04-03tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain
2017-04-03tpm/st33zp24: Add GPIO ACPI mapping tableAndy Shevchenko
2017-04-03vTPM: Fix missing NULL checkHon Ching \(Vicky\) Lo
2017-04-03tpm_crb: check for bad response sizeJerry Snitselaar
2017-04-03tpm2: add session handle context saving and restoring to the space codeJames Bottomley
2017-04-03tpm: expose spaces via a device link /dev/tpmrm<n>James Bottomley
2017-04-03tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.cJames Bottomley
2017-04-03tpm: infrastructure for TPM spacesJarkko Sakkinen
2017-04-03tpm: validate TPM 2.0 commandsJarkko Sakkinen
2017-04-03tpm: export tpm2_flush_context_cmdJarkko Sakkinen
2017-04-03tpm: move length validation to tpm_transmit()Jarkko Sakkinen
2017-04-03tpm_crb: encapsulate crb_wait_for_reg_32Jarkko Sakkinen
2017-04-03tpm_crb: map locality registersJarkko Sakkinen
2017-04-03tpm_tis_spi: Add small delay after last transferPeter Huewe
2017-04-03tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe