summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22virtio_console: drop owner assignmentKrzysztof Kozlowski
2024-05-22hwrng: virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-13Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-09tpm: disable the TPM if NULL name changesJames Bottomley
2024-05-09tpm: add the null key name as a sysfs exportJames Bottomley
2024-05-09tpm: add session encryption protection to tpm2_get_random()James Bottomley
2024-05-09tpm: add hmac checks to tpm2_pcr_extend()James Bottomley
2024-05-09tpm: Add the rest of the session HMAC APIJames Bottomley
2024-05-09tpm: Add HMAC session name/handle appendJames Bottomley
2024-05-09tpm: Add HMAC session start and end functionsJames Bottomley
2024-05-09tpm: Add TCG mandated Key Derivation Functions (KDFs)James Bottomley
2024-05-09tpm: Add NULL primary creationJames Bottomley
2024-05-09tpm: export the context save and load commandsJames Bottomley
2024-05-09tpm: add buffer function to point to returned parametersJames Bottomley
2024-05-09tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen
2024-05-09tpm: TPM2B formatted buffersJarkko Sakkinen
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen
2024-05-09tpm: Move buffer handling from static inlines to real functionsJames Bottomley
2024-05-09tpm: Remove tpm_send()Jarkko Sakkinen
2024-05-09char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=nNiklas Schnelle
2024-05-09tpm/eventlog: remove redundant assignment to variabel retColin Ian King
2024-05-09char: tpm: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-05-04ppdev: Add an error check in register_deviceHuai-Yuan Liu
2024-05-03alpha: don't make functions public without a reasonAl Viro
2024-04-26hwrng: stm32 - repair clock handlingMarek Vasut
2024-04-26hwrng: stm32 - put IP into RPM suspend on failureMarek Vasut
2024-04-26hwrng: stm32 - use logical OR in conditionalMarek Vasut
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman
2024-04-18ARM: 9377/1: hwrng: nomadik: drop owner assignmentKrzysztof Kozlowski
2024-04-17ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-17ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-17ipmi: ipmi_ssif: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-17ipmi: ipmi_si_platform: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-17ipmi: ipmi_powernv: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-17ipmi: bt-bmc: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-17char: ipmi: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-04-17ipmi: Convert from tasklet to BH workqueueAllen Pais
2024-04-17random: handle creditable entropy from atomic process contextJason A. Donenfeld
2024-04-11sonypi: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-11powerpc/powernv: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-11/dev/port: don't compile file operations without CONFIG_DEVPORTNiklas Schnelle
2024-04-02hwrng: mxc-rnga - Drop usage of platform_driver_probe()Uwe Kleine-König