Commit Graph

194 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
Linus Torvalds 8d1dc20e8d Revert "TPM: Long default timeout fix" 14 years ago
Linus Torvalds e587137240 Revert "tpm_tis: Use timeouts returned from TPM" 14 years ago
Stefan Berger 9b29050f8f tpm_tis: Use timeouts returned from TPM 14 years ago
Olof Johansson e5cce6c13c tpm: fix panic caused by "tpm: Autodetect itpm devices" 14 years ago
Rajiv Andrade c4ff4b829e TPM: Long default timeout fix 14 years ago
Tejun Heo 2e5c44c920 tpm: don't use flush_scheduled_work() 14 years ago
Matthew Garrett 3f0d3d016d tpm: Autodetect itpm devices 14 years ago
Mimi Zohar c749ba912e key: add tpm_send command 14 years ago
Mimi Zohar a0e39349d8 tpm: add module_put wrapper 14 years ago
Dmitry Torokhov 9b3056cca0 tpm: change 'tpm_suspend_pcr' to be module parameter 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Rajiv Andrade 59f6fbe429 tpm_tis: fix subsequent suspend failures 15 years ago
Rajiv Andrade 02a077c52e TPM: ReadPubEK output struct fix 15 years ago
Rajiv Andrade 7f2ab000c6 TPM: ACPI/PNP dependency removal 15 years ago
James Morris ec4a162af3 Revert "TPM: ACPI/PNP dependency removal" 15 years ago
Rajiv Andrade b89e66e1e3 TPM: ACPI/PNP dependency removal 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Rajiv Andrade 225a9be24d TPM: workaround to enforce PCR updates across suspends 15 years ago
Marcel Selhorst 93716b9470 tpm_infineon: fix suspend/resume handler for pnp_driver 15 years ago
Matt Domsch 31bde71c20 tpm: autoload tpm_tis based on system PnP IDs 15 years ago
Rajiv Andrade 3507d61236 tpm_tis: TPM_STS_DATA_EXPECT workaround 15 years ago
Rajiv Andrade 15d031c394 TPM: fix pcrread 16 years ago
Rajiv Andrade 23acb98de5 TPM: fix pcrread 16 years ago
Rajiv Andrade 7f366784f5 TPM: increase default TPM buffer 16 years ago
Jason Gunthorpe 0afd9056f1 tpm-fixup-pcrs-sysfs-file-update 16 years ago
Jan Beulich 8c87df457c BUILD_BUG_ON(): fix it and a couple of bogus uses of it 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Jason Gunthorpe ec57935837 TPM: Fixup boot probe timeout for tpm_tis driver 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Eric Paris fbaa58696c TPM: get_event_name stack corruption 16 years ago
Eric Paris b103387037 TPM: get_event_name stack corruption 16 years ago
Ming Lei 7a192ec334 platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' 16 years ago
Marcel Selhorst 7dcce1334f tpm: correct email address for tpm_infineon-driver 16 years ago
Rajiv Andrade 8920d5ad6b TPM: integrity fix 16 years ago
Rajiv Andrade 659aaf2bb5 TPM: integrity interface 16 years ago
Rajiv Andrade 0883743825 TPM: sysfs functions consolidation 16 years ago
David Smith 09f50c9542 tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance 16 years ago
Lin Ming ea7e96e0f2 ACPI: remove private acpica headers from driver files 16 years ago
Stephen Rothwell cbb2ed4ac6 tpm: don't export static functions 17 years ago
Andrew Morton dd78c9439f drivers/char/tpm/tpm.c: fix error-path memory leak 17 years ago
Valdis Kletnieks 292cf4a8a9 tpm: work around bug in Broadcom BCM0102 chipset 17 years ago
Marcin Obara 9e5b1b1222 tpm: correct tpm timeouts to jiffies conversion 17 years ago
Rajiv Andrade 4bdec11f56 As pointed out by Jonathan Corbet, the timer must be deleted before 17 years ago
Rajiv Andrade 253115b71f The tpm_dev_release function is only called for platform devices, not pnp 17 years ago
Rajiv Andrade f02a93645e Protect tpm_chip_list when transversing it. 17 years ago
Rajiv Andrade dc36d32cc5 Renames num_open to is_open, as only one process can open the file at a time. 17 years ago
Rajiv Andrade f89c5edb86 Remove the BKL calls from the TPM driver, which were added in the overall 17 years ago
Eric Paris da31894ed7 securityfs: do not depend on CONFIG_SECURITY 17 years ago
Michael Halcrow 0147600172 tpm: Use correct data types for sizes in tpm_write() and tpm_read() 17 years ago
Marcin Obara ec288bd37e tpm: increase size of internal TPM response buffers 17 years ago