forked from SunnyRaj84348/android_kernel_xiaomi_msm8917
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[email protected] email-id doesn't exist anymore as he has left the company. Replace ST's id with [email protected]. It also updates .mailmap file to fix address for 'git shortlog'. Signed-off-by: Viresh Kumar <[email protected]> Cc: Shiraz Hashim <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information
Showing
11 changed files
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,6 +99,7 @@ Sachin P Sant <[email protected]> | |
Sam Ravnborg <[email protected]> | ||
Sascha Hauer <[email protected]> | ||
S.Çağlar Onur <[email protected]> | ||
Shiraz Hashim <[email protected]> <[email protected]> | ||
Simon Kelley <[email protected]> | ||
Stéphane Witzmann <[email protected]> | ||
Stephen Hemminger <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8315,7 +8315,7 @@ F: include/linux/compiler.h | |
|
||
SPEAR PLATFORM SUPPORT | ||
M: Viresh Kumar <[email protected]> | ||
M: Shiraz Hashim <shiraz.hashim@st.com> | ||
M: Shiraz Hashim <shiraz.linux.kernel@gmail.com> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://www.st.com/spear | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
* Viresh Kumar <[email protected]> | ||
* | ||
* Copyright (C) 2012 ST Microelectronics | ||
* Shiraz Hashim <shiraz.hashim@st.com> | ||
* Shiraz Hashim <shiraz.linux.kernel@gmail.com> | ||
* | ||
* This file is licensed under the terms of the GNU General Public | ||
* License version 2. This program is licensed "as is" without any | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* ST Microelectronics SPEAr Pulse Width Modulator driver | ||
* | ||
* Copyright (C) 2012 ST Microelectronics | ||
* Shiraz Hashim <shiraz.hashim@st.com> | ||
* Shiraz Hashim <shiraz.linux.kernel@gmail.com> | ||
* | ||
* This file is licensed under the terms of the GNU General Public | ||
* License version 2. This program is licensed "as is" without any | ||
|
@@ -264,6 +264,6 @@ static struct platform_driver spear_pwm_driver = { | |
module_platform_driver(spear_pwm_driver); | ||
|
||
MODULE_LICENSE("GPL"); | ||
MODULE_AUTHOR("Shiraz Hashim <shiraz.hashim@st.com>"); | ||
MODULE_AUTHOR("Shiraz Hashim <shiraz.linux.kernel@gmail.com>"); | ||
MODULE_AUTHOR("Viresh Kumar <[email protected]>"); | ||
MODULE_ALIAS("platform:spear-pwm"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters