summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2025-05-23tpm_crb_ffa: use dev_xx() macro to print logYeoreum Yun
2025-05-23tpm_ffa_crb: access tpm service over FF-A direct message request v2Yeoreum Yun
2025-05-23tpm: remove kmalloc failure error messageColin Ian King
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-15char: tpm: tpm-buf: Add sanity check fallback in read helpersPurva Yeshi
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-04-25Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-18virtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
2025-04-18virtio_console: fix missing byte order handling for cols and rowsHalil Pasic
2025-04-15char: misc: register chrdev region with all possible minorsThadeu Lima de Souza Cascardo
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-27tpm: Make chip->{status,cancel,req_canceled} optJarkko Sakkinen
2025-03-27tpm: End any active auth session before shutdownJonathan McDowell
2025-03-27tpm_crb: Add support for the ARM FF-A start methodStuart Yoder
2025-03-27tpm_crb: Clean-up and refactor check for idle supportStuart Yoder
2025-03-27tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-AStuart Yoder
2025-03-27tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentationStefano Garzarella
2025-03-27tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-03-27tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell
2025-03-27tpm: Convert warn to dbg in tpm2_start_auth_session()Jonathan McDowell
2025-03-27tpm: Lazily flush auth session when getting random dataJonathan McDowell
2025-03-27tpm: ftpm_tee: remove incorrect of_match_ptr annotationArnd Bergmann
2025-03-27tpm: do not start chip while suspendedThadeu Lima de Souza Cascardo
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-14tlclk: convert to use faux_deviceGreg Kroah-Hartman
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
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-03-02hwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K help textGeert Uytterhoeven
2025-02-22hwrng: rockchip - add support for rk3588's standalone TRNGNicolas Frattaroli
2025-02-22hwrng: rockchip - eliminate some unnecessary dereferencesNicolas Frattaroli
2025-02-22hwrng: rockchip - store dev pointer in driver structNicolas Frattaroli
2025-02-21vdso: Add generic random data storageThomas Weißschuh
2025-02-20sonypi: Use str_on_off() helper in sonypi_display_info()Thorsten Blum
2025-02-20virtio_console: Get rid of unneeded temporary variableAndy Shevchenko
2025-02-20virtio: console: Use str_yes_no() helper in port_debugfs_show()Thorsten Blum
2025-02-20char: misc: deallocate static minor in error pathThadeu Lima de Souza Cascardo
2025-02-18hwrng: timeriomem: Switch to use hrtimer_setup()Nam Cao
2025-02-13sonypi: Use str_on_off() helper in sonypi_display_info()Thorsten Blum
2025-02-09hwrng: imx-rngc - add runtime pmMartin Kaiser
2025-02-09hwrng: Kconfig - Move one "tristate" Kconfig description to the usual placeDragan Simic
2025-02-09hwrng: Kconfig - Use tabs as leading whitespace consistently in KconfigDragan Simic
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