index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2023-05-11
ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it
Randy Dunlap
2023-05-11
tpm, tpm_tis: Claim locality when interrupts are reenabled on resume
Lino Sanfilippo
2023-05-11
tpm, tpm: Implement usage counter for locality
Lino Sanfilippo
2023-05-11
tpm, tpm_tis: Claim locality before writing interrupt registers
Lino Sanfilippo
2023-05-11
tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
Lino Sanfilippo
2023-05-11
tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
Lino Sanfilippo
2023-05-11
tpm, tpm_tis: Do not skip reset of original interrupt vector
Lino Sanfilippo
2023-05-11
ipmi: fix SSIF not responding under certain cond.
Zhang Yuchen
2023-05-11
ipmi:ssif: Add send_retries increment
Corey Minyard
2023-05-11
tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site
Jarkko Sakkinen
2023-03-17
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
2023-03-17
ipmi:ssif: Add a timer between request retries
Corey Minyard
2023-03-17
ipmi:ssif: Increase the message retry time
Corey Minyard
2023-03-17
ipmi:ssif: Remove rtc_us_timer
Corey Minyard
2023-03-13
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2023-03-10
ipmi_ssif: Rename idle state and check
Corey Minyard
2023-03-10
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
2023-03-10
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'
Christophe JAILLET
2023-03-10
applicom: Fix PCI device refcount leak in applicom_init()
Xiongfeng Wang
2023-03-10
Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot...
Duoming Zhou
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-01-12
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
2023-01-07
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
2023-01-07
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
2023-01-07
random: add helpers for random numbers with given floor or range
Jason A. Donenfeld
2023-01-07
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
2023-01-04
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2023-01-04
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2023-01-04
tpm: acpi: Call acpi_put_table() to fix memory leak
Hanjun Guo
2022-12-31
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
2022-12-31
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
2022-12-31
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
2022-12-31
ipmi: kcs: Poll OBF briefly to reduce OBE latency
Andrew Jeffery
2022-12-31
tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
Michael Kelley
2022-12-31
tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
Yuan Can
2022-12-31
tpm: Add flag to use default cancellation policy
Eddie James
2022-12-31
tpm: tis_i2c: Fix sanity check interrupt enable mask
Eddie James
2022-12-04
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
2022-10-17
Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-14
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
Jason A. Donenfeld
2022-10-11
prandom: remove unused functions
Jason A. Donenfeld
2022-10-11
Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-10-10
Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-06
random: clear new batches when bringing new CPUs online
Jason A. Donenfeld
2022-10-05
char: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-01
random: fix typos in get_random_bytes() comment
William Zijl
[next]