summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-07-10tpm_nsc: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-10tpm_tis: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-10tpm_atmel: 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
2012-06-12tpm: check the chip reference before using itAndi Shyti
2012-06-12TPM: fix memleak when register hardware failsWanlong Gao
2012-06-12TPM: chip disabled state erronously being reported as errorRajiv Andrade
2012-06-12MAINTAINERS: TPM maintainers' contacts updateRajiv Andrade
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-05tpm_tis: fix tis_lock with respect to RCUJiri Kosina
2012-02-14TPM: Zero buffer whole after copying to userspaceTim Gardner
2012-02-14tpm_tis: Clean up after module_param cleanupStefan Berger
2012-02-14tpm_tis: Only probe iTPMsStefan Berger
2012-02-09Merge branch 'next-queue' into nextJames Morris
2012-01-20ima: fix Kconfig dependenciesFabio Estevam
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-16Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris
2011-11-16TPM: fix transmit_cmd error logicRajiv Andrade
2011-11-16TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade
2011-11-16TPM: Use vendor specific function for status probeRajiv Andrade
2011-11-16tpm_tis: add delay after aborting commandStefan Berger
2011-11-16tpm_tis: Check return code from getting timeouts/durationsStefan Berger
2011-11-16tpm: Introduce function to poll for result of self testStefan Berger
2011-11-16tpm: Cleanup tpm_continue_selftestStefan Berger
2011-11-16tpm: Have tpm_get_timeouts return an error codeStefan Berger
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-09-22TPM: Zero buffer after copying to userspacePeter Huewe
2011-09-22TPM: Call tpm_transmit with correct sizePeter Huewe
2011-09-22TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin
2011-09-22TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven
2011-08-23tpm: suppress durations sysfs output if not readStefan Berger
2011-08-04tpm_tis: fix build when ACPI is not enabledRandy Dunlap
2011-07-26tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger
2011-07-22tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger
2011-07-20tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger
2011-07-12tpm: Fix a typoStefan Berger
2011-07-12tpm_tis: Probing function for Intel iTPM bugStefan Berger
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger
2011-07-12tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger
2011-07-12tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger
2011-07-12tpm: Fix display of data in pubek sysfs entryStefan Berger
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger
2011-07-12tpm: Adjust interface timeouts if they are too smallStefan Berger
2011-07-12tpm: Use interface timeouts returned from the TPMStefan Berger
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger
2011-07-12tpm: Adjust the durations if they are too smallStefan Berger