index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_infineon.c
Age
Commit message (
Expand
)
Author
2017-09-23
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
2017-06-13
tpm, tpm_infineon: remove useless snprintf() calls
Jarkko Sakkinen
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-03-18
tpm/tpm_infineon: Use struct dev_pm_ops for power management
Peter Huewe
2015-03-18
PNP: tpm/tpm_infineon: Use module_pnp_driver to register driver
Peter Huewe
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-11-28
tpm_infineon: remove use of __devexit_p
Bill Pemberton
2012-11-28
tpm: remove use of __devinit
Bill Pemberton
2012-11-21
char: remove use of __devexit
Bill Pemberton
2012-06-12
MAINTAINERS: TPM maintainers' contacts update
Rajiv Andrade
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-02-11
tpm_infineon: fix suspend/resume handler for pnp_driver
Marcel Selhorst
2009-02-11
tpm: correct email address for tpm_infineon-driver
Marcel Selhorst
2008-02-06
tpm: infineon section mismatch
Randy Dunlap
2007-05-08
tpm_infineon: add support for devices in mmio space
Alex Williamson
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-04-22
[PATCH] tpm_infineon section fixup
Randy Dunlap
2006-04-22
[PATCH] tpm: tpm_infineon updated to latest interface changes
Marcel Selhorst
2006-02-17
[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfix
Marcel Selhorst
2006-02-01
[PATCH] tpm_infineon: fix printk format warning
Randy Dunlap
2005-10-30
[PATCH] tpm-tidies
Andrew Morton
2005-10-30
[PATCH] Infineon TPM: move infineon driver off pci_dev
Marcel Selhorst
2005-10-30
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
2005-10-30
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
2005-09-05
[PATCH] tpm_infineon: Bugfix in PNPACPI-handling
Marcel Selhorst
2005-08-05
[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPI
Marcel Selhorst
2005-07-27
[PATCH] ppc64: tpm_infineon build fix
Andrew Morton
2005-07-27
[PATCH] tpm: Support for Infineon TPM
Marcel Selhorst