index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
2023-09-04
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-30
Merge tag 'for-linus-6.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-28
ipmi: Explicitly include correct DT includes
Rob Herring
2023-08-28
tpm: Explicitly include correct DT includes
Rob Herring
2023-08-24
drivers/char/mem.c: shrink character device's devlist[] array
Alexey Dobriyan
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-18
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
2023-08-18
hwrng: core - Remove duplicated include
GUO Zihua
2023-08-17
tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
Li Zetao
2023-08-17
tpm: remove redundant variable len
Colin Ian King
2023-08-17
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
2023-08-17
tpm_tis: Use responseRetry to recover from data transfer errors
Alexander Steffen
2023-08-17
tpm_tis: Move CRC check to generic send routine
Alexander Steffen
2023-08-17
tpm_tis_spi: Add hardware wait polling
Krishna Yarlagadda
2023-08-17
tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
Jarkko Sakkinen
2023-08-15
ipmi_si: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-12
tpm_tis: Opt-in interrupts
Jarkko Sakkinen
2023-08-12
tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
Peter Ujfalusi
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-09
tpm: Add a helper for checking hwrng enabled
Mario Limonciello
2023-08-07
tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
Jonathan McDowell
2023-08-07
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
2023-08-07
tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
Takashi Iwai
2023-08-05
tpm: make all 'class' structures const
Ivan Orlov
2023-08-05
hwrng: xgene: Add explicit io.h include
Rob Herring
2023-08-04
char: xillybus: make XILLYBUS_OF depend on HAS_IOMEM
Baoquan He
2023-08-04
hwrng: Enable COMPILE_TEST for more drivers
Rob Herring
2023-08-04
hwrng: Explicitly include correct DT includes
Rob Herring
2023-07-31
Merge 6.5-rc4 into char-misc-next
Greg Kroah-Hartman
2023-07-30
char: Explicitly include correct DT includes
Rob Herring
2023-07-28
tpm_tis: Explicitly check for error code
Alexander Steffen
2023-07-28
tpm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-07-28
hwrng: cn10k - use dev_err_probe
Martin Kaiser
2023-07-28
hwrng: cn10k - delete empty remove function
Martin Kaiser
2023-07-28
hwrng: cctrng - use dev_err_probe in error paths
Martin Kaiser
2023-07-28
hwrng: cctrng - merge cc_trng_clk_init into its only caller
Martin Kaiser
2023-07-28
hwrng: cctrng - let devres enable the clock
Martin Kaiser
2023-07-28
hwrng: cctrng - don't open code init and exit functions
Martin Kaiser
2023-07-22
hwrng: arm-smccc-trng - don't set drvdata
Martin Kaiser
2023-07-22
hwrng: ba431 - use dev_err_probe after failed registration
Martin Kaiser
2023-07-22
hwrng: ba431 - don't init of_device_id's data
Martin Kaiser
[next]