index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ipmi: Fix strcpy source and destination the same
Corey Minyard
1
-17
/
+42
5 days
ipmi: Use dev_warn_ratelimited() for incorrect message warnings
Breno Leitao
1
-4
/
+4
5 days
char: misc: Fix improper and inaccurate error code returned by misc_init()
Zijun Hu
1
-2
/
+2
5 days
tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
Yeoreum Yun
1
-3
/
+16
5 days
tpm: Check for completion after timeout
Jarkko Sakkinen
1
-2
/
+15
10 days
hwrng: mtk - handle devm_pm_runtime_enable errors
Ovidiu Panait
1
-1
/
+3
2025-07-17
ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
Dan Carpenter
1
-1
/
+2
2025-06-27
ipmi:ssif: Fix a shutdown race
Corey Minyard
1
-5
/
+1
2025-06-19
char: tlclk: Fix correct sysfs directory path for tlclk
Roxana Nicolescu
1
-1
/
+1
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
1
-1
/
+1
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
1
-3
/
+3
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
1
-14
/
+6
2025-04-25
Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-04-18
virtio_console: fix order of fields cols and rows
Maximilian Immanuel Brandtner
1
-1
/
+1
2025-04-18
virtio_console: fix missing byte order handling for cols and rows
Halil Pasic
1
-3
/
+4
2025-04-15
char: misc: register chrdev region with all possible minors
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
12
-20
/
+20
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-30
/
+11
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-55
/
+285
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2
-23
/
+27
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
1
-0
/
+1
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
1
-5
/
+66
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
1
-15
/
+21
2025-03-27
tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A
Stuart Yoder
4
-0
/
+383
2025-03-27
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
Stefano Garzarella
1
-1
/
+0
2025-03-27
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
2
-3
/
+15
2025-03-27
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
1
-2
/
+1
2025-03-27
tpm: Convert warn to dbg in tpm2_start_auth_session()
Jonathan McDowell
1
-1
/
+1
2025-03-27
tpm: Lazily flush auth session when getting random data
Jonathan McDowell
1
-1
/
+0
2025-03-27
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-1
/
+1
2025-03-27
tpm: do not start chip while suspended
Thadeu Lima de Souza Cascardo
2
-7
/
+5
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+6
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-14
tlclk: convert to use faux_device
Greg Kroah-Hartman
1
-24
/
+8
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+3
2025-03-09
Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
1
-2
/
+2
2025-03-02
hwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K help text
Geert Uytterhoeven
1
-4
/
+4
2025-02-22
hwrng: rockchip - add support for rk3588's standalone TRNG
Nicolas Frattaroli
2
-21
/
+216
2025-02-22
hwrng: rockchip - eliminate some unnecessary dereferences
Nicolas Frattaroli
1
-3
/
+3
2025-02-22
hwrng: rockchip - store dev pointer in driver struct
Nicolas Frattaroli
1
-6
/
+6
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
1
-3
/
+3
2025-02-20
sonypi: Use str_on_off() helper in sonypi_display_info()
Thorsten Blum
1
-5
/
+6
2025-02-20
virtio_console: Get rid of unneeded temporary variable
Andy Shevchenko
1
-4
/
+1
2025-02-20
virtio: console: Use str_yes_no() helper in port_debugfs_show()
Thorsten Blum
1
-2
/
+2
2025-02-20
char: misc: deallocate static minor in error path
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-02-18
hwrng: timeriomem: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-13
sonypi: Use str_on_off() helper in sonypi_display_info()
Thorsten Blum
1
-5
/
+6
2025-02-09
hwrng: imx-rngc - add runtime pm
Martin Kaiser
1
-17
/
+52
[next]