index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2025-04-25
Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-18
virtio_console: fix order of fields cols and rows
Maximilian Immanuel Brandtner
2025-04-18
virtio_console: fix missing byte order handling for cols and rows
Halil Pasic
2025-04-15
char: misc: register chrdev region with all possible minors
Thadeu Lima de Souza Cascardo
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
2025-03-27
tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A
Stuart Yoder
2025-03-27
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
Stefano Garzarella
2025-03-27
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
2025-03-27
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
2025-03-27
tpm: Convert warn to dbg in tpm2_start_auth_session()
Jonathan McDowell
2025-03-27
tpm: Lazily flush auth session when getting random data
Jonathan McDowell
2025-03-27
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Arnd Bergmann
2025-03-27
tpm: do not start chip while suspended
Thadeu Lima de Souza Cascardo
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-14
tlclk: convert to use faux_device
Greg Kroah-Hartman
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2025-03-09
Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
2025-03-02
hwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K help text
Geert Uytterhoeven
2025-02-22
hwrng: rockchip - add support for rk3588's standalone TRNG
Nicolas Frattaroli
2025-02-22
hwrng: rockchip - eliminate some unnecessary dereferences
Nicolas Frattaroli
2025-02-22
hwrng: rockchip - store dev pointer in driver struct
Nicolas Frattaroli
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
2025-02-20
sonypi: Use str_on_off() helper in sonypi_display_info()
Thorsten Blum
2025-02-20
virtio_console: Get rid of unneeded temporary variable
Andy Shevchenko
2025-02-20
virtio: console: Use str_yes_no() helper in port_debugfs_show()
Thorsten Blum
2025-02-20
char: misc: deallocate static minor in error path
Thadeu Lima de Souza Cascardo
2025-02-18
hwrng: timeriomem: Switch to use hrtimer_setup()
Nam Cao
2025-02-13
sonypi: Use str_on_off() helper in sonypi_display_info()
Thorsten Blum
2025-02-09
hwrng: imx-rngc - add runtime pm
Martin Kaiser
2025-02-09
hwrng: Kconfig - Move one "tristate" Kconfig description to the usual place
Dragan Simic
2025-02-09
hwrng: Kconfig - Use tabs as leading whitespace consistently in Kconfig
Dragan Simic
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-23
tpm: Change to kvalloc() in eventlog/acpi.c
Jarkko Sakkinen
2025-01-22
Merge tag 'for-linus-6.14-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2025-01-10
virtio: console: Replace deprecated kmap_atomic with kmap_local_page
David Reaver
2025-01-08
misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
Vimal Agrawal
2025-01-07
ipmi: ssif_bmc: Fix new request loss when bmc ready for a response
Quan Nguyen
2025-01-02
ipmi: make ipmi_destroy_user() return void
Vitaliy Shevtsov
2024-12-22
char:ipmi: Fix a not-used variable on a non-ACPI system
Corey Minyard
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
[next]