Skip to content

Commit 10d8935

Browse files
vireshktorvalds
authored andcommitted
Viresh has moved
[email protected] email-id doesn't exist anymore as I have 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]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent 7dea268 commit 10d8935

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+93
-92
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Uwe Kleine-König <[email protected]>
111111
Uwe Kleine-König <[email protected]>
112112
Uwe Kleine-König <[email protected]>
113113
Valdis Kletnieks <[email protected]>
114+
114115
Takashi YOSHII <[email protected]>
115116
Yusuke Goda <[email protected]>
116117
Gustavo Padovan <[email protected]>

Documentation/arm/SPEAr/overview.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ Introduction
6060
Document Author
6161
---------------
6262

63-
Viresh Kumar <viresh.kumar@st.com>, (c) 2010-2012 ST Microelectronics
63+
Viresh Kumar <viresh.linux@gmail.com>, (c) 2010-2012 ST Microelectronics

MAINTAINERS

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ F: drivers/net/appletalk/
579579
F: net/appletalk/
580580

581581
ARASAN COMPACT FLASH PATA CONTROLLER
582-
M: Viresh Kumar <viresh.kumar@st.com>
582+
M: Viresh Kumar <viresh.linux@gmail.com>
583583
584584
S: Maintained
585585
F: include/linux/pata_arasan_cf_data.h
@@ -5296,7 +5296,7 @@ S: Maintained
52965296
F: drivers/pinctrl/
52975297

52985298
PIN CONTROLLER - ST SPEAR
5299-
M: Viresh Kumar <viresh.kumar@st.com>
5299+
M: Viresh Kumar <viresh.linux@gmail.com>
53005300
53015301
L: [email protected] (moderated for non-subscribers)
53025302
W: http://www.st.com/spear
@@ -5873,7 +5873,7 @@ S: Maintained
58735873
F: drivers/tty/serial
58745874

58755875
SYNOPSYS DESIGNWARE DMAC DRIVER
5876-
M: Viresh Kumar <viresh.kumar@st.com>
5876+
M: Viresh Kumar <viresh.linux@gmail.com>
58775877
S: Maintained
58785878
F: include/linux/dw_dmac.h
58795879
F: drivers/dma/dw_dmac_regs.h
@@ -6021,7 +6021,7 @@ S: Maintained
60216021
F: drivers/mmc/host/sdhci-s3c.c
60226022

60236023
SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
6024-
M: Viresh Kumar <viresh.kumar@st.com>
6024+
M: Viresh Kumar <viresh.linux@gmail.com>
60256025
60266026
60276027
S: Maintained
@@ -6377,7 +6377,7 @@ S: Maintained
63776377
F: include/linux/compiler.h
63786378

63796379
SPEAR PLATFORM SUPPORT
6380-
M: Viresh Kumar <viresh.kumar@st.com>
6380+
M: Viresh Kumar <viresh.linux@gmail.com>
63816381
M: Shiraz Hashim <[email protected]>
63826382
63836383
L: [email protected] (moderated for non-subscribers)
@@ -6386,7 +6386,7 @@ S: Maintained
63866386
F: arch/arm/plat-spear/
63876387

63886388
SPEAR13XX MACHINE SUPPORT
6389-
M: Viresh Kumar <viresh.kumar@st.com>
6389+
M: Viresh Kumar <viresh.linux@gmail.com>
63906390
M: Shiraz Hashim <[email protected]>
63916391
63926392
L: [email protected] (moderated for non-subscribers)
@@ -6395,7 +6395,7 @@ S: Maintained
63956395
F: arch/arm/mach-spear13xx/
63966396

63976397
SPEAR3XX MACHINE SUPPORT
6398-
M: Viresh Kumar <viresh.kumar@st.com>
6398+
M: Viresh Kumar <viresh.linux@gmail.com>
63996399
M: Shiraz Hashim <[email protected]>
64006400
64016401
L: [email protected] (moderated for non-subscribers)
@@ -6406,15 +6406,15 @@ F: arch/arm/mach-spear3xx/
64066406
SPEAR6XX MACHINE SUPPORT
64076407
M: Rajeev Kumar <[email protected]>
64086408
M: Shiraz Hashim <[email protected]>
6409-
M: Viresh Kumar <viresh.kumar@st.com>
6409+
M: Viresh Kumar <viresh.linux@gmail.com>
64106410
64116411
L: [email protected] (moderated for non-subscribers)
64126412
W: http://www.st.com/spear
64136413
S: Maintained
64146414
F: arch/arm/mach-spear6xx/
64156415

64166416
SPEAR CLOCK FRAMEWORK SUPPORT
6417-
M: Viresh Kumar <viresh.kumar@st.com>
6417+
M: Viresh Kumar <viresh.linux@gmail.com>
64186418
64196419
L: [email protected] (moderated for non-subscribers)
64206420
W: http://www.st.com/spear

arch/arm/boot/dts/spear1310-evb.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* DTS file for SPEAr1310 Evaluation Baord
33
*
4-
* Copyright 2012 Viresh Kumar <viresh.kumar@st.com>
4+
* Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
55
*
66
* The code contained herein is licensed under the GNU General Public
77
* License. You may obtain a copy of the GNU General Public License

arch/arm/boot/dts/spear1310.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* DTS file for all SPEAr1310 SoCs
33
*
4-
* Copyright 2012 Viresh Kumar <viresh.kumar@st.com>
4+
* Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
55
*
66
* The code contained herein is licensed under the GNU General Public
77
* License. You may obtain a copy of the GNU General Public License

arch/arm/boot/dts/spear1340-evb.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* DTS file for SPEAr1340 Evaluation Baord
33
*
4-
* Copyright 2012 Viresh Kumar <viresh.kumar@st.com>
4+
* Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
55
*
66
* The code contained herein is licensed under the GNU General Public
77
* License. You may obtain a copy of the GNU General Public License

arch/arm/boot/dts/spear1340.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* DTS file for all SPEAr1340 SoCs
33
*
4-
* Copyright 2012 Viresh Kumar <viresh.kumar@st.com>
4+
* Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
55
*
66
* The code contained herein is licensed under the GNU General Public
77
* License. You may obtain a copy of the GNU General Public License

arch/arm/boot/dts/spear13xx.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* DTS file for all SPEAr13xx SoCs
33
*
4-
* Copyright 2012 Viresh Kumar <viresh.kumar@st.com>
4+
* Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
55
*
66
* The code contained herein is licensed under the GNU General Public
77
* License. You may obtain a copy of the GNU General Public License

arch/arm/boot/dts/spear300-evb.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* DTS file for SPEAr300 Evaluation Baord
33
*
4-
* Copyright 2012 Viresh Kumar <viresh.kumar@st.com>
4+
* Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
55
*
66
* The code contained herein is licensed under the GNU General Public
77
* License. You may obtain a copy of the GNU General Public License

arch/arm/boot/dts/spear300.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* DTS file for SPEAr300 SoC
33
*
4-
* Copyright 2012 Viresh Kumar <viresh.kumar@st.com>
4+
* Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
55
*
66
* The code contained herein is licensed under the GNU General Public
77
* License. You may obtain a copy of the GNU General Public License

0 commit comments

Comments
 (0)