All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tpmdd updates for v5.10
@ 2020-10-04 21:01 Jarkko Sakkinen
  2020-10-12 18:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2020-10-04 21:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-integrity, jmorris, dhowells, peterhuewe

Hi

Here's updates for v5.10 containing support for a new TPM device and
fixes and Git URL change (infraded -> korg). Some bug fixes for tpm_tis
and trusted keys might be coming up in subsequent PR's for rc's.

/Jarkko

The following changes since commit fcadab740480e0e0e9fa9bd272acd409884d431a:

  Merge tag 'drm-fixes-2020-10-01-1' of git://anongit.freedesktop.org/drm/drm (2020-10-01 09:45:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.10

for you to fetch changes up to 7b9be800756f60bf5bb7baf39c7d221ecb877863:

  MAINTAINERS: TPM DEVICE DRIVER: Update GIT (2020-10-04 23:16:48 +0300)

----------------------------------------------------------------
tpmdd updates for Linux v5.10

----------------------------------------------------------------
Andy Shevchenko (1):
      tpm: use %*ph to print small buffer

James Bottomley (1):
      tpm_tis: Add a check for invalid status

Jarkko Sakkinen (1):
      MAINTAINERS: TPM DEVICE DRIVER: Update GIT

Masahisa Kojima (2):
      tpm: tis: add support for MMIO TPM on SynQuacer
      dt-bindings: Add SynQucer TPM MMIO as a trivial device

 .../devicetree/bindings/trivial-devices.yaml       |   2 +
 MAINTAINERS                                        |   2 +-
 drivers/char/tpm/Kconfig                           |  12 ++
 drivers/char/tpm/Makefile                          |   1 +
 drivers/char/tpm/tpm-sysfs.c                       |  31 +--
 drivers/char/tpm/tpm_tis_core.c                    |  11 ++
 drivers/char/tpm/tpm_tis_core.h                    |   1 +
 drivers/char/tpm/tpm_tis_synquacer.c               | 208 +++++++++++++++++++++
 8 files changed, 246 insertions(+), 22 deletions(-)
 create mode 100644 drivers/char/tpm/tpm_tis_synquacer.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] tpmdd updates for v5.10
  2020-10-04 21:01 [GIT PULL] tpmdd updates for v5.10 Jarkko Sakkinen
@ 2020-10-12 18:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-12 18:21 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: torvalds, linux-kernel, linux-integrity, jmorris, dhowells, peterhuewe

The pull request you sent on Mon, 5 Oct 2020 00:01:31 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.10

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d04a248f1f6cb4bcd8e38b6894bd4f9dc64b6aa8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-12 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-04 21:01 [GIT PULL] tpmdd updates for v5.10 Jarkko Sakkinen
2020-10-12 18:21 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.