mbox series

[GIT,PULL] tpmdd updates for Linux v5.8-rc5

Message ID 20200707022114.GA112019@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] tpmdd updates for Linux v5.8-rc5 | expand

Pull-request

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

Message

Jarkko Sakkinen July 7, 2020, 2:21 a.m. UTC
Hi,

I quote directly the commit message to explain this PR:

    Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")

    Removing IFX0102 from tpm_tis was not a right move because both tpm_tis
    and tpm_infineon use the same device ID. Revert the commit and add a
    remark about a bug caused by commit 93e1b7d42e1e ("[PATCH] tpm: add HID
    module parameter").

A real fix requires quirks added to both drivers. It can probably wait
until v5.9 as the bug has existed since 2006.

/Jarkko

The following changes since commit 786a2aa281f4c4ba424ea8b8ea1e85ab62c4a57c:

  Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102") (2020-07-07 04:25:17 +0300)

are available in the Git repository at:

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

for you to fetch changes up to 786a2aa281f4c4ba424ea8b8ea1e85ab62c4a57c:

  Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102") (2020-07-07 04:25:17 +0300)

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

----------------------------------------------------------------

Comments

pr-tracker-bot@kernel.org July 7, 2020, 9:25 p.m. UTC | #1
The pull request you sent on Tue, 7 Jul 2020 05:21:14 +0300:

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

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

Thank you!