summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_nsc.c
AgeCommit message (Expand)Author
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2014-10-20char: tpm: drop owner assignment from platform_driversWolfram Sang
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger
2012-07-10tpm_nsc: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin
2011-07-26tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-08tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith
2008-04-29tpm: fix section mismatch warningSam Ravnborg
2007-08-22tpmdd maintainersKent Yoder
2006-10-11[PATCH] tpm: fix error handlingJeff Garzik
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall
2005-11-07[PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall
2005-11-01[PATCH] TPM compile fixChris Wright
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap
2005-10-30[PATCH] tpm: move nsc driver off pci_devKylene Jo Hall
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall
2005-06-25[PATCH] tpm: Support new National TPMsKylene Jo Hall
2005-06-24[PATCH] tpm: replace odd LPC init functionKylene Hall
2005-06-24[PATCH] tpm: add cancel functionKylene Hall
2005-06-24[PATCH] tpm: sysfs owernship changesKylene Hall
2005-06-24[PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall
2005-06-24[PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds