Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da89947b authored by Viresh Kumar's avatar Viresh Kumar Committed by Linus Torvalds
Browse files

Update Viresh Kumar's email address



Switch to my kernel.org alias instead of a badly named gmail address,
which I rarely use.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent ae026b2a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -125,7 +125,9 @@ Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Uwe Kleine-König <ukl@pengutronix.de>
Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
Viresh Kumar <viresh.linux@gmail.com> <viresh.kumar@st.com>
Viresh Kumar <vireshk@kernel.org> <viresh.kumar@st.com>
Viresh Kumar <vireshk@kernel.org> <viresh.linux@gmail.com>
Viresh Kumar <vireshk@kernel.org> <viresh.kumar2@arm.com>
Takashi YOSHII <takashi.yoshii.zj@renesas.com>
Yusuke Goda <goda.yusuke@renesas.com>
Gustavo Padovan <gustavo@las.ic.unicamp.br>
+1 −1
Original line number Diff line number Diff line
@@ -60,4 +60,4 @@ Introduction
  Document Author
  ---------------

  Viresh Kumar <viresh.linux@gmail.com>, (c) 2010-2012 ST Microelectronics
  Viresh Kumar <vireshk@kernel.org>, (c) 2010-2012 ST Microelectronics
+6 −6
Original line number Diff line number Diff line
@@ -6090,7 +6090,7 @@ F: include/linux/ata.h
F:	include/linux/libata.h

LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
M:	Viresh Kumar <viresh.linux@gmail.com>
M:	Viresh Kumar <vireshk@kernel.org>
L:	linux-ide@vger.kernel.org
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
S:	Maintained
@@ -7996,7 +7996,7 @@ S: Maintained
F:	drivers/pinctrl/samsung/

PIN CONTROLLER - ST SPEAR
M:	Viresh Kumar <viresh.linux@gmail.com>
M:	Viresh Kumar <vireshk@kernel.org>
L:	spear-devel@list.st.com
L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
W:	http://www.st.com/spear
@@ -8895,7 +8895,7 @@ S: Maintained
F:	drivers/tty/serial/

SYNOPSYS DESIGNWARE DMAC DRIVER
M:	Viresh Kumar <viresh.linux@gmail.com>
M:	Viresh Kumar <vireshk@kernel.org>
M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
S:	Maintained
F:	include/linux/dma/dw.h
@@ -9062,7 +9062,7 @@ S: Maintained
F:	drivers/mmc/host/sdhci-s3c*

SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
M:	Viresh Kumar <viresh.linux@gmail.com>
M:	Viresh Kumar <vireshk@kernel.org>
L:	spear-devel@list.st.com
L:	linux-mmc@vger.kernel.org
S:	Maintained
@@ -9600,7 +9600,7 @@ S: Maintained
F:	include/linux/compiler.h

SPEAR PLATFORM SUPPORT
M:	Viresh Kumar <viresh.linux@gmail.com>
M:	Viresh Kumar <vireshk@kernel.org>
M:	Shiraz Hashim <shiraz.linux.kernel@gmail.com>
L:	spear-devel@list.st.com
L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -9609,7 +9609,7 @@ S: Maintained
F:	arch/arm/mach-spear/

SPEAR CLOCK FRAMEWORK SUPPORT
M:	Viresh Kumar <viresh.linux@gmail.com>
M:	Viresh Kumar <vireshk@kernel.org>
L:	spear-devel@list.st.com
L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
W:	http://www.st.com/spear
+1 −1
Original line number Diff line number Diff line
/*
 * DTS file for SPEAr1310 Evaluation Baord
 *
 * Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
 * Copyright 2012 Viresh Kumar <vireshk@kernel.org>
 *
 * The code contained herein is licensed under the GNU General Public
 * License. You may obtain a copy of the GNU General Public License
+1 −1
Original line number Diff line number Diff line
/*
 * DTS file for all SPEAr1310 SoCs
 *
 * Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
 * Copyright 2012 Viresh Kumar <vireshk@kernel.org>
 *
 * The code contained herein is licensed under the GNU General Public
 * License. You may obtain a copy of the GNU General Public License
Loading