aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_nsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen1-10/+10
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen1-5/+9
2014-10-20char: tpm: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe1-1/+1
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-16/+0
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe1-10/+0
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger1-1/+6
2012-07-10tpm_nsc: Use struct dev_pm_ops for power managementRafael J. Wysocki1-11/+2
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki1-1/+1
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin1-2/+0
2011-07-26tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger1-7/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-08tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith1-13/+22
2008-04-29tpm: fix section mismatch warningSam Ravnborg1-1/+1
2007-08-22tpmdd maintainersKent Yoder1-1/+1
2006-10-11[PATCH] tpm: fix error handlingJeff Garzik1-2/+4
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall1-6/+11
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall1-16/+16
2005-11-07[PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall1-25/+23
2005-11-01[PATCH] TPM compile fixChris Wright1-0/+1
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-1/+1
2005-10-30[PATCH] tpm: move nsc driver off pci_devKylene Jo Hall1-67/+77
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall1-12/+20
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall1-0/+6
2005-06-25[PATCH] tpm: Support new National TPMsKylene Jo Hall1-55/+38
2005-06-24[PATCH] tpm: replace odd LPC init functionKylene Hall1-9/+13
2005-06-24[PATCH] tpm: add cancel functionKylene Hall1-0/+1
2005-06-24[PATCH] tpm: sysfs owernship changesKylene Hall1-1/+16
2005-06-24[PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall1-23/+31
2005-06-24[PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan1-22/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+373