linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] v4.16 tpmdd backports
@ 2018-04-25 10:44 Jarkko Sakkinen
  2018-04-25 10:44 ` [PATCH 1/3] tpm: cmd_ready command can be issued only after granting locality Jarkko Sakkinen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Jarkko Sakkinen @ 2018-04-25 10:44 UTC (permalink / raw)
  To: stable
  Cc: Jarkko Sakkinen, Azhar Shaikh, Jason Gunthorpe,
	open list:TPM DEVICE DRIVER, open list, Tomas Winkler

"tpm: add retry logic" caused merge conflicts so I picked couple of
other fixes in order to get it apply cleanly.

James Bottomley (1):
  tpm: add retry logic

Tomas Winkler (1):
  tpm: cmd_ready command can be issued only after granting locality

Winkler, Tomas (1):
  tpm: tpm-interface: fix tpm_transmit/_cmd kdoc

 drivers/char/tpm/tpm-interface.c | 131 ++++++++++++++++++++++++-------
 drivers/char/tpm/tpm.h           |   1 +
 drivers/char/tpm/tpm_crb.c       | 108 +++++++++++++++++--------
 drivers/char/tpm/tpm_tis_core.c  |   4 +-
 include/linux/tpm.h              |   2 +-
 5 files changed, 183 insertions(+), 63 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-01 11:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-25 10:44 [PATCH 0/3] v4.16 tpmdd backports Jarkko Sakkinen
2018-04-25 10:44 ` [PATCH 1/3] tpm: cmd_ready command can be issued only after granting locality Jarkko Sakkinen
2018-04-25 10:44 ` [PATCH 2/3] tpm: tpm-interface: fix tpm_transmit/_cmd kdoc Jarkko Sakkinen
2018-04-25 10:44 ` [PATCH 3/3] tpm: add retry logic Jarkko Sakkinen
2018-04-25 11:06 ` [PATCH 0/3] v4.16 tpmdd backports Greg KH
2018-04-25 17:53   ` James Bottomley
2018-04-26 17:49     ` Greg KH
2018-05-01 11:55       ` Jarkko Sakkinen

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).