index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-05-11
tpm, tpm_tis: Claim locality when interrupts are reenabled on resume
Lino Sanfilippo
1
-10
/
+9
2023-05-11
tpm, tpm: Implement usage counter for locality
Lino Sanfilippo
2
-18
/
+47
2023-05-11
tpm, tpm_tis: Claim locality before writing interrupt registers
Lino Sanfilippo
1
-9
/
+11
2023-05-11
tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
Lino Sanfilippo
1
-11
/
+11
2023-05-11
tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
Lino Sanfilippo
1
-0
/
+4
2023-05-11
tpm, tpm_tis: Do not skip reset of original interrupt vector
Lino Sanfilippo
1
-18
/
+11
2023-05-11
ipmi: fix SSIF not responding under certain cond.
Zhang Yuchen
1
-2
/
+2
2023-05-11
ipmi:ssif: Add send_retries increment
Corey Minyard
1
-1
/
+3
2023-05-11
tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site
Jarkko Sakkinen
1
-1
/
+2
2023-03-30
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
1
-1
/
+1
2023-03-17
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
2023-03-13
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2
-1
/
+132
2023-03-10
ipmi:ssif: Add a timer between request retries
Corey Minyard
1
-7
/
+27
2023-03-10
ipmi_ssif: Rename idle state and check
Corey Minyard
1
-23
/
+23
2023-03-10
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
1
-21
/
+7
2023-03-10
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'
Christophe JAILLET
1
-1
/
+1
2023-03-10
applicom: Fix PCI device refcount leak in applicom_init()
Xiongfeng Wang
1
-1
/
+4
2023-03-10
Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot...
Duoming Zhou
1
-2
/
+4
2023-01-13
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2023-01-07
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
1
-1
/
+3
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
3
-0
/
+3
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-34
/
+62
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
1
-2
/
+1
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
12
-36
/
+62
2022-12-14
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-89
/
+27
2022-12-14
Merge tag 'for-linus-6.2-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
9
-23
/
+948
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-123
/
+182
2022-12-13
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-5
/
+2
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
2
-5
/
+2
2022-12-09
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
1
-8
/
+28
2022-12-09
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
1
-5
/
+13
2022-12-08
tpm: st33zp24: remove pointless checks on probe
Dmitry Torokhov
2
-13
/
+0
2022-12-08
tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
Michael Kelley
1
-1
/
+1
2022-12-08
tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
Yuan Can
1
-1
/
+7
2022-12-08
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-4
/
+5
2022-12-08
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-9
/
+20
2022-12-08
tpm: acpi: Call acpi_put_table() to fix memory leak
Hanjun Guo
1
-3
/
+9
2022-12-08
tpm: Add flag to use default cancellation policy
Eddie James
3
-8
/
+14
2022-12-08
tpm: tis_i2c: Fix sanity check interrupt enable mask
Eddie James
1
-1
/
+1
2022-12-08
tpm: Avoid function type cast of put_device()
Ard Biesheuvel
1
-1
/
+6
2022-12-08
tpm: st33zp24: switch to using gpiod API
Dmitry Torokhov
4
-205
/
+39
2022-12-08
tpm: st33zp24: drop support for platform data
Dmitry Torokhov
3
-78
/
+10
2022-12-05
ipmi/watchdog: use strscpy() to instead of strncpy()
yang.yang29@zte.com.cn
1
-2
/
+1
2022-12-04
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
1
-2
/
+3
2022-12-04
random: align entropy_timer_state to cache line
Jason A. Donenfeld
1
-16
/
+17
2022-12-04
random: mix in cycle counter when jitter timer fires
Jason A. Donenfeld
1
-0
/
+2
[next]