aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
* tpm_tis: fix subsequent suspend failuresRajiv Andrade2010-07-25
* TPM: ReadPubEK output struct fixRajiv Andrade2010-06-14
* TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-16
* Revert "TPM: ACPI/PNP dependency removal"James Morris2010-05-06
* Merge branch 'master' into nextJames Morris2010-05-05
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-04
* | TPM: workaround to enforce PCR updates across suspendsRajiv Andrade2010-03-25
|/
* tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst2010-02-11
* tpm: autoload tpm_tis based on system PnP IDsMatt Domsch2009-11-02
* tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade2009-11-01
* TPM: fix pcrreadRajiv Andrade2009-09-30
* Merge branch 'master' into nextJames Morris2009-09-29
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-23
| |\
| | * tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-09-23
| * | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
| * | seq_file: constify seq_operationsJames Morris2009-09-23
| |/
* / TPM: increase default TPM bufferRajiv Andrade2009-09-24
|/
* TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe2009-09-10
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* TPM: get_event_name stack corruptionEric Paris2009-05-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-26
|\
| * platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-24
* | Merge branch 'master' into nextJames Morris2009-03-23
|\|
| * tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-11
* | Merge branch 'master' into nextJames Morris2009-02-05
|\|
| * Merge branch 'linus' into releaseLen Brown2009-01-09
| |\
| | * tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith2009-01-08
| * | ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
| |/
* | TPM: integrity fixRajiv Andrade2009-02-05
* | TPM: integrity interfaceRajiv Andrade2009-02-02
* | TPM: sysfs functions consolidationRajiv Andrade2009-02-02
|/
* tpm: don't export static functionsStephen Rothwell2008-10-20
* drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton2008-10-16
* tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks2008-10-16
* tpm: correct tpm timeouts to jiffies conversionMarcin Obara2008-10-16
* As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade2008-10-10
* The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-10
* Protect tpm_chip_list when transversing it.Rajiv Andrade2008-10-10
* Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade2008-10-10
* Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade2008-10-10
* securityfs: do not depend on CONFIG_SECURITYEric Paris2008-08-27
* tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-26
* tpm: increase size of internal TPM response buffersMarcin Obara2008-07-26
* tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-26
* tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-26
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * tpm: add Intel TPM TIS device HIDMarcin Obara2008-07-10
* | tpm-tpm: BKL pushdownArnd Bergmann2008-07-02
|/
* tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas2008-04-29