aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-31[PATCH] tpm: more bios log parsing fixesSeiji Munetoh1-44/+4
2006-05-31[PATCH] tpm: bios log parsing fixesSeiji Munetoh1-16/+25
2006-05-26[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall1-4/+0
2006-05-15[PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker1-1/+1
2006-05-15[PATCH] tpm: fix constantKylene Jo Hall1-1/+1
2006-05-15[PATCH] tpm: update module dependenciesKylene Jo Hall1-1/+1
2006-04-22[PATCH] tpm: add HID module parameterKylene Jo Hall1-1/+12
2006-04-22[PATCH] tpm: add interrupt module parameterKylene Jo Hall1-35/+43
2006-04-22[PATCH] tpm: spacing cleanups 2Kylene Jo Hall1-13/+9
2006-04-22[PATCH] tpm_infineon section fixupRandy Dunlap1-1/+2
2006-04-22[PATCH] tpm: update bios log code for 1.2Kylene Jo Hall1-12/+37
2006-04-22[PATCH] tpm: check mem start and lenKylene Jo Hall1-0/+7
2006-04-22[PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst1-29/+29
2006-04-22[PATCH] tpm: use clear_bitKylene Jo Hall1-18/+7
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall3-26/+32
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn5-1/+670
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2-2/+247
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall2-3/+311
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall5-40/+55
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall4-55/+53
2006-04-22[PATCH] tpm: reorganize sysfs filesKylene Jo Hall1-59/+86
2006-04-22[PATCH] tpm: spacing cleanupsKylene Jo Hall1-5/+4
2006-04-22[PATCH] tpm: fix missing stringKylene Jo Hall1-0/+1
2006-04-22[PATCH] tpm: fix memory leakKylene Jo Hall1-0/+2
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton1-0/+1
2006-02-17[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst1-14/+34
2006-02-01[PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall1-2/+1
2006-02-01[PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall1-2/+2
2006-02-01[PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall1-0/+1
2006-02-01[PATCH] tpm_bios indexing fixAndrew Morton1-2/+2
2006-02-01[PATCH] tpm_bios: securityfs error checking fixAndrew Morton1-3/+12
2006-02-01[PATCH] tpm_infineon: fix printk format warningRandy Dunlap1-1/+1
2006-01-08[PATCH] tpmdd: remove global event logKylene Jo Hall1-30/+62
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall4-0/+529
2005-11-18[PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall1-1/+1
2005-11-18[PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2-31/+38
2005-11-18[PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall1-0/+2
2005-11-13[PATCH] tpm: locking fixKylene Jo Hall2-0/+10
2005-11-13[PATCH] tpm: dev_mask handling fixKylene Jo Hall1-3/+2
2005-11-13[PATCH] tpm: updates for new hardwareKylene Jo Hall3-72/+171
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall1-25/+23
2005-11-01[PATCH] missing platform_device.h includesAl Viro1-0/+1
2005-11-01[PATCH] TPM compile fixChris Wright2-0/+2
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2-2/+2
2005-10-30[PATCH] tpm-tidiesAndrew Morton3-37/+23
2005-10-30[PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst1-98/+59
2005-10-30[PATCH] tpm: move nsc driver off pci_devKylene Jo Hall1-67/+77
2005-10-30[PATCH] tpm: move atmel driver off pci_devKylene Jo Hall1-62/+63
2005-10-30[PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2-6/+6