summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2024-05-09tpm: Add NULL primary creationJames Bottomley-0/+349
2024-05-09tpm: export the context save and load commandsJames Bottomley-4/+8
2024-05-09tpm: add buffer function to point to returned parametersJames Bottomley-0/+28
2024-05-09tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen-1/+78
2024-05-09tpm: TPM2B formatted buffersJarkko Sakkinen-3/+35
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen-11/+39
2024-05-09tpm: Move buffer handling from static inlines to real functionsJames Bottomley-0/+88
2024-05-09tpm: Remove tpm_send()Jarkko Sakkinen-25/+0
2024-05-09char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=nNiklas Schnelle-3/+1
2024-05-09tpm/eventlog: remove redundant assignment to variabel retColin Ian King-1/+0
2024-05-09char: tpm: handle HAS_IOPORT dependenciesNiklas Schnelle-15/+21
2024-05-04ppdev: Add an error check in register_deviceHuai-Yuan Liu-4/+11
2024-05-03alpha: don't make functions public without a reasonAl Viro-1/+1
2024-04-26hwrng: stm32 - repair clock handlingMarek Vasut-0/+9
2024-04-26hwrng: stm32 - put IP into RPM suspend on failureMarek Vasut-2/+5
2024-04-26hwrng: stm32 - use logical OR in conditionalMarek Vasut-1/+1
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe-1/+1
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman-5/+5
2024-04-18ARM: 9377/1: hwrng: nomadik: drop owner assignmentKrzysztof Kozlowski-1/+0
2024-04-17ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-17ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-17ipmi: ipmi_ssif: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2024-04-17ipmi: ipmi_si_platform: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-17ipmi: ipmi_powernv: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-17ipmi: bt-bmc: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2024-04-17char: ipmi: handle HAS_IOPORT dependenciesNiklas Schnelle-8/+9
2024-04-17ipmi: Convert from tasklet to BH workqueueAllen Pais-15/+14
2024-04-17random: handle creditable entropy from atomic process contextJason A. Donenfeld-5/+5
2024-04-11sonypi: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-11powerpc/powernv: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2024-04-11/dev/port: don't compile file operations without CONFIG_DEVPORTNiklas Schnelle-1/+5
2024-04-02hwrng: mxc-rnga - Drop usage of platform_driver_probe()Uwe Kleine-König-4/+5
2024-04-02hwrng: core - Convert sprintf/snprintf to sysfs_emitLi Zhijian-1/+1
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+5
2024-03-15Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-4/+2
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds-11/+11
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+0
2024-03-13Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-5/+8
2024-03-12tpm: tis_i2c: Add compatible string nuvoton,npct75xLukas Wunner-0/+2
2024-03-12tpm_tis: Add compatible string atmel,at97sc3204Lukas Wunner-0/+1
2024-03-12tpm_tis_spi: Add compatible string atmel,attpm20pLukas Wunner-0/+1
2024-03-12tpm,tpm_tis: Avoid warning splat at shutdownLino Sanfilippo-2/+1
2024-03-12tpm/tpm_ftpm_tee: fix all kernel-doc warningsRandy Dunlap-3/+3
2024-03-08hwrng: hisi - use dev_err_probeMartin Kaiser-4/+2
2024-03-07char: xillybus: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-03-07char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter-2/+2
2024-03-07hpet: remove hpets::hp_clocksourceJiri Slaby (SUSE)-1/+0
2024-03-07char: xilinx_hwicap: drop casting to void in dev_set_drvdataJavier Carrasco-1/+1
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska-11/+11
2024-02-16char/agp: remove agp_bridge_data::typeJiri Slaby (SUSE)-1/+0