Age | Commit message (Expand) | Author |
2024-06-05 | tpm_tis: Do *not* flush uninitialized work | Jan Beulich |
2024-05-09 | char: tpm: handle HAS_IOPORT dependencies | Niklas Schnelle |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-03-12 | tpm,tpm_tis: Avoid warning splat at shutdown | Lino Sanfilippo |
2024-03-06 | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>" | Ahelenia Ziemiańska |
2023-08-17 | tpm_tis: Resend command to recover from data transfer errors | Alexander Steffen |
2023-08-17 | tpm_tis: Use responseRetry to recover from data transfer errors | Alexander Steffen |
2023-08-17 | tpm_tis: Move CRC check to generic send routine | Alexander Steffen |
2023-07-28 | tpm_tis: Explicitly check for error code | Alexander Steffen |
2023-07-17 | tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs | Lino Sanfilippo |
2023-05-16 | tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume | Jarkko Sakkinen |
2023-04-28 | tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers | Jarkko Sakkinen |
2023-04-24 | tpm, tpm_tis: Enable interrupt test | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: startup chip before testing for interrupts | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Claim locality when interrupts are reenabled on resume | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Claim locality in interrupt handler | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Request threaded interrupt handler | Lino Sanfilippo |
2023-04-24 | tpm, tpm: Implement usage counter for locality | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: do not check for the active locality in interrupt handler | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Move interrupt mask checks into own function | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Only handle supported interrupts | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Claim locality before writing interrupt registers | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Do not skip reset of original interrupt vector | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Avoid cache incoherency in test for interrupts | Lino Sanfilippo |
2022-12-08 | tpm: Add flag to use default cancellation policy | Eddie James |
2022-08-03 | tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer | Alexander Steffen |
2022-01-09 | tpm: fix NPE on probe for missing device | Patrick Williams |
2022-01-09 | tpm_tis: Fix an error handling path in 'tpm_tis_core_init()' | Christophe Jaillet |
2022-01-09 | tpm: add request_locality before write TPM_INT_ENABLE | Chen Jun |
2021-10-26 | tpm: fix Atmel TPM crash caused by too frequent queries | Hao Wu |
2021-06-23 | tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status() | Jarkko Sakkinen |
2021-05-12 | tpm, tpm_tis: Reserve locality in tpm_tis_resume() | Jarkko Sakkinen |
2021-05-12 | tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() | Jarkko Sakkinen |
2021-02-24 | tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() | Lukasz Majczak |
2021-02-24 | tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() | Jarkko Sakkinen |
2021-02-16 | tpm_tis: Clean up locality release | James Bottomley |
2021-02-16 | tpm_tis: Fix check_locality for correct locality acquisition | James Bottomley |
2020-10-02 | tpm_tis: Add a check for invalid status | James Bottomley |
2020-07-02 | tpm_tis: extra chip->ops check on error path in tpm_tis_core_init | Vasily Averin |
2020-04-21 | tpm/tpm_tis: Free IRQ if probing fails | Jarkko Sakkinen |
2020-01-06 | tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's" | Stefan Berger |
2020-01-06 | tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts" | Stefan Berger |
2020-01-06 | tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init" | Jarkko Sakkinen |
2019-12-17 | tpm_tis: reserve chip for duration of tpm_tis_core_init | Jerry Snitselaar |
2019-11-12 | tpm_tis: override durations for STM tpm with firmware 1.2.8.28 | Jerry Snitselaar |
2019-09-02 | tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts | Stefan Berger |
2019-09-02 | tpm_tis_core: Turn on the TPM before probing IRQ's | Stefan Berger |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |