summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tpm: more bios log parsing fixesSeiji Munetoh2006-06-011-44/+4Star
* [PATCH] tpm: bios log parsing fixesSeiji Munetoh2006-06-011-16/+25
* [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall2006-05-261-4/+0Star
* [PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker2006-05-151-1/+1
* [PATCH] tpm: fix constantKylene Jo Hall2006-05-151-1/+1
* [PATCH] tpm: update module dependenciesKylene Jo Hall2006-05-151-1/+1
* [PATCH] tpm: add HID module parameterKylene Jo Hall2006-04-221-1/+12
* [PATCH] tpm: add interrupt module parameterKylene Jo Hall2006-04-221-35/+43
* [PATCH] tpm: spacing cleanups 2Kylene Jo Hall2006-04-221-13/+9Star
* [PATCH] tpm_infineon section fixupRandy Dunlap2006-04-221-1/+2
* [PATCH] tpm: update bios log code for 1.2Kylene Jo Hall2006-04-221-12/+37
* [PATCH] tpm: check mem start and lenKylene Jo Hall2006-04-221-0/+7
* [PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst2006-04-221-29/+29
* [PATCH] tpm: use clear_bitKylene Jo Hall2006-04-221-18/+7Star
* [PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall2006-04-223-26/+32
* [PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn2006-04-225-1/+670
* [PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2006-04-222-2/+247
* [PATCH] tpm: command duration updateKylene Jo Hall2006-04-222-3/+311
* [PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall2006-04-225-40/+55
* [PATCH] tpm: chip struct updateKylene Jo Hall2006-04-224-55/+53Star
* [PATCH] tpm: reorganize sysfs filesKylene Jo Hall2006-04-221-59/+86
* [PATCH] tpm: spacing cleanupsKylene Jo Hall2006-04-221-5/+4Star
* [PATCH] tpm: fix missing stringKylene Jo Hall2006-04-221-0/+1
* [PATCH] tpm: fix memory leakKylene Jo Hall2006-04-221-0/+2
* [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/+1Star
* [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-091-30/+62
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-094-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-142-0/+10
* [PATCH] tpm: dev_mask handling fixKylene Jo Hall2005-11-141-3/+2Star
* [PATCH] tpm: updates for new hardwareKylene Jo Hall2005-11-143-72/+171
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* [PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall2005-11-071-25/+23Star
* [PATCH] missing platform_device.h includesAl Viro2005-11-021-0/+1
* [PATCH] TPM compile fixChris Wright2005-11-022-0/+2
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-312-2/+2
* [PATCH] tpm-tidiesAndrew Morton2005-10-313-37/+23Star
* [PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst2005-10-311-98/+59Star
* [PATCH] tpm: move nsc driver off pci_devKylene Jo Hall2005-10-311-67/+77
* [PATCH] tpm: move atmel driver off pci_devKylene Jo Hall2005-10-311-62/+63
* [PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2005-10-312-6/+6