| Commit message (Expand) | Author | Age | Files | Lines |
* | ipmi_si: fix a memleak in try_smi_init() | Yi Yang | 2023-09-13 | 1 | -0/+5 |
* | ipmi:ssif: Fix a memory leak when scanning for an adapter | Corey Minyard | 2023-09-13 | 1 | -1/+1 |
* | ipmi:ssif: Add check for kstrdup | Jiasheng Jiang | 2023-09-13 | 1 | -0/+5 |
* | hwrng: iproc-rng200 - Implement suspend and resume calls | Florian Fainelli | 2023-09-13 | 1 | -0/+25 |
* | hwrng: pic32 - use devm_clk_get_enabled | Martin Kaiser | 2023-09-13 | 1 | -14/+5 |
* | hwrng: nomadik - keep clock enabled while hwrng is registered | Martin Kaiser | 2023-09-13 | 1 | -9/+3 |
* | tpm: Enable hwrng only for Pluton on AMD CPUs | Jarkko Sakkinen | 2023-09-13 | 1 | -25/+8 |
* | tpm: Add a helper for checking hwrng enabled | Mario Limonciello | 2023-08-16 | 1 | -5/+14 |
* | tpm: Disable RNG for all AMD fTPMs | Mario Limonciello | 2023-08-16 | 2 | -66/+32 |
* | tpm_tis: Explicitly check for error code | Alexander Steffen | 2023-08-03 | 1 | -2/+7 |
* | hwrng: imx-rngc - fix the timeout for init and self check | Martin Kaiser | 2023-07-23 | 1 | -4/+2 |
* | tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms | Jerry Snitselaar | 2023-07-23 | 1 | -0/+7 |
* | tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes | Alexander Sverdlin | 2023-07-23 | 1 | -7/+15 |
* | tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes | Alexander Sverdlin | 2023-07-23 | 1 | -15/+22 |
* | tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation | Jarkko Sakkinen | 2023-07-23 | 1 | -23/+7 |
* | tpm: Do not remap from ACPI resources again for Pluton TPM | Valentin David | 2023-07-23 | 1 | -8/+11 |
* | hwrng: st - keep clock enabled while hwrng is registered | Martin Kaiser | 2023-07-19 | 1 | -20/+1 |
* | hwrng: virtio - Fix race on data_avail and actual data | Herbert Xu | 2023-07-19 | 1 | -5/+5 |
* | tpm_crb: Add support for CRB devices based on Pluton | Matthew Garrett | 2023-06-28 | 1 | -10/+90 |
* | tpm, tpm_tis: Claim locality in interrupt handler | Lino Sanfilippo | 2023-06-28 | 1 | -0/+2 |
* | parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() | Helge Deller | 2023-06-21 | 1 | -1/+14 |
* | tpm, tpm_tis: Request threaded interrupt handler | Lino Sanfilippo | 2023-06-09 | 1 | -2/+5 |
* | tpm, tpm_tis: correct tpm_tis_flags enumeration values | Lino Sanfilippo | 2023-06-09 | 1 | -4/+4 |
* | tpm: Prevent hwrng from activating during resume | Jarkko Sakkinen | 2023-05-30 | 2 | -0/+14 |
* | tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers | Jarkko Sakkinen | 2023-05-30 | 3 | -5/+21 |
* | tpm, tpm_tis: startup chip before testing for interrupts | Lino Sanfilippo | 2023-05-30 | 3 | -14/+30 |
* | tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume | Jarkko Sakkinen | 2023-05-30 | 1 | -24/+19 |
* | tpm, tpm_tis: Only handle supported interrupts | Lino Sanfilippo | 2023-05-30 | 2 | -48/+73 |
* | tpm, tpm_tis: Avoid cache incoherency in test for interrupts | Lino Sanfilippo | 2023-05-30 | 3 | -12/+13 |
* | tpm/tpm_tis: Disable interrupts for more Lenovo devices | Jerry Snitselaar | 2023-05-24 | 1 | -0/+16 |
* | ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it | Randy Dunlap | 2023-05-11 | 1 | -1/+2 |
* | tpm, tpm_tis: Claim locality when interrupts are reenabled on resume | Lino Sanfilippo | 2023-05-11 | 1 | -10/+9 |
* | tpm, tpm: Implement usage counter for locality | Lino Sanfilippo | 2023-05-11 | 2 | -18/+47 |
* | tpm, tpm_tis: Claim locality before writing interrupt registers | Lino Sanfilippo | 2023-05-11 | 1 | -9/+11 |
* | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | Lino Sanfilippo | 2023-05-11 | 1 | -11/+11 |
* | tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | Lino Sanfilippo | 2023-05-11 | 1 | -0/+4 |
* | tpm, tpm_tis: Do not skip reset of original interrupt vector | Lino Sanfilippo | 2023-05-11 | 1 | -18/+11 |
* | ipmi: fix SSIF not responding under certain cond. | Zhang Yuchen | 2023-05-11 | 1 | -2/+2 |
* | ipmi:ssif: Add send_retries increment | Corey Minyard | 2023-05-11 | 1 | -1/+3 |
* | tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site | Jarkko Sakkinen | 2023-05-11 | 1 | -1/+2 |
* | tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address | Morten Linderud | 2023-03-17 | 1 | -1/+5 |
* | ipmi:ssif: Add a timer between request retries | Corey Minyard | 2023-03-17 | 1 | -7/+27 |
* | ipmi:ssif: Increase the message retry time | Corey Minyard | 2023-03-17 | 1 | -1/+1 |
* | ipmi:ssif: Remove rtc_us_timer | Corey Minyard | 2023-03-17 | 1 | -9/+0 |
* | tpm: disable hwrng for fTPM on some AMD designs | Mario Limonciello | 2023-03-13 | 2 | -1/+132 |
* | ipmi_ssif: Rename idle state and check | Corey Minyard | 2023-03-10 | 1 | -23/+23 |
* | ipmi:ssif: resend_msg() cannot fail | Corey Minyard | 2023-03-10 | 1 | -21/+7 |
* | ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms' | Christophe JAILLET | 2023-03-10 | 1 | -1/+1 |
* | applicom: Fix PCI device refcount leak in applicom_init() | Xiongfeng Wang | 2023-03-10 | 1 | -1/+4 |
* | Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot... | Duoming Zhou | 2023-03-10 | 1 | -2/+4 |