aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-1/+1
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-11[PATCH] tpm: fix error handlingJeff Garzik1-1/+8
2006-07-14[PATCH] TPM: fix failure path leakRandy Dunlap1-0/+1
2006-04-22[PATCH] tpm: use clear_bitKylene Jo Hall1-18/+7
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall1-8/+14
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn1-0/+3
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall1-2/+233
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall1-3/+309
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall1-5/+6
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall1-25/+23
2006-04-22[PATCH] tpm: reorganize sysfs filesKylene Jo Hall1-59/+86
2006-04-22[PATCH] tpm: spacing cleanupsKylene Jo Hall1-5/+4
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall1-0/+3
2005-11-18[PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall1-0/+2
2005-11-13[PATCH] tpm: locking fixKylene Jo Hall1-0/+9
2005-11-13[PATCH] tpm: dev_mask handling fixKylene Jo Hall1-3/+2
2005-10-30[PATCH] tpm-tidiesAndrew Morton1-24/+11
2005-10-30[PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall1-4/+4
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall1-35/+30
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall1-1/+1
2005-06-30[PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall1-1/+1
2005-06-25[PATCH] tpm: fix misc name memory problemKylene Jo Hall1-2/+6
2005-06-25[PATCH] tpm: Fix pubek parsingKylene Jo Hall1-2/+2
2005-06-24[PATCH] tpm: improve output in sysfs files when the TPM failsKylene Jo Hall1-4/+6
2005-06-24[PATCH] tpm: add debugging outputKylene Hall1-8/+17
2005-06-24[PATCH] tpm: replace odd LPC init functionKylene Hall1-90/+0
2005-06-24[PATCH] tpm: locking fixesKylene Hall1-3/+7
2005-06-24[PATCH] tpm: add cancel functionKylene Hall1-12/+20
2005-06-24[PATCH] tpm: sysfs owernship changesKylene Hall1-12/+23
2005-06-24[PATCH] tpm: remove unnecessary __forceKylene Hall1-12/+7
2005-06-24[PATCH] tpm: use to_pci_devKylene Hall1-3/+3
2005-06-24[PATCH] tpm: fix timer initializationKylene Hall1-18/+6
2005-06-24[PATCH] tpm: large stack objectsKylene Hall1-6/+15
2005-06-24[PATCH] tpm: read return code issueKylene Hall1-20/+10
2005-06-24[PATCH] tpm: remove unnecessary module stuffKylene Hall1-13/+0
2005-06-24[PATCH] tpm: address missing const defsKylene Hall1-5/+5
2005-06-24[PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall1-17/+35
2005-06-24[PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan1-28/+7
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacksYani Ioannou1-3/+3
2005-04-26[PATCH] tpm 64bit fixes (size_t)Al Viro1-3/+3
2005-04-16[PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+697