summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_infineon.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* tpm: Unify the send callback behaviourJarkko Sakkinen2019-02-131-1/+1
* tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak2017-09-241-3/+3
* tpm, tpm_infineon: remove useless snprintf() callsJarkko Sakkinen2017-06-131-4/+4
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-251-11/+11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-151-25/+9Star
|\
| * tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe2015-03-181-25/+9Star
* | PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverPeter Huewe2015-03-181-12/+1Star
|/
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-171-11/+11
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-171-12/+17
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-061-1/+1
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-061-16/+0Star
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-061-10/+0Star
* Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-1/+1
|\
| * char: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | tpm_infineon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | tpm: remove use of __devinitBill Pemberton2012-11-281-1/+1
|/
* MAINTAINERS: TPM maintainers' contacts updateRajiv Andrade2012-06-121-3/+3
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst2010-02-111-22/+57
* tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-111-2/+2
* tpm: infineon section mismatchRandy Dunlap2008-02-061-3/+3
* tpm_infineon: add support for devices in mmio spaceAlex Williamson2007-05-081-66/+165
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-041-1/+1
* [PATCH] tpm_infineon section fixupRandy Dunlap2006-04-221-1/+2
* [PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst2006-04-221-29/+29
* [PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst2006-02-171-14/+34
* [PATCH] tpm_infineon: fix printk format warningRandy Dunlap2006-02-011-1/+1
* [PATCH] tpm-tidiesAndrew Morton2005-10-311-4/+4
* [PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst2005-10-311-98/+59Star
* [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-311-13/+21
* [PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall2005-10-311-0/+6
* [PATCH] tpm_infineon: Bugfix in PNPACPI-handlingMarcel Selhorst2005-09-051-31/+45
* [PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPIMarcel Selhorst2005-08-051-40/+106
* [PATCH] ppc64: tpm_infineon build fixAndrew Morton2005-07-281-2/+2
* [PATCH] tpm: Support for Infineon TPMMarcel Selhorst2005-07-281-0/+467