| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-23 | hwrng: imx-rngc - fix the timeout for init and self check |  Martin Kaiser | 1 | -4/+2 |
| 2023-06-20 | ipmi: Change request_module to request_module_nowait |  Corey Minyard | 2 | -2/+2 |
| 2023-06-20 | ipmi: make ipmi_class a static const structure |  Ivan Orlov | 1 | -12/+12 |
| 2023-06-20 | ipmi:ssif: Fix a memory leak when scanning for an adapter |  Corey Minyard | 1 | -1/+1 |
| 2023-06-19 | ipmi:ssif: Add check for kstrdup |  Jiasheng Jiang | 1 | -0/+5 |
| 2023-06-15 | char: xilinx_hwicap: Convert to platform remove callback returning void |  Uwe Kleine-König | 1 | -4/+2 |
| 2023-06-15 | char: xilinx_hwicap: Drop if block with always false condition |  Uwe Kleine-König | 1 | -2/+0 |
| 2023-06-15 | char: xilinx_hwicap: Fold hwicap_remove() into only caller |  Uwe Kleine-König | 1 | -22/+18 |
| 2023-06-09 | mips: provide unxlate_dev_mem_ptr() in asm/io.h |  Arnd Bergmann | 1 | -7/+0 |
| 2023-06-05 | Merge 6.4-rc5 into char-misc-next |  Greg Kroah-Hartman | 1 | -4/+4 |
| 2023-06-02 | tpm, tpm_tis: correct tpm_tis_flags enumeration values |  Lino Sanfilippo | 1 | -4/+4 |
| 2023-06-02 | hwrng: cn10k - Add extended trng register support |  Bharat Bhushan | 1 | -4/+59 |
| 2023-05-31 | char: add HAS_IOPORT dependencies |  Niklas Schnelle | 1 | -1/+2 |
| 2023-05-25 | Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux |  Linus Torvalds | 1 | -1/+14 |
| 2023-05-25 | ipmi: Switch i2c drivers back to use .probe() |  Uwe Kleine-König | 4 | -4/+4 |
| 2023-05-24 | tty, proc, kernfs, random: Use copy_splice_read() |  David Howells | 1 | -2/+2 |
| 2023-05-24 | hwrng: imx-rngc - don't init of_device_id's data |  Martin Kaiser | 1 | -1/+1 |
| 2023-05-24 | hwrng: imx-rngc - mark the probe function as __init |  Martin Kaiser | 1 | -1/+1 |
| 2023-05-24 | hwrng: imx-rngc - use BIT(x) for register bit defines |  Martin Kaiser | 1 | -10/+10 |
| 2023-05-24 | hwrng: imx-rngc - use bitfield macros to read rng type |  Martin Kaiser | 1 | -2/+2 |
| 2023-05-24 | hwrng: imx-rngc - simpler check for available random bytes |  Martin Kaiser | 1 | -8/+3 |
| 2023-05-24 | tpm: tpm_tis: Disable interrupts for AEON UPX-i11 |  Peter Ujfalusi | 1 | -0/+7 |
| 2023-05-22 | parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() |  Helge Deller | 1 | -1/+14 |
| 2023-05-18 | ipmi_watchdog: Fix read syscall not responding to signals during sleep |  Corey Minyard | 1 | -1/+1 |
| 2023-05-16 | tpm/tpm_tis: Disable interrupts for more Lenovo devices |  Jerry Snitselaar | 1 | -0/+16 |
| 2023-05-16 | tpm: Prevent hwrng from activating during resume |  Jarkko Sakkinen | 2 | -0/+14 |
| 2023-05-16 | tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume |  Jarkko Sakkinen | 1 | -24/+19 |
| 2023-05-12 | hwrng: virtio - Fix race on data_avail and actual data |  Herbert Xu | 1 | -5/+5 |
| 2023-05-12 | hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c |  David Yang | 3 | -0/+185 |
| 2023-05-12 | hwrng: Kconfig - Add HAS_IOMEM dependencies for exynos/meson/mtk/npcm |  Herbert Xu | 1 | -6/+8 |
| 2023-05-01 | Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd |  Linus Torvalds | 3 | -5/+21 |
| 2023-04-28 | tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers |  Jarkko Sakkinen | 3 | -5/+21 |
| 2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 9 | -7375/+0 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 16 | -17/+19 |
| 2023-04-27 | Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -3/+3 |
| 2023-04-27 | Merge tag 'for-linus-6.4-1' of https://github.com/cminyard/linux-ipmi |  Linus Torvalds | 3 | -26/+9 |
| 2023-04-26 | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 2 | -59/+16 |
| 2023-04-25 | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+1 |
| 2023-04-24 | tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site |  Jarkko Sakkinen | 1 | -1/+2 |
| 2023-04-24 | tpm_tis: fix stall after iowrite*()s |  Haris Okanovic | 1 | -2/+41 |
| 2023-04-24 | tpm/tpm_tis_synquacer: Convert to platform remove callback returning void |  Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-24 | tpm/tpm_tis: Convert to platform remove callback returning void |  Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-24 | tpm/tpm_ftpm_tee: Convert to platform remove callback returning void |  Uwe Kleine-König | 1 | -3/+3 |
| 2023-04-24 | tpm: tpm_tis_spi: Mark ACPI and OF related data as maybe unused |  Krzysztof Kozlowski | 1 | -2/+2 |
| 2023-04-24 | tpm: st33zp24: Mark ACPI and OF related data as maybe unused |  Krzysztof Kozlowski | 2 | -4/+4 |
| 2023-04-24 | tpm, tpm_tis: Enable interrupt test |  Lino Sanfilippo | 1 | -0/+5 |
| 2023-04-24 | tpm, tpm_tis: startup chip before testing for interrupts |  Lino Sanfilippo | 3 | -14/+30 |
| 2023-04-24 | tpm, tpm_tis: Claim locality when interrupts are reenabled on resume |  Lino Sanfilippo | 1 | -10/+9 |
| 2023-04-24 | tpm, tpm_tis: Claim locality in interrupt handler |  Lino Sanfilippo | 1 | -0/+2 |
| 2023-04-24 | tpm, tpm_tis: Request threaded interrupt handler |  Lino Sanfilippo | 1 | -2/+5 |