summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tpm: sparc32 build fixAndrew Morton2006-03-251-0/+1
* [PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst2006-02-171-14/+34
* [PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall2006-02-011-2/+1
* [PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall2006-02-011-2/+2
* [PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall2006-02-011-0/+1
* [PATCH] tpm_bios indexing fixAndrew Morton2006-02-011-2/+2
* [PATCH] tpm_bios: securityfs error checking fixAndrew Morton2006-02-011-3/+12
* [PATCH] tpm_infineon: fix printk format warningRandy Dunlap2006-02-011-1/+1
* [PATCH] tpmdd: remove global event logKylene Jo Hall2006-01-081-30/+62
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-084-0/+529
* [PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall2005-11-181-1/+1
* [PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2005-11-182-31/+38
* [PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall2005-11-181-0/+2
* [PATCH] tpm: locking fixKylene Jo Hall2005-11-132-0/+10
* [PATCH] tpm: dev_mask handling fixKylene Jo Hall2005-11-131-3/+2
* [PATCH] tpm: updates for new hardwareKylene Jo Hall2005-11-133-72/+171
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall2005-11-071-25/+23
* [PATCH] missing platform_device.h includesAl Viro2005-11-011-0/+1
* [PATCH] TPM compile fixChris Wright2005-11-012-0/+2
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-302-2/+2
* [PATCH] tpm-tidiesAndrew Morton2005-10-303-37/+23
* [PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst2005-10-301-98/+59
* [PATCH] tpm: move nsc driver off pci_devKylene Jo Hall2005-10-301-67/+77
* [PATCH] tpm: move atmel driver off pci_devKylene Jo Hall2005-10-301-62/+63
* [PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2005-10-302-6/+6
* [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-305-72/+91
* [PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall2005-10-305-1/+20
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-082-31/+48
|\
| * [PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn2005-09-071-0/+3
| * [PATCH] tpm_infineon: Bugfix in PNPACPI-handlingMarcel Selhorst2005-09-051-31/+45
* | [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-241-1/+1
|/
* [PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPIMarcel Selhorst2005-08-052-44/+113
* [PATCH] ppc64: tpm_infineon build fixAndrew Morton2005-07-271-2/+2
* [PATCH] tpm: Support for Infineon TPMMarcel Selhorst2005-07-273-1/+479
* [PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall2005-06-301-1/+1
* [PATCH] tpm: fix misc name memory problemKylene Jo Hall2005-06-251-2/+6
* [PATCH] tpm: Fix pubek parsingKylene Jo Hall2005-06-251-2/+2
* [PATCH] tpm: Support new National TPMsKylene Jo Hall2005-06-253-70/+53
* [PATCH] tpm: improve output in sysfs files when the TPM failsKylene Jo Hall2005-06-241-4/+6
* [PATCH] tpm: add debugging outputKylene Hall2005-06-241-8/+17
* [PATCH] tpm: replace odd LPC init functionKylene Hall2005-06-244-108/+22
* [PATCH] tpm: TPMs on additional LPC busKylene Hall2005-06-241-0/+1
* [PATCH] tpm: locking fixesKylene Hall2005-06-241-3/+7
* [PATCH] tpm: add cancel functionKylene Hall2005-06-244-12/+23
* [PATCH] tpm: sysfs owernship changesKylene Hall2005-06-244-13/+64
* [PATCH] tpm: remove unnecessary __forceKylene Hall2005-06-241-12/+7
* [PATCH] tpm: use to_pci_devKylene Hall2005-06-241-3/+3
* [PATCH] tpm: fix timer initializationKylene Hall2005-06-242-20/+6
* [PATCH] tpm: large stack objectsKylene Hall2005-06-241-6/+15
OpenPOWER on IntegriCloud