aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_infineon.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-02-13tpm: Unify the send callback behaviourJarkko Sakkinen1-1/+1
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak1-3/+3
2017-06-13tpm, tpm_infineon: remove useless snprintf() callsJarkko Sakkinen1-4/+4
2016-06-25tpm: Get rid of chip->pdevJason Gunthorpe1-11/+11
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-25/+9
2015-03-18tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe1-25/+9
2015-03-18PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverPeter Huewe1-12/+1
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen1-11/+11
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen1-12/+17
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe1-1/+1
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-16/+0
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe1-10/+0
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-11-28tpm_infineon: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-28tpm: remove use of __devinitBill Pemberton1-1/+1
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2012-06-12MAINTAINERS: TPM maintainers' contacts updateRajiv Andrade1-3/+3
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2009-02-11tpm: correct email address for tpm_infineon-driverMarcel Selhorst1-2/+2
2008-02-06tpm: infineon section mismatchRandy Dunlap1-3/+3
2007-05-08tpm_infineon: add support for devices in mmio spaceAlex Williamson1-66/+165
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-04-22[PATCH] tpm_infineon section fixupRandy Dunlap1-1/+2
2006-04-22[PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst1-29/+29
2006-02-17[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst1-14/+34
2006-02-01[PATCH] tpm_infineon: fix printk format warningRandy Dunlap1-1/+1
2005-10-30[PATCH] tpm-tidiesAndrew Morton1-4/+4
2005-10-30[PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst1-98/+59
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall1-13/+21
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall1-0/+6
2005-09-05[PATCH] tpm_infineon: Bugfix in PNPACPI-handlingMarcel Selhorst1-31/+45
2005-08-05[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPIMarcel Selhorst1-40/+106
2005-07-27[PATCH] ppc64: tpm_infineon build fixAndrew Morton1-2/+2
2005-07-27[PATCH] tpm: Support for Infineon TPMMarcel Selhorst1-0/+467