index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-10-17
virtio_console: fix misc probe bugs
Michael S. Tsirkin
1
-8
/
+10
2024-10-04
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
1
-0
/
+1
2024-10-04
hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
Gaosheng Cui
1
-1
/
+3
2024-10-04
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
1
-1
/
+1
2024-10-04
tpm: Clean up TPM space after command failure
Jonathan McDowell
2
-0
/
+5
2024-08-29
char: xillybus: Check USB endpoints when probing device
Eli Billauer
1
-2
/
+20
2024-08-29
char: xillybus: Refine workqueue handling
Eli Billauer
1
-3
/
+5
2024-08-29
char: xillybus: Don't destroy workqueue from work item running on it
Eli Billauer
1
-5
/
+11
2024-08-03
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-08-03
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Joe Hattori
1
-0
/
+2
2024-08-03
hwrng: core - Fix wrong quality calculation at hw rng registration
Harald Freudenberger
1
-1
/
+3
2024-08-03
ipmi: ssif_bmc: prevent integer overflow on 32bit systems
Dan Carpenter
1
-2
/
+4
2024-07-18
hpet: Support 32-bit userspace
He Zhe
1
-5
/
+29
2024-06-16
tpm_tis: Do *not* flush uninitialized work
Jan Beulich
1
-1
/
+2
2024-06-12
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
Matthew R. Ochs
1
-1
/
+2
2024-06-12
ppdev: Add an error check in register_device
Huai-Yuan Liu
1
-4
/
+11
2024-06-12
ppdev: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-04-27
random: handle creditable entropy from atomic process context
Jason A. Donenfeld
1
-5
/
+5
2024-04-03
tpm,tpm_tis: Avoid warning splat at shutdown
Lino Sanfilippo
1
-2
/
+1
2024-02-05
hwrng: starfive - Fix dev_err_probe return error
Jia Jie Ho
1
-1
/
+1
2024-01-31
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
1
-13
/
+21
2023-11-28
parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table
Helge Deller
1
-7
/
+9
2023-11-20
hwrng: geode - fix accessing registers
Jonas Gorski
1
-2
/
+4
2023-11-20
hwrng: bcm2835 - Fix hwrng throughput regression
Stefan Wahren
2
-1
/
+7
2023-09-13
Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
1
-1
/
+1
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
1
-25
/
+8
2023-09-04
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
1
-2
/
+3
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-18
/
+20
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2023-08-31
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
1
-2
/
+0
2023-08-30
Merge tag 'for-linus-6.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
9
-23
/
+34
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
5
-5
/
+1
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-9
/
+9
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
24
-279
/
+150
2023-08-28
ipmi: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-08-28
tpm: Explicitly include correct DT includes
Rob Herring
4
-4
/
+1
2023-08-24
drivers/char/mem.c: shrink character device's devlist[] array
Alexey Dobriyan
1
-9
/
+9
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
3
-71
/
+62
2023-08-18
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
1
-0
/
+25
2023-08-18
hwrng: core - Remove duplicated include
GUO Zihua
1
-2
/
+1
2023-08-17
tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
Li Zetao
1
-17
/
+1
2023-08-17
tpm: remove redundant variable len
Colin Ian King
1
-2
/
+1
2023-08-17
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
1
-3
/
+10
2023-08-17
tpm_tis: Use responseRetry to recover from data transfer errors
Alexander Steffen
2
-8
/
+30
2023-08-17
tpm_tis: Move CRC check to generic send routine
Alexander Steffen
1
-6
/
+6
2023-08-17
tpm_tis_spi: Add hardware wait polling
Krishna Yarlagadda
1
-2
/
+89
2023-08-17
tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
Jarkko Sakkinen
1
-91
/
+2
[next]