aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell
2017-07-18hwrng: remember rng chosen by userHarald Freudenberger
2017-07-18hwrng: use rng source with best qualityHarald Freudenberger
2017-07-17ppdev: remove unused ROUND_UP macroGuoqing Jiang
2017-07-17char/mwave: make some arrays static const to make object code smallerColin Ian King
2017-07-16tpm: tpm_crb: constify acpi_device_id.Arvind Yadav
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o
2017-07-12random: do not ignore early device randomnessKees Cook
2017-07-10Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-07tpm: do not suspend/resume if power stays onEnric Balletbo i Serra
2017-07-07tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu
2017-07-07tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu
2017-07-07tpm_tis: make ilb_base_addr staticColin Ian King
2017-07-07tpm: consolidate the TPM startup codeJarkko Sakkinen
2017-07-07tpm: Enable CLKRUN protocol for Braswell systemsAzhar Shaikh
2017-07-07tpm/tpm_crb: fix priv->cmd_size initialisationManuel Lauss
2017-07-07tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-07-07tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03tpm: do not suspend/resume if power stays onEnric Balletbo i Serra
2017-07-03tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu
2017-07-03tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu
2017-07-03tpm_tis: make ilb_base_addr staticColin Ian King
2017-07-03tpm: consolidate the TPM startup codeJarkko Sakkinen
2017-07-03tpm: Enable CLKRUN protocol for Braswell systemsAzhar Shaikh
2017-07-03tpm/tpm_crb: fix priv->cmd_size initialisationManuel Lauss
2017-07-03tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-07-03tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman
2017-07-03Merge branch 'acpica'Rafael J. Wysocki
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30ipmi:ssif: Add missing unlock in error branchCorey Minyard
2017-06-28char: ipmi: constify bmc_dev_attr_group and bmc_device_typeArvind Yadav
2017-06-28ipmi:ssif: Check dev before setting drvdataCorey Minyard
2017-06-26ipmi: get rid of field-by-field __get_user()Al Viro
2017-06-26ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native oneAl Viro
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds