]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmdd
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Apr 2020 19:24:33 +0000 (12:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Apr 2020 19:24:33 +0000 (12:24 -0700)
commite4e455a21b00f4c81b6ce67d7fcccb5836d9e797
tree2b1c23410a94ceb6771ba343f776d5cb78e3a543
parent6cd341a314af43cc18ff9324fa71c32134a29666
parent39fb429abf6eac458492a68bef2389d577ff6062
Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmdd

Pull tpm fixes from Jarkko Sakkinen:
 "A few bug fixes"

* tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmdd:
  tpm/tpm_tis: Free IRQ if probing fails
  tpm: fix wrong return value in tpm_pcr_extend
  tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
  tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module