aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
* tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-11
* 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: 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
* tpm: fix section mismatch warningSam Ravnborg2008-04-29
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-20
* tpm: infineon section mismatchRandy Dunlap2008-02-06
* tpm.c: fix crash during device removalRichard MUSIL2008-02-06
* TPM: fix suspend and resume failureDavid Smith2008-01-14
* TPM: fix TIS device driver locality requestMarcel Selhorst2007-11-29
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-23
* tpm: pay attention to IRQ info from PNPBjorn Helgaas2007-10-17
* tpmdd maintainersKent Yoder2007-08-22
* Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer2007-07-20
* Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl2007-07-20
* Use menuconfig objects II - TPMJan Engelhardt2007-07-16
* Missing include file in tpm_atmel.hStephen Rothwell2007-05-12
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-10
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-07
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* | | use mutex instead of semaphore in TPM driverMatthias Kaehlcke2007-05-08
* | | tpm: fix sleep-in-spinlockParag Warudkar2007-05-08
* | | tpm_infineon: add support for devices in mmio spaceAlex Williamson2007-05-08
| |/ |/|
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-26
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14