aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\
| * TPM: Zero buffer whole after copying to userspaceTim Gardner2012-02-14
| * tpm_tis: Clean up after module_param cleanupStefan Berger2012-02-14
| * tpm_tis: Only probe iTPMsStefan Berger2012-02-14
| * Merge branch 'next-queue' into nextJames Morris2012-02-09
| |\
| | * ima: fix Kconfig dependenciesFabio Estevam2012-01-19
* | | tpm_tis: fix tis_lock with respect to RCUJiri Kosina2012-03-05
|/ /
* / tpm: fix (ACPI S3) suspend regressionStefan Berger2012-01-18
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris2011-11-16
|\
| * TPM: fix transmit_cmd error logicRajiv Andrade2011-11-16
| * TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade2011-11-16
| * TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade2011-11-16
| * TPM: Use vendor specific function for status probeRajiv Andrade2011-11-16
| * tpm_tis: add delay after aborting commandStefan Berger2011-11-16
| * tpm_tis: Check return code from getting timeouts/durationsStefan Berger2011-11-16
| * tpm: Introduce function to poll for result of self testStefan Berger2011-11-16
| * tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-16
| * tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-16
* | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-25
|\|
| * tpm: suppress durations sysfs output if not readStefan Berger2011-08-23
* | TPM: Zero buffer after copying to userspacePeter Huewe2011-09-22
* | TPM: Call tpm_transmit with correct sizePeter Huewe2011-09-22
* | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin2011-09-22
* | TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven2011-09-22
|/
* tpm_tis: fix build when ACPI is not enabledRandy Dunlap2011-08-03
* tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger2011-07-25
* tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger2011-07-22
* tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger2011-07-20
* tpm: Fix a typoStefan Berger2011-07-12
* tpm_tis: Probing function for Intel iTPM bugStefan Berger2011-07-12
* tpm_tis: Fix the probing for interruptsStefan Berger2011-07-12
* tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger2011-07-12
* tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger2011-07-12
* tpm: Fix display of data in pubek sysfs entryStefan Berger2011-07-12
* tpm_tis: Add timeouts sysfs entryStefan Berger2011-07-12
* tpm: Adjust interface timeouts if they are too smallStefan Berger2011-07-12
* tpm: Use interface timeouts returned from the TPMStefan Berger2011-07-12
* tpm_tis: Introduce durations sysfs entryStefan Berger2011-07-12
* tpm: Adjust the durations if they are too smallStefan Berger2011-07-12
* tpm: Use durations returned from TPMStefan Berger2011-07-12
* char/tpm: Fix unitialized usage of data bufferPeter Huewe2011-03-29
* Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-01
* Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds2011-02-20
* tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-10
* tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-23
* TPM: Long default timeout fixRajiv Andrade2011-01-23
* Merge branch 'master' into nextJames Morris2011-01-09
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
| |\
| | * tpm: don't use flush_scheduled_work()Tejun Heo2010-12-24