Age | Commit message (Expand) | Author | Files | Lines |
2023-10-18 | char: convert to new timestamp accessors | Jeff Layton | 1 | -1/+1 |
2023-09-13 | Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -1/+1 |
2023-09-13 | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+0 |
2023-09-12 | tpm: Fix typo in tpmrm class definition | Justin M. Forbes | 1 | -1/+1 |
2023-09-04 | tpm: Enable hwrng only for Pluton on AMD CPUs | Jarkko Sakkinen | 1 | -25/+8 |
2023-09-04 | tpm_crb: Fix an error handling path in crb_acpi_add() | Christophe JAILLET | 1 | -2/+3 |
2023-09-01 | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -3/+3 |
2023-09-01 | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -18/+20 |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+2 |
2023-08-31 | parisc: sba: Fix compile warning wrt list of SBA devices | Helge Deller | 1 | -2/+0 |
2023-08-31 | Merge tag 'for-linus-6.6-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 9 | -23/+34 |
2023-08-31 | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc... | Linus Torvalds | 5 | -5/+1 |
2023-08-30 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -9/+9 |
2023-08-29 | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 24 | -279/+150 |
2023-08-28 | ipmi: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2023-08-28 | tpm: Explicitly include correct DT includes | Rob Herring | 4 | -4/+1 |
2023-08-25 | drivers/char/mem.c: shrink character device's devlist[] array | Alexey Dobriyan | 1 | -9/+9 |
2023-08-20 | Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p... | Greg Kroah-Hartman | 3 | -71/+62 |
2023-08-18 | hwrng: iproc-rng200 - Implement suspend and resume calls | Florian Fainelli | 1 | -0/+25 |
2023-08-18 | hwrng: core - Remove duplicated include | GUO Zihua | 1 | -2/+1 |
2023-08-17 | tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code | Li Zetao | 1 | -17/+1 |
2023-08-17 | tpm: remove redundant variable len | Colin Ian King | 1 | -2/+1 |
2023-08-17 | tpm_tis: Resend command to recover from data transfer errors | Alexander Steffen | 1 | -3/+10 |
2023-08-17 | tpm_tis: Use responseRetry to recover from data transfer errors | Alexander Steffen | 2 | -8/+30 |
2023-08-17 | tpm_tis: Move CRC check to generic send routine | Alexander Steffen | 1 | -6/+6 |
2023-08-17 | tpm_tis_spi: Add hardware wait polling | Krishna Yarlagadda | 1 | -2/+89 |
2023-08-17 | tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s" | Jarkko Sakkinen | 1 | -91/+2 |
2023-08-15 | ipmi_si: fix -Wvoid-pointer-to-enum-cast warning | Justin Stitt | 1 | -1/+1 |
2023-08-13 | Merge 6.5-rc6 into char-misc-next | Greg Kroah-Hartman | 3 | -71/+62 |
2023-08-12 | tpm_tis: Opt-in interrupts | Jarkko Sakkinen | 1 | -1/+1 |
2023-08-12 | tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition | Peter Ujfalusi | 1 | -1/+1 |
2023-08-11 | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) | 1 | -1/+1 |
2023-08-11 | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) | 1 | -3/+2 |
2023-08-09 | tpm: Add a helper for checking hwrng enabled | Mario Limonciello | 1 | -5/+14 |
2023-08-07 | tpm/tpm_tis: Disable interrupts for Lenovo P620 devices | Jonathan McDowell | 1 | -0/+8 |
2023-08-07 | tpm: Disable RNG for all AMD fTPMs | Mario Limonciello | 2 | -66/+32 |
2023-08-07 | tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7 | Takashi Iwai | 1 | -0/+8 |
2023-08-05 | tpm: make all 'class' structures const | Ivan Orlov | 4 | -18/+20 |
2023-08-05 | hwrng: xgene: Add explicit io.h include | Rob Herring | 1 | -0/+1 |
2023-08-04 | char: xillybus: make XILLYBUS_OF depend on HAS_IOMEM | Baoquan He | 1 | -1/+1 |
2023-08-04 | hwrng: Enable COMPILE_TEST for more drivers | Rob Herring | 3 | -16/+19 |
2023-08-04 | hwrng: Explicitly include correct DT includes | Rob Herring | 12 | -21/+12 |
2023-07-31 | Merge 6.5-rc4 into char-misc-next | Greg Kroah-Hartman | 13 | -76/+200 |
2023-07-30 | char: Explicitly include correct DT includes | Rob Herring | 2 | -2/+2 |
2023-07-28 | tpm_tis: Explicitly check for error code | Alexander Steffen | 1 | -2/+7 |
2023-07-28 | tpm: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 6 | -6/+6 |
2023-07-28 | hwrng: cn10k - use dev_err_probe | Martin Kaiser | 1 | -8/+4 |
2023-07-28 | hwrng: cn10k - delete empty remove function | Martin Kaiser | 1 | -6/+0 |
2023-07-28 | hwrng: cctrng - use dev_err_probe in error paths | Martin Kaiser | 1 | -20/+10 |
2023-07-28 | hwrng: cctrng - merge cc_trng_clk_init into its only caller | Martin Kaiser | 1 | -20/+4 |