summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes
2023-09-04tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen
2023-09-04tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-08-30Merge tag 'for-linus-6.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-08-28ipmi: Explicitly include correct DT includesRob Herring
2023-08-28tpm: Explicitly include correct DT includesRob Herring
2023-08-24drivers/char/mem.c: shrink character device's devlist[] arrayAlexey Dobriyan
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-18hwrng: iproc-rng200 - Implement suspend and resume callsFlorian Fainelli
2023-08-18hwrng: core - Remove duplicated includeGUO Zihua
2023-08-17tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the codeLi Zetao
2023-08-17tpm: remove redundant variable lenColin Ian King
2023-08-17tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen
2023-08-17tpm_tis: Use responseRetry to recover from data transfer errorsAlexander Steffen
2023-08-17tpm_tis: Move CRC check to generic send routineAlexander Steffen
2023-08-17tpm_tis_spi: Add hardware wait pollingKrishna Yarlagadda
2023-08-17tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"Jarkko Sakkinen
2023-08-15ipmi_si: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen
2023-08-12tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-08-09tpm: Add a helper for checking hwrng enabledMario Limonciello
2023-08-07tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesJonathan McDowell
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello
2023-08-07tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Takashi Iwai
2023-08-05tpm: make all 'class' structures constIvan Orlov
2023-08-05hwrng: xgene: Add explicit io.h includeRob Herring
2023-08-04char: xillybus: make XILLYBUS_OF depend on HAS_IOMEMBaoquan He
2023-08-04hwrng: Enable COMPILE_TEST for more driversRob Herring
2023-08-04hwrng: Explicitly include correct DT includesRob Herring
2023-07-31Merge 6.5-rc4 into char-misc-nextGreg Kroah-Hartman
2023-07-30char: Explicitly include correct DT includesRob Herring
2023-07-28tpm_tis: Explicitly check for error codeAlexander Steffen
2023-07-28tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-07-28hwrng: cn10k - use dev_err_probeMartin Kaiser
2023-07-28hwrng: cn10k - delete empty remove functionMartin Kaiser
2023-07-28hwrng: cctrng - use dev_err_probe in error pathsMartin Kaiser
2023-07-28hwrng: cctrng - merge cc_trng_clk_init into its only callerMartin Kaiser
2023-07-28hwrng: cctrng - let devres enable the clockMartin Kaiser