linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org,
	jmorris@namei.org, dhowells@redhat.com
Subject: [GIT PULL] tpmdd updates for Linux v5.8-rc4
Date: Thu, 2 Jul 2020 21:58:13 +0300	[thread overview]
Message-ID: <20200702185813.GA25571@linux.intel.com> (raw)

Hi,

These are just fixes for bugs found lately. All of them are small scale
things here and there, and all of them are for previous kernel releases
(the oldest appeared in v2.6.17).

/Jarkko

The following changes since commit cd77006e01b3198c75fb7819b3d0ff89709539bb:

  Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux (2020-07-01 12:56:05 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-v5.8-rc4

for you to fetch changes up to e918e570415ced9898a51109000a3f39a6e03be5:

  tpm_tis: Remove the HID IFX0102 (2020-07-02 17:49:00 +0300)

----------------------------------------------------------------
tpmdd updates for Linux v5.8-rc4

----------------------------------------------------------------
Binbin Zhou (1):
      tpm/st33zp24: fix spelling mistake "drescription" -> "description"

David Gibson (1):
      tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes

Douglas Anderson (2):
      tpm_tis_spi: Don't send anything during flow control
      tpm_tis_spi: Prefer async probe

James Bottomley (1):
      tpm: Fix TIS locality timeout problems

Jarkko Sakkinen (1):
      tpm_tis: Remove the HID IFX0102

Vasily Averin (1):
      tpm_tis: extra chip->ops check on error path in tpm_tis_core_init

 drivers/char/tpm/st33zp24/i2c.c      |  2 +-
 drivers/char/tpm/st33zp24/spi.c      |  4 ++--
 drivers/char/tpm/st33zp24/st33zp24.c |  2 +-
 drivers/char/tpm/tpm-dev-common.c    | 19 +++++++++----------
 drivers/char/tpm/tpm_ibmvtpm.c       | 14 +++++++-------
 drivers/char/tpm/tpm_tis.c           |  1 -
 drivers/char/tpm/tpm_tis_core.c      |  2 +-
 drivers/char/tpm/tpm_tis_spi_main.c  | 10 +++++-----
 8 files changed, 26 insertions(+), 28 deletions(-)


             reply	other threads:[~2020-07-02 18:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-02 18:58 Jarkko Sakkinen [this message]
2020-07-03  6:10 ` [GIT PULL] tpmdd updates for Linux v5.8-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200702185813.GA25571@linux.intel.com \
    --to=jarkko.sakkinen@linux.intel.com \
    --cc=dhowells@redhat.com \
    --cc=jmorris@namei.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).