index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-13
Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2024-03-12
tpm: tis_i2c: Add compatible string nuvoton,npct75x
Lukas Wunner
2024-03-12
tpm_tis: Add compatible string atmel,at97sc3204
Lukas Wunner
2024-03-12
tpm_tis_spi: Add compatible string atmel,attpm20p
Lukas Wunner
2024-03-12
tpm,tpm_tis: Avoid warning splat at shutdown
Lino Sanfilippo
2024-03-12
tpm/tpm_ftpm_tee: fix all kernel-doc warnings
Randy Dunlap
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-02-08
tpm_tis_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-01-09
tpm: cr50: fix kernel-doc warning and spelling
Randy Dunlap
2024-01-09
tpm: nuvoton: Use i2c_get_match_data()
Rob Herring
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
2023-09-04
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-28
tpm: Explicitly include correct DT includes
Rob Herring
2023-08-17
tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
Li Zetao
2023-08-17
tpm: remove redundant variable len
Colin Ian King
2023-08-17
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
2023-08-17
tpm_tis: Use responseRetry to recover from data transfer errors
Alexander Steffen
2023-08-17
tpm_tis: Move CRC check to generic send routine
Alexander Steffen
2023-08-17
tpm_tis_spi: Add hardware wait polling
Krishna Yarlagadda
2023-08-17
tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
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-08-05
tpm: make all 'class' structures const
Ivan Orlov
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-06-02
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
2023-05-24
tpm: tpm_tis: Disable interrupts for AEON UPX-i11
Peter Ujfalusi
2023-05-16
tpm/tpm_tis: Disable interrupts for more Lenovo devices
Jerry Snitselaar
2023-05-16
tpm: Prevent hwrng from activating during resume
Jarkko Sakkinen
2023-05-16
tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume
Jarkko Sakkinen
2023-05-01
Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]