Re: [PATCH] tpm/tpm_infineon: Use struct dev_pm_ops for power management

2015-03-23 Thread Marcel Selhorst
-by: Peter Huewe Acked-by: Marcel Selhorst -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] tpm/tpm_infineon: Use struct dev_pm_ops for power management

2015-03-23 Thread Marcel Selhorst
-by: Peter Huewe peterhu...@gmx.de Acked-by: Marcel Selhorst tp...@selhorst.net -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [tpmdd-devel] [PATCH] - TPM save state before suspending to ram

2008-01-04 Thread Marcel Selhorst
Kent is right, the solution from David is way better. I wanted to be consistent with the other functions in tpm.c, but it definitely makes more sense in Davids way. So please consider my patch as reverted and his patch as Signed-off-by: Marcel Selhorst <[EMAIL PROTECTED]> Thanks, Marcel

Re: [tpmdd-devel] [PATCH] - TPM save state before suspending to ram

2008-01-04 Thread Marcel Selhorst
Kent is right, the solution from David is way better. I wanted to be consistent with the other functions in tpm.c, but it definitely makes more sense in Davids way. So please consider my patch as reverted and his patch as Signed-off-by: Marcel Selhorst [EMAIL PROTECTED] Thanks, Marcel Kent

[PATCH] - TPM save state before suspending to ram

2008-01-03 Thread Marcel Selhorst
Dear list, this patch fixes a bug, that prevents the TPM chip to resume correctly from a suspended state. Signed-off-by: Marcel Selhorst <[EMAIL PROTECTED]> --- --- linux-tpm/drivers/char/tpm/tpm.c2008-01-03 20:44:43.0 +0100 +++ linux/drivers/char/tpm/tpm.c2008-01-03

[PATCH] - TPM save state before suspending to ram

2008-01-03 Thread Marcel Selhorst
Dear list, this patch fixes a bug, that prevents the TPM chip to resume correctly from a suspended state. Signed-off-by: Marcel Selhorst [EMAIL PROTECTED] --- --- linux-tpm/drivers/char/tpm/tpm.c2008-01-03 20:44:43.0 +0100 +++ linux/drivers/char/tpm/tpm.c2008-01-03 21:08

Re: [PATCH] TPM TIS device driver locality request

2007-11-21 Thread Marcel Selhorst
? I think including the patch for 2.6.24 is enough. > Your email client is converting tabs to spaces. > http://mbligh.org/linuxdocs/Email/Clients/Thunderbird has help for this. Thanks for the hint, Best regards, Marcel Selhorst - To unsubscribe from this list: send the line "unsubscri

Re: [PATCH] TPM TIS device driver locality request

2007-11-21 Thread Marcel Selhorst
is enough. Your email client is converting tabs to spaces. http://mbligh.org/linuxdocs/Email/Clients/Thunderbird has help for this. Thanks for the hint, Best regards, Marcel Selhorst - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: [tpmdd-devel] [PATCH] - TPM device driver layer (tpm.c|h)

2007-11-18 Thread Marcel Selhorst
Hi Greg, >> Acked by: Marcel Selhorst <[EMAIL PROTECTED]> > Ok, but shouldn't you be sending this patch onward to Andrew and/or > others? You are right, I replied to all but he wasn't in CC... Sorry, I forwarded the patch to him. > Who is the TPM driver maintainer th

[PATCH] TPM TIS device driver locality request

2007-11-18 Thread Marcel Selhorst
) But correct is: tpm_tis 00:0c: 1.2 TPM (device-id 0x3203, rev-id 9) This short patch fixes this issue. Signed-Off-by Marcel Selhorst <[EMAIL PROTECTED]> --- --- tpm_tis.c.orig 2007-11-19 00:21:09.0 +0100 +++ tpm_tis.c 2007-11-19 00:21:23.0 +0100 @@ -450,6 +450,11 @@ stat

Re: [tpmdd-devel] [PATCH] - TPM device driver layer (tpm.c|h)

2007-11-18 Thread Marcel Selhorst
Dear all, sorry for the delay. The patch below was posted 3 months ago and fixes possible problems during unloading of TPM device drivers. Acked by: Marcel Selhorst <[EMAIL PROTECTED]> --- Richard MUSIL wrote: > Dear all, > > I am currently writing virtual TPM device driv

Re: [tpmdd-devel] [PATCH] - TPM device driver layer (tpm.c|h)

2007-11-18 Thread Marcel Selhorst
Dear all, sorry for the delay. The patch below was posted 3 months ago and fixes possible problems during unloading of TPM device drivers. Acked by: Marcel Selhorst [EMAIL PROTECTED] --- Richard MUSIL wrote: Dear all, I am currently writing virtual TPM device driver. This driver exposes

[PATCH] TPM TIS device driver locality request

2007-11-18 Thread Marcel Selhorst
) But correct is: tpm_tis 00:0c: 1.2 TPM (device-id 0x3203, rev-id 9) This short patch fixes this issue. Signed-Off-by Marcel Selhorst [EMAIL PROTECTED] --- --- tpm_tis.c.orig 2007-11-19 00:21:09.0 +0100 +++ tpm_tis.c 2007-11-19 00:21:23.0 +0100 @@ -450,6 +450,11 @@ static int

Re: [tpmdd-devel] [PATCH] - TPM device driver layer (tpm.c|h)

2007-11-18 Thread Marcel Selhorst
Hi Greg, Acked by: Marcel Selhorst [EMAIL PROTECTED] Ok, but shouldn't you be sending this patch onward to Andrew and/or others? You are right, I replied to all but he wasn't in CC... Sorry, I forwarded the patch to him. Who is the TPM driver maintainer these days? That would currently

Re: [tpmdd-devel] [PATCH] - TPM device driver layer (tpm.c|h) - repost

2007-09-28 Thread Marcel Selhorst
Dear Richard, dear Greg, thanks for the patch, I will have a look at it next week and get back to you as soon as I can acknowledge it. Thanks, Marcel Greg KH schrieb: > On Tue, Sep 25, 2007 at 03:14:50PM +0200, Richard MUSIL wrote: >> Hello all, >> >> sometime ago I submitted patch to TPM

Re: [tpmdd-devel] [PATCH] - TPM device driver layer (tpm.c|h) - repost

2007-09-28 Thread Marcel Selhorst
Dear Richard, dear Greg, thanks for the patch, I will have a look at it next week and get back to you as soon as I can acknowledge it. Thanks, Marcel Greg KH schrieb: On Tue, Sep 25, 2007 at 03:14:50PM +0200, Richard MUSIL wrote: Hello all, sometime ago I submitted patch to TPM layer,

[PATCH] tpm_infineon: Bugfix in PNPACPI-handling

2005-08-07 Thread Marcel Selhorst
xed within the next iterations. Signed-off-by: Marcel Selhorst <[EMAIL PROTECTED]> --- diff -pruN linux-2.6.13-rc5/drivers/char/tpm/tpm_infineon.c linux-2.6.13-rc5.new/drivers/char/tpm/tpm_infineon.c --- linux-2.6.13-rc5/drivers/char/tpm/tpm_infineon.c2005-08-06 17:07:55.0 + +++

[PATCH] tpm_infineon: Bugfix in PNPACPI-handling

2005-08-07 Thread Marcel Selhorst
the next iterations. Signed-off-by: Marcel Selhorst [EMAIL PROTECTED] --- diff -pruN linux-2.6.13-rc5/drivers/char/tpm/tpm_infineon.c linux-2.6.13-rc5.new/drivers/char/tpm/tpm_infineon.c --- linux-2.6.13-rc5/drivers/char/tpm/tpm_infineon.c2005-08-06 17:07:55.0 + +++ linux-2.6.13-rc5.new

[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPI

2005-08-04 Thread Marcel Selhorst
-by: Marcel Selhorst <[EMAIL PROTECTED]> --- diff -pruN linux-2.6.13-rc4-mm1/drivers/char/tpm/Kconfig linux-new/drivers/char/tpm/Kconfig --- linux-2.6.13-rc4-mm1/drivers/char/tpm/Kconfig 2005-08-03 20:07:34.0 +0200 +++ linux-new/drivers/char/tpm/Kconfig 2005-08-04 10:39:08.0

[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPI

2005-08-04 Thread Marcel Selhorst
-by: Marcel Selhorst [EMAIL PROTECTED] --- diff -pruN linux-2.6.13-rc4-mm1/drivers/char/tpm/Kconfig linux-new/drivers/char/tpm/Kconfig --- linux-2.6.13-rc4-mm1/drivers/char/tpm/Kconfig 2005-08-03 20:07:34.0 +0200 +++ linux-new/drivers/char/tpm/Kconfig 2005-08-04 10:39:08.0 +0200

[PATCH] tpm: Support for Infineon TPM

2005-07-13 Thread Marcel Selhorst
Hello LKML, after further iterations with reviews and corrections, here is a fresh patch for the Infineon Trusted Platform Module SLD 9630 (TPM 1.1b). Best Regards, Marcel Selhorst Signed-off-by: Marcel Selhorst <[EMAIL PROTECTED]> --- diff -pruN linux-2.6.13-rc2-mm2/drivers/char/tpm/K

[PATCH] tpm: Support for Infineon TPM

2005-07-13 Thread Marcel Selhorst
Hello LKML, after further iterations with reviews and corrections, here is a fresh patch for the Infineon Trusted Platform Module SLD 9630 (TPM 1.1b). Best Regards, Marcel Selhorst Signed-off-by: Marcel Selhorst [EMAIL PROTECTED] --- diff -pruN linux-2.6.13-rc2-mm2/drivers/char/tpm/Kconfig

[PATCH] tpm: Support for new chip type

2005-07-07 Thread Marcel Selhorst
-snapshot 2.6.13-rc2. Further information about this module and a list of supported hardware can be found here: http://www.prosec.rub.de/tpm Best Regards, Marcel Selhorst Signed-off-by: Marcel Selhorst <[EMAIL PROTECTED]> --- diff -uprN linux-2.6.12.2/drivers/char/tpm/Kconfig linux/driver

[PATCH] tpm: Support for new chip type

2005-07-07 Thread Marcel Selhorst
-snapshot 2.6.13-rc2. Further information about this module and a list of supported hardware can be found here: http://www.prosec.rub.de/tpm Best Regards, Marcel Selhorst Signed-off-by: Marcel Selhorst [EMAIL PROTECTED] --- diff -uprN linux-2.6.12.2/drivers/char/tpm/Kconfig linux/drivers/char/tpm

[PATCH] tpm: Support for new chip type

2005-07-05 Thread Marcel Selhorst
information about this module and a list of supported hardware can be found here: http://www.prosec.rub.de/tpm Best Regards, Marcel Selhorst Signed-off-by: Marcel Selhorst <[EMAIL PROTECTED]> --- diff -uprN linux-2.6.13-rc1-mm1/drivers/char/tpm/Kconfig linux-2.6.13-rc-mm1-tpm_inf/drivers/ch

[PATCH] tpm: Support for new chip type

2005-07-05 Thread Marcel Selhorst
information about this module and a list of supported hardware can be found here: http://www.prosec.rub.de/tpm Best Regards, Marcel Selhorst Signed-off-by: Marcel Selhorst [EMAIL PROTECTED] --- diff -uprN linux-2.6.13-rc1-mm1/drivers/char/tpm/Kconfig linux-2.6.13-rc-mm1-tpm_inf/drivers/char/tpm