summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2023-10-13hwrng: n2 - Use device_get_match_data()Rob Herring
2023-10-05hwrng: meson - add support for S4Alexey Romanov
2023-10-01hwrng: stm32 - rework power management sequencesGatien Chevallier
2023-10-01hwrng: stm32 - support RNG configuration locking mechanismGatien Chevallier
2023-10-01hwrng: stm32 - restrain RNG noise source clockGatien Chevallier
2023-10-01hwrng: stm32 - rework error handling in stm32_rng_read()Gatien Chevallier
2023-10-01hwrng: stm32 - implement error concealmentGatien Chevallier
2023-10-01hwrng: stm32 - implement STM32MP13x supportGatien Chevallier
2023-10-01hwrng: stm32 - use devm_platform_get_and_ioremap_resource() APIGatien Chevallier
2023-09-20hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser
2023-09-20hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser
2023-09-15hwrng: geode - fix accessing registersJonas Gorski
2023-09-15hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-09-15hwrng: xiphera - removed unnneded platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: xgene - removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: mpfs - removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: st - add MODULE_DESCRIPTIONMartin Kaiser
2023-09-15hwrng: nomadik - add MODULE_DESCRIPTIONMartin Kaiser
2023-09-15hwrng: ks-sa - use dev_err_probeMartin Kaiser
2023-09-15hwrng: ks-sa - remove dev from struct ks_sa_rngMartin Kaiser
2023-09-15hwrng: ks-sa - access private data via struct hwrngMartin Kaiser
2023-09-15hwrng: hisi - removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: bcm2835 - removed call to platform_set_drvdata()Andrei Coardos
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-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