index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+1
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
1
-3
/
+1
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-04
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
1
-2
/
+3
2022-11-24
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
1
-2
/
+2
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-3
/
+1
2022-10-10
Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-10-05
char: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
6
-16
/
+7
2022-08-03
tpm: Add check for Failure mode for TPM2 modules
Mårten Lindahl
1
-0
/
+6
2022-08-03
tpm: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2022-08-03
tpm: Add tpm_tis_i2c backend for tpm_tis_core
Alexander Steffen
3
-0
/
+404
2022-08-03
tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
Alexander Steffen
2
-0
/
+24
2022-08-03
tpm: Add upgrade/reduced mode support for TPM1.2 modules
Stefan Mahnke-Hartmann
2
-1
/
+7
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-169
/
+141
2022-05-23
tpm: Add field upgrade mode support for Infineon TPM2 modules
Stefan Mahnke-Hartmann
1
-1
/
+5
2022-05-23
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
1
-1
/
+10
2022-05-23
char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
Uwe Kleine-König
1
-2
/
+2
2022-05-23
tpm: cr50: Add new device/vendor ID 0x504a6666
Jes B. Klinke
1
-3
/
+4
2022-05-23
tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
Johannes Holland
6
-161
/
+118
2022-05-23
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
1
-0
/
+1
2022-05-23
tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-1
/
+1
2022-05-19
xen/tpmfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
1
-15
/
+3
2022-03-29
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
5
-16
/
+6
2022-03-16
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-1
/
+1
2022-03-10
tpm: use try_get_ops() in tpm-space.c
James Bottomley
1
-4
/
+4
2022-03-08
tpm: fix reference counting for struct tpm_chip
Lino Sanfilippo
3
-38
/
+75
2022-03-08
tpm: xen-tpmfront: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2022-03-08
tpm: Fix error handling in async work
Tadeusz Struk
1
-1
/
+7
2022-02-27
tpm: vtpm_proxy: Check length to avoid compiler warning
Kees Cook
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-5
/
+2
2022-02-09
tpm: st33zp24: Make st33zp24_remove() a void function
Uwe Kleine-König
4
-11
/
+4
2022-01-09
tpm: fix NPE on probe for missing device
Patrick Williams
1
-2
/
+2
2022-01-09
tpm: fix potential NULL pointer access in tpm_del_char_device
Lino Sanfilippo
1
-5
/
+13
2022-01-09
tpm: Add Upgrade/Reduced mode support for TPM2 modules
axelj
3
-7
/
+21
2022-01-09
char: tpm: cr50: Set TPM_FIRMWARE_POWER_MANAGED based on device property
Rob Barnes
2
-2
/
+30
2022-01-09
tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
Christophe Jaillet
1
-1
/
+1
[next]