summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2025-05-29tpm: Convert warn to dbg in tpm2_start_auth_session()Jonathan McDowell
2025-05-22tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-02char: misc: register chrdev region with all possible minorsThadeu Lima de Souza Cascardo
2025-05-02virtio_console: fix missing byte order handling for cols and rowsHalil Pasic
2025-04-20tpm: do not start chip while suspendedThadeu Lima de Souza Cascardo
2025-04-20tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell
2025-04-20tpm: End any active auth session before shutdownJonathan McDowell
2025-04-20tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds
2025-02-20char: misc: deallocate static minor in error pathThadeu Lima de Souza Cascardo
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-23tpm: Change to kvalloc() in eventlog/acpi.cJarkko Sakkinen
2025-01-22Merge tag 'for-linus-6.14-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2025-01-10virtio: console: Replace deprecated kmap_atomic with kmap_local_pageDavid Reaver
2025-01-08misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minorsVimal Agrawal
2025-01-07ipmi: ssif_bmc: Fix new request loss when bmc ready for a responseQuan Nguyen
2025-01-02ipmi: make ipmi_destroy_user() return voidVitaliy Shevtsov
2024-12-22char:ipmi: Fix a not-used variable on a non-ACPI systemCorey Minyard
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-22tpm: atmel: Drop PPC64 specific MMIO setupRob Herring (Arm)
2024-11-22char: tpm: cr50: Add new device/vendor ID 0x50666666Jett Rink
2024-11-22char: tpm: cr50: Move i2c locking to request/relinquish locality opsJan Dabros
2024-11-22char: tpm: cr50: Use generic request/relinquish locality opsJan Dabros
2024-11-22tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driverStefan Berger
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki
2024-11-15hwrng: amd - remove reference to removed PPC_MAPLE configLukas Bulwahn
2024-11-13tpm: Disable TPM on tpm2_create_primary() failureJarkko Sakkinen
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen
2024-11-10hwrng: bcm74110 - Add Broadcom BCM74110 RNG driverMarkus Mayer
2024-11-06char:ipmi: Fix the wrong format specifierliujing
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman
2024-11-05char: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-04tpm: Lock TPM chip in tpm_pm_suspend() firstJarkko Sakkinen
2024-11-02hwrng: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-29tpm: Lazily flush the auth sessionJarkko Sakkinen
2024-10-28tpm: Rollback tpm2_load_null()Jarkko Sakkinen
2024-10-28tpm: Return tpm2_sessions_init() when null key creation failsJarkko Sakkinen
2024-10-28hwrng: airoha - add support for Airoha EN7581 TRNGChristian Marangi
2024-10-28hwrng: stm32 - update STM32MP15 RNG max clock frequencyGatien Chevallier
2024-10-28hwrng: stm32 - implement support for STM32MP25x platformsGatien Chevallier
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann
2024-10-19hwrng: histb - Fix the wrong format specifierZhu Jun
2024-10-16hpet: Switch to irq_get_nr_irqs()Bart Van Assche