summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2024-05-2510-45/+35
|\
| * ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: ipmi_ssif: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-3/+2
| * ipmi: ipmi_si_platform: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: ipmi_powernv: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: bt-bmc: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-3/+2
| * char: ipmi: handle HAS_IOPORT dependenciesNiklas Schnelle2024-04-173-8/+9
| * ipmi: Convert from tasklet to BH workqueueAllen Pais2024-04-171-15/+14
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-232-3/+0
|\ \
| * | virtio_console: drop owner assignmentKrzysztof Kozlowski2024-05-221-2/+0
| * | hwrng: virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-224-12/+20
|\ \ \
| * | | ppdev: Add an error check in register_deviceHuai-Yuan Liu2024-05-041-4/+11
| * | | Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman2024-04-231-5/+5
| |\| |
| * | | sonypi: Convert to platform remove callback returning voidUwe Kleine-König2024-04-111-4/+2
| * | | powerpc/powernv: Convert to platform remove callback returning voidUwe Kleine-König2024-04-111-3/+2
| * | | /dev/port: don't compile file operations without CONFIG_DEVPORTNiklas Schnelle2024-04-111-1/+5
| | |/ | |/|
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-1/+1
|\ \ \
| * | | mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-251-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-171-1/+0
|\ \ \
| * | | ARM: 9377/1: hwrng: nomadik: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
| |/ /
* | | Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-05-133-8/+21
|\ \ \
| * | | hwrng: stm32 - repair clock handlingMarek Vasut2024-04-261-0/+9
| * | | hwrng: stm32 - put IP into RPM suspend on failureMarek Vasut2024-04-261-2/+5
| * | | hwrng: stm32 - use logical OR in conditionalMarek Vasut2024-04-261-1/+1
| * | | hwrng: mxc-rnga - Drop usage of platform_driver_probe()Uwe Kleine-König2024-04-021-4/+5
| * | | hwrng: core - Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-04-021-1/+1
| |/ /
* | | Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-1313-67/+1652
|\ \ \
| * | | tpm: disable the TPM if NULL name changesJames Bottomley2024-05-093-16/+67
| * | | tpm: add the null key name as a sysfs exportJames Bottomley2024-05-091-0/+18
| * | | tpm: add session encryption protection to tpm2_get_random()James Bottomley2024-05-091-4/+17
| * | | tpm: add hmac checks to tpm2_pcr_extend()James Bottomley2024-05-091-17/+10
| * | | tpm: Add the rest of the session HMAC APIJames Bottomley2024-05-091-0/+400
| * | | tpm: Add HMAC session name/handle appendJames Bottomley2024-05-091-0/+129
| * | | tpm: Add HMAC session start and end functionsJames Bottomley2024-05-094-0/+291
| * | | tpm: Add TCG mandated Key Derivation Functions (KDFs)James Bottomley2024-05-092-0/+106
| * | | tpm: Add NULL primary creationJames Bottomley2024-05-095-0/+349
| * | | tpm: export the context save and load commandsJames Bottomley2024-05-092-4/+8
| * | | tpm: add buffer function to point to returned parametersJames Bottomley2024-05-091-0/+28
| * | | tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen2024-05-091-1/+78
| * | | tpm: TPM2B formatted buffersJarkko Sakkinen2024-05-091-3/+35
| * | | tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen2024-05-092-11/+39
| * | | tpm: Move buffer handling from static inlines to real functionsJames Bottomley2024-05-092-0/+88
| * | | tpm: Remove tpm_send()Jarkko Sakkinen2024-05-091-25/+0
| * | | char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=nNiklas Schnelle2024-05-092-3/+1
| * | | tpm/eventlog: remove redundant assignment to variabel retColin Ian King2024-05-091-1/+0
| * | | char: tpm: handle HAS_IOPORT dependenciesNiklas Schnelle2024-05-093-15/+21
| | |/ | |/|
* | | Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-131-1/+1
|\ \ \ | |/ / |/| |
| * | alpha: don't make functions public without a reasonAl Viro2024-05-031-1/+1
| |/