index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_tis.c
Age
Commit message (
Expand
)
Author
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_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-07
tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
Jonathan McDowell
2023-08-07
tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
Takashi Iwai
2023-07-17
tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
Florian Bezdeka
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: tpm_tis: Disable interrupts *only* for AEON UPX-i11
Peter Ujfalusi
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-04-24
tpm_tis: fix stall after iowrite*()s
Haris Okanovic
2023-04-24
tpm/tpm_tis: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-24
tpm, tpm_tis: Avoid cache incoherency in test for interrupts
Lino Sanfilippo
2022-12-08
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2022-05-23
tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
Johannes Holland
2021-06-23
tpm_tis: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
2020-11-06
tpm_tis: Disable interrupts on ThinkPad T490s
Jerry Snitselaar
2020-07-07
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
2020-07-02
tpm_tis: Remove the HID IFX0102
Jarkko Sakkinen
2019-11-12
tpm: Switch to platform_get_irq_optional()
Hans de Goede
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-01-08
tpm: remove unused variables
Arnd Bergmann
2018-01-08
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
2018-01-08
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
2018-01-08
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
2017-10-18
tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDX
Jérémy Lefaure
2017-10-18
tpm: constify transmit data pointers
Arnd Bergmann
2017-07-07
tpm_tis: make ilb_base_addr static
Colin Ian King
2017-07-07
tpm: Enable CLKRUN protocol for Braswell systems
Azhar Shaikh
2017-06-13
tpm_tis: Consolidate the platform and acpi probe flow
Jason Gunthorpe
2017-06-13
tpm_tis: Use platform_get_irq
Jason Gunthorpe
2017-06-13
tpm_tis: Fix IRQ autoprobing when using platform_device
Jason Gunthorpe
2017-02-14
tpm_tis: fix the error handling of init_tis()
Wei Yongjun
2017-01-23
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2016-11-28
tpm_tis: Allow tpm_tis to be bound using DT
Jason Gunthorpe
2016-06-25
tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
Christophe Ricard
2016-06-25
tpm_tis: Introduce intermediate layer for TPM access
Christophe Ricard
2016-06-25
tpm: tpm_tis: Share common data between phys
Christophe Ricard
2016-06-25
tpm: Fix IRQ unwind ordering in TIS
Jason Gunthorpe
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop manufacturer_id from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
tpm: drop int_queue from tpm_vendor_specific
Jarkko Sakkinen
[next]