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
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
2025-03-13
tpm: Change to kvalloc() in eventlog/acpi.c
Jarkko Sakkinen
1
-2
/
+13
2025-03-13
tpm: Use managed allocation for bios event log
Eddie James
4
-10
/
+12
2025-03-13
ipmi: ipmb: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2024-10-17
virtio_console: fix misc probe bugs
Michael S. Tsirkin
1
-8
/
+10
2024-10-17
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
1
-0
/
+1
2024-10-17
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
1
-1
/
+1
2024-10-17
tpm: Clean up TPM space after command failure
Jonathan McDowell
2
-0
/
+5
2024-08-19
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-08-19
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Joe Hattori
1
-0
/
+2
2024-07-18
hpet: Support 32-bit userspace
He Zhe
1
-5
/
+29
2024-06-16
ppdev: Add an error check in register_device
Huai-Yuan Liu
1
-4
/
+11
2024-06-16
ppdev: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-02-23
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
1
-13
/
+21
2023-11-20
hwrng: geode - fix accessing registers
Jonas Gorski
1
-2
/
+4
2023-10-10
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
1
-2
/
+0
2023-09-23
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
1
-4
/
+11
2023-09-19
ipmi_si: fix a memleak in try_smi_init()
Yi Yang
1
-0
/
+5
2023-09-19
ipmi:ssif: Fix a memory leak when scanning for an adapter
Corey Minyard
1
-1
/
+1
2023-09-19
ipmi:ssif: Add check for kstrdup
Jiasheng Jiang
1
-0
/
+5
2023-09-19
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
1
-0
/
+25
2023-09-19
hwrng: nomadik - keep clock enabled while hwrng is registered
Martin Kaiser
1
-9
/
+3
2023-08-11
tpm_tis: Explicitly check for error code
Alexander Steffen
1
-2
/
+8
2023-07-27
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
1
-4
/
+2
2023-07-27
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
1
-23
/
+7
2023-07-27
tpm, tpm_tis: Claim locality in interrupt handler
Lino Sanfilippo
1
-0
/
+2
2023-07-27
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
1
-20
/
+1
2023-07-27
hwrng: virtio - Fix race on data_avail and actual data
Herbert Xu
1
-5
/
+5
2023-07-27
hwrng: virtio - always add a pending request
Laurent Vivier
1
-14
/
+12
2023-07-27
hwrng: virtio - don't waste entropy
Laurent Vivier
1
-17
/
+35
2023-07-27
hwrng: virtio - don't wait on cleanup
Laurent Vivier
1
-1
/
+6
2023-07-27
hwrng: virtio - add an internal buffer
Laurent Vivier
1
-10
/
+33
2023-06-21
parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
Helge Deller
1
-1
/
+14
2023-06-09
tpm, tpm_tis: Request threaded interrupt handler
Lino Sanfilippo
1
-2
/
+5
2023-05-30
tpm/tpm_tis: Disable interrupts for more Lenovo devices
Jerry Snitselaar
1
-0
/
+16
2023-05-17
ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-05-17
tpm, tpm_tis: Claim locality when interrupts are reenabled on resume
Lino Sanfilippo
1
-10
/
+9
2023-05-17
tpm, tpm: Implement usage counter for locality
Lino Sanfilippo
2
-18
/
+47
2023-05-17
tpm, tpm_tis: Claim locality before writing interrupt registers
Lino Sanfilippo
1
-9
/
+11
2023-05-17
tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
Lino Sanfilippo
1
-11
/
+11
2023-05-17
tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
Lino Sanfilippo
1
-0
/
+4
2023-05-17
tpm, tpm_tis: Do not skip reset of original interrupt vector
Lino Sanfilippo
1
-18
/
+11
2023-05-17
ipmi: fix SSIF not responding under certain cond.
Zhang Yuchen
1
-2
/
+2
2023-05-17
ipmi:ssif: Add send_retries increment
Corey Minyard
1
-1
/
+3
2023-04-05
ipmi:ssif: Add a timer between request retries
Corey Minyard
1
-7
/
+27
2023-04-05
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
1
-21
/
+7
2023-04-05
ipmi:ssif: Increase the message retry time
Corey Minyard
1
-1
/
+1
2023-04-05
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
1
-61
/
+20
2023-03-17
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
1
-4
/
+4
2023-03-17
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
1
-4
/
+4
2023-03-17
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
[next]