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-10-06
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
2023-09-23
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
2023-09-19
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
2023-09-13
ipmi_si: fix a memleak in try_smi_init()
Yi Yang
2023-09-13
ipmi:ssif: Fix a memory leak when scanning for an adapter
Corey Minyard
2023-09-13
ipmi:ssif: Add check for kstrdup
Jiasheng Jiang
2023-09-13
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
2023-09-13
hwrng: pic32 - use devm_clk_get_enabled
Martin Kaiser
2023-09-13
hwrng: nomadik - keep clock enabled while hwrng is registered
Martin Kaiser
2023-09-13
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
2023-08-12
tpm_tis: Opt-in interrupts
Jarkko Sakkinen
2023-08-12
tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
Peter Ujfalusi
2023-08-09
tpm: Add a helper for checking hwrng enabled
Mario Limonciello
2023-08-07
tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
Jonathan McDowell
2023-08-07
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
2023-08-07
tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
Takashi Iwai
2023-07-28
tpm_tis: Explicitly check for error code
Alexander Steffen
2023-07-28
tpm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-07-17
tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
Lino Sanfilippo
2023-07-17
tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
Florian Bezdeka
2023-07-17
tpm: Do not remap from ACPI resources again for Pluton TPM
Valentin David
2023-07-17
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen
Christian Hesse
2023-07-17
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
Christian Hesse
2023-07-17
tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
Jerry Snitselaar
2023-07-17
tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
2023-07-17
tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
2023-07-17
tpm_tis_spi: Release chip select when flow control fails
Peijie Shao
2023-07-17
tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11
Peter Ujfalusi
2023-07-17
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-03
virtio-console: call scheduler when we free unused buffs
Xianting Tian
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
bsr: fix build problem with bsr_class static cleanup
Greg Kroah-Hartman
2023-06-23
char: xillybus: make xillybus_class a static const structure
Ivan Orlov
2023-06-23
xilinx_hwicap: make icap_class a static const structure
Ivan Orlov
2023-06-23
virtio_console: make port class a static const structure
Ivan Orlov
2023-06-23
ppdev: make ppdev_class a static const structure
Ivan Orlov
2023-06-23
char: misc: make misc_class a static const structure
Ivan Orlov
2023-06-23
/dev/mem: make mem_class a static const structure
Ivan Orlov
2023-06-23
char: lp: make lp_class a static const structure
Ivan Orlov
2023-06-23
dsp56k: make dsp56k_class a static const structure
Ivan Orlov
2023-06-23
bsr: make bsr_class a static const structure
Ivan Orlov
2023-06-23
hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPS
Martin Kaiser
2023-06-23
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
2023-06-23
hwrng: st - support compile-testing
Martin Kaiser
2023-06-23
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
2023-06-15
char: xilinx_hwicap: Convert to platform remove callback returning void
Uwe Kleine-König
[next]