* [PATCH 1/1] tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
@ 2014-12-05 1:17 Ashley Lai
2014-12-05 1:57 ` Joe Perches
0 siblings, 1 reply; 4+ messages in thread
From: Ashley Lai @ 2014-12-05 1:17 UTC (permalink / raw)
To: tpmdd-devel, linux-kernel; +Cc: Ashley Lai
Added myself as a maintainer for the IBM vtpm driver and removed myself
from the tpm maintainer list. Also, updated the tpm_ibmvtpm driver with
my current email address.
Signed-off-by: Ashley Lai <ashleydlai@gmail.com>
---
MAINTAINERS | 8 +++++++-
drivers/char/tpm/tpm_ibmvtpm.c | 2 +-
drivers/char/tpm/tpm_ibmvtpm.h | 2 +-
drivers/char/tpm/tpm_of.c | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ccb0fef..ddf85b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9297,13 +9297,19 @@ F: drivers/media/usb/tm6000/
TPM DEVICE DRIVER
M: Peter Huewe <peterhuewe@gmx.de>
-M: Ashley Lai <ashley@ashleylai.com>
M: Marcel Selhorst <tpmdd@selhorst.net>
W: http://tpmdd.sourceforge.net
L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
S: Maintained
F: drivers/char/tpm/
+IBM VTPM DEVICE DRIVER
+M: Ashley Lai <ashleydlai@gmail.com>
+W: http://tpmdd.sourceforge.net
+L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
+S: Maintained
+F: drivers/char/tpm/tpm_ibmvtpm*
+
TRACING
M: Steven Rostedt <rostedt@goodmis.org>
M: Ingo Molnar <mingo@redhat.com>
diff --git a/drivers/char/tpm/tpm_ibmvtpm.c b/drivers/char/tpm/tpm_ibmvtpm.c
index 4109222..96f5d44 100644
--- a/drivers/char/tpm/tpm_ibmvtpm.c
+++ b/drivers/char/tpm/tpm_ibmvtpm.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2012 IBM Corporation
*
- * Author: Ashley Lai <adlai@us.ibm.com>
+ * Author: Ashley Lai <ashleydlai@gmail.com>
*
* Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
diff --git a/drivers/char/tpm/tpm_ibmvtpm.h b/drivers/char/tpm/tpm_ibmvtpm.h
index bd82a79..f595f14 100644
--- a/drivers/char/tpm/tpm_ibmvtpm.h
+++ b/drivers/char/tpm/tpm_ibmvtpm.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2012 IBM Corporation
*
- * Author: Ashley Lai <adlai@us.ibm.com>
+ * Author: Ashley Lai <ashleydlai@gmail.com>
*
* Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
diff --git a/drivers/char/tpm/tpm_of.c b/drivers/char/tpm/tpm_of.c
index 98ba2bd..c002d1b 100644
--- a/drivers/char/tpm/tpm_of.c
+++ b/drivers/char/tpm/tpm_of.c
@@ -1,7 +1,7 @@
/*
* Copyright 2012 IBM Corporation
*
- * Author: Ashley Lai <adlai@us.ibm.com>
+ * Author: Ashley Lai <ashleydlai@gmail.com>
*
* Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 1/1] tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
2014-12-05 1:17 [PATCH 1/1] tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver Ashley Lai
@ 2014-12-05 1:57 ` Joe Perches
2014-12-05 3:11 ` Ashley Lai
0 siblings, 1 reply; 4+ messages in thread
From: Joe Perches @ 2014-12-05 1:57 UTC (permalink / raw)
To: Ashley Lai; +Cc: tpmdd-devel, linux-kernel
On Thu, 2014-12-04 at 19:17 -0600, Ashley Lai wrote:
> Added myself as a maintainer for the IBM vtpm driver and removed myself
> from the tpm maintainer list. Also, updated the tpm_ibmvtpm driver with
> my current email address.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -9297,13 +9297,19 @@ F: drivers/media/usb/tm6000/
>
> TPM DEVICE DRIVER
> M: Peter Huewe <peterhuewe@gmx.de>
> -M: Ashley Lai <ashley@ashleylai.com>
> M: Marcel Selhorst <tpmdd@selhorst.net>
> W: http://tpmdd.sourceforge.net
> L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
> S: Maintained
> F: drivers/char/tpm/
>
> +IBM VTPM DEVICE DRIVER
> +M: Ashley Lai <ashleydlai@gmail.com>
> +W: http://tpmdd.sourceforge.net
> +L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/char/tpm/tpm_ibmvtpm*
> +
Please keep this file sections in alphabetical order
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/1] tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
@ 2014-12-05 3:01 Ashley Lai
0 siblings, 0 replies; 4+ messages in thread
From: Ashley Lai @ 2014-12-05 3:01 UTC (permalink / raw)
To: tpmdd-devel, linux-kernel; +Cc: Ashley Lai
Added myself as a maintainer for the IBM vtpm driver and removed myself
from the tpm maintainer list. Also, updated the tpm_ibmvtpm driver with
my current email address.
Signed-off-by: Ashley Lai <ashleydlai@gmail.com>
---
MAINTAINERS | 8 +++++++-
drivers/char/tpm/tpm_ibmvtpm.c | 2 +-
drivers/char/tpm/tpm_ibmvtpm.h | 2 +-
drivers/char/tpm/tpm_of.c | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ccb0fef..82136b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9297,13 +9297,19 @@ F: drivers/media/usb/tm6000/
TPM DEVICE DRIVER
M: Peter Huewe <peterhuewe@gmx.de>
-M: Ashley Lai <ashley@ashleylai.com>
M: Marcel Selhorst <tpmdd@selhorst.net>
W: http://tpmdd.sourceforge.net
L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
S: Maintained
F: drivers/char/tpm/
+TPM IBM_VTPM DEVICE DRIVER
+M: Ashley Lai <ashleydlai@gmail.com>
+W: http://tpmdd.sourceforge.net
+L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
+S: Maintained
+F: drivers/char/tpm/tpm_ibmvtpm*
+
TRACING
M: Steven Rostedt <rostedt@goodmis.org>
M: Ingo Molnar <mingo@redhat.com>
diff --git a/drivers/char/tpm/tpm_ibmvtpm.c b/drivers/char/tpm/tpm_ibmvtpm.c
index 4109222..96f5d44 100644
--- a/drivers/char/tpm/tpm_ibmvtpm.c
+++ b/drivers/char/tpm/tpm_ibmvtpm.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2012 IBM Corporation
*
- * Author: Ashley Lai <adlai@us.ibm.com>
+ * Author: Ashley Lai <ashleydlai@gmail.com>
*
* Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
diff --git a/drivers/char/tpm/tpm_ibmvtpm.h b/drivers/char/tpm/tpm_ibmvtpm.h
index bd82a79..f595f14 100644
--- a/drivers/char/tpm/tpm_ibmvtpm.h
+++ b/drivers/char/tpm/tpm_ibmvtpm.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2012 IBM Corporation
*
- * Author: Ashley Lai <adlai@us.ibm.com>
+ * Author: Ashley Lai <ashleydlai@gmail.com>
*
* Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
diff --git a/drivers/char/tpm/tpm_of.c b/drivers/char/tpm/tpm_of.c
index 98ba2bd..c002d1b 100644
--- a/drivers/char/tpm/tpm_of.c
+++ b/drivers/char/tpm/tpm_of.c
@@ -1,7 +1,7 @@
/*
* Copyright 2012 IBM Corporation
*
- * Author: Ashley Lai <adlai@us.ibm.com>
+ * Author: Ashley Lai <ashleydlai@gmail.com>
*
* Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 1/1] tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
2014-12-05 1:57 ` Joe Perches
@ 2014-12-05 3:11 ` Ashley Lai
0 siblings, 0 replies; 4+ messages in thread
From: Ashley Lai @ 2014-12-05 3:11 UTC (permalink / raw)
To: Joe Perches; +Cc: Ashley Lai, tpmdd-devel, linux-kernel
Thanks Joe. I just resubmitted.
--Ashley
On Thu, 4 Dec 2014, Joe Perches wrote:
> On Thu, 2014-12-04 at 19:17 -0600, Ashley Lai wrote:
>> Added myself as a maintainer for the IBM vtpm driver and removed myself
>> from the tpm maintainer list. Also, updated the tpm_ibmvtpm driver with
>> my current email address.
> []
>> diff --git a/MAINTAINERS b/MAINTAINERS
> []
>> @@ -9297,13 +9297,19 @@ F: drivers/media/usb/tm6000/
>>
>> TPM DEVICE DRIVER
>> M: Peter Huewe <peterhuewe@gmx.de>
>> -M: Ashley Lai <ashley@ashleylai.com>
>> M: Marcel Selhorst <tpmdd@selhorst.net>
>> W: http://tpmdd.sourceforge.net
>> L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
>> S: Maintained
>> F: drivers/char/tpm/
>>
>> +IBM VTPM DEVICE DRIVER
>> +M: Ashley Lai <ashleydlai@gmail.com>
>> +W: http://tpmdd.sourceforge.net
>> +L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
>> +S: Maintained
>> +F: drivers/char/tpm/tpm_ibmvtpm*
>> +
>
> Please keep this file sections in alphabetical order
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-12-05 3:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 1:17 [PATCH 1/1] tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver Ashley Lai
2014-12-05 1:57 ` Joe Perches
2014-12-05 3:11 ` Ashley Lai
-- strict thread matches above, loose matches on Subject: below --
2014-12-05 3:01 Ashley Lai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox