aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratyush Anand <pratyush.anand@gmail.com>2015-06-25 18:01:08 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-06-25 20:00:38 -0400
commite34cadde3be793f179107228243242ccabdbb57c (patch)
treeee4f9e8dd9b6a920c1e04d61f181fd9247d8c8e6
parentb86a50c3b5414eafdbee7f34af4a201a4a7817c2 (diff)
Pratyush Anand has moved
pratyush.anand@st.com email-id doesn't exist anymore as I have left the company. Replace ST's id with pratyush.anand@gmail.com. Signed-off-by: Pratyush Anand <pratyush.anand@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--.mailmap1
-rw-r--r--Documentation/ABI/testing/configfs-spear-pcie-gadget2
-rw-r--r--Documentation/ABI/testing/sysfs-bus-usb-lvstest12
-rw-r--r--Documentation/misc-devices/spear-pcie-gadget.txt2
-rw-r--r--drivers/misc/spear13xx_pcie_gadget.c2
-rw-r--r--drivers/pci/host/pcie-spear13xx.c4
-rw-r--r--drivers/phy/phy-spear1310-miphy.c4
-rw-r--r--drivers/phy/phy-spear1340-miphy.c4
-rw-r--r--drivers/usb/misc/lvstest.c2
9 files changed, 17 insertions, 16 deletions
diff --git a/.mailmap b/.mailmap
index 6287004040e7..145eaa9f7d71 100644
--- a/.mailmap
+++ b/.mailmap
@@ -95,6 +95,7 @@ Patrick Mochel <mochel@digitalimplant.org>
95Peter A Jonsson <pj@ludd.ltu.se> 95Peter A Jonsson <pj@ludd.ltu.se>
96Peter Oruba <peter@oruba.de> 96Peter Oruba <peter@oruba.de>
97Peter Oruba <peter.oruba@amd.com> 97Peter Oruba <peter.oruba@amd.com>
98Pratyush Anand <pratyush.anand@gmail.com> <pratyush.anand@st.com>
98Praveen BP <praveenbp@ti.com> 99Praveen BP <praveenbp@ti.com>
99Rajesh Shah <rajesh.shah@intel.com> 100Rajesh Shah <rajesh.shah@intel.com>
100Ralf Baechle <ralf@linux-mips.org> 101Ralf Baechle <ralf@linux-mips.org>
diff --git a/Documentation/ABI/testing/configfs-spear-pcie-gadget b/Documentation/ABI/testing/configfs-spear-pcie-gadget
index 875988146a63..840c324ef34d 100644
--- a/Documentation/ABI/testing/configfs-spear-pcie-gadget
+++ b/Documentation/ABI/testing/configfs-spear-pcie-gadget
@@ -1,7 +1,7 @@
1What: /config/pcie-gadget 1What: /config/pcie-gadget
2Date: Feb 2011 2Date: Feb 2011
3KernelVersion: 2.6.37 3KernelVersion: 2.6.37
4Contact: Pratyush Anand <pratyush.anand@st.com> 4Contact: Pratyush Anand <pratyush.anand@gmail.com>
5Description: 5Description:
6 6
7 Interface is used to configure selected dual mode PCIe controller 7 Interface is used to configure selected dual mode PCIe controller
diff --git a/Documentation/ABI/testing/sysfs-bus-usb-lvstest b/Documentation/ABI/testing/sysfs-bus-usb-lvstest
index aae68fc2d842..5151290cf8e7 100644
--- a/Documentation/ABI/testing/sysfs-bus-usb-lvstest
+++ b/Documentation/ABI/testing/sysfs-bus-usb-lvstest
@@ -4,14 +4,14 @@ driver is bound with root hub device.
4 4
5What: /sys/bus/usb/devices/.../get_dev_desc 5What: /sys/bus/usb/devices/.../get_dev_desc
6Date: March 2014 6Date: March 2014
7Contact: Pratyush Anand <pratyush.anand@st.com> 7Contact: Pratyush Anand <pratyush.anand@gmail.com>
8Description: 8Description:
9 Write to this node to issue "Get Device Descriptor" 9 Write to this node to issue "Get Device Descriptor"
10 for Link Layer Validation device. It is needed for TD.7.06. 10 for Link Layer Validation device. It is needed for TD.7.06.
11 11
12What: /sys/bus/usb/devices/.../u1_timeout 12What: /sys/bus/usb/devices/.../u1_timeout
13Date: March 2014 13Date: March 2014
14Contact: Pratyush Anand <pratyush.anand@st.com> 14Contact: Pratyush Anand <pratyush.anand@gmail.com>
15Description: 15Description:
16 Set "U1 timeout" for the downstream port where Link Layer 16 Set "U1 timeout" for the downstream port where Link Layer
17 Validation device is connected. Timeout value must be between 0 17 Validation device is connected. Timeout value must be between 0
@@ -19,7 +19,7 @@ Description:
19 19
20What: /sys/bus/usb/devices/.../u2_timeout 20What: /sys/bus/usb/devices/.../u2_timeout
21Date: March 2014 21Date: March 2014
22Contact: Pratyush Anand <pratyush.anand@st.com> 22Contact: Pratyush Anand <pratyush.anand@gmail.com>
23Description: 23Description:
24 Set "U2 timeout" for the downstream port where Link Layer 24 Set "U2 timeout" for the downstream port where Link Layer
25 Validation device is connected. Timeout value must be between 0 25 Validation device is connected. Timeout value must be between 0
@@ -27,21 +27,21 @@ Description:
27 27
28What: /sys/bus/usb/devices/.../hot_reset 28What: /sys/bus/usb/devices/.../hot_reset
29Date: March 2014 29Date: March 2014
30Contact: Pratyush Anand <pratyush.anand@st.com> 30Contact: Pratyush Anand <pratyush.anand@gmail.com>
31Description: 31Description:
32 Write to this node to issue "Reset" for Link Layer Validation 32 Write to this node to issue "Reset" for Link Layer Validation
33 device. It is needed for TD.7.29, TD.7.31, TD.7.34 and TD.7.35. 33 device. It is needed for TD.7.29, TD.7.31, TD.7.34 and TD.7.35.
34 34
35What: /sys/bus/usb/devices/.../u3_entry 35What: /sys/bus/usb/devices/.../u3_entry
36Date: March 2014 36Date: March 2014
37Contact: Pratyush Anand <pratyush.anand@st.com> 37Contact: Pratyush Anand <pratyush.anand@gmail.com>
38Description: 38Description:
39 Write to this node to issue "U3 entry" for Link Layer 39 Write to this node to issue "U3 entry" for Link Layer
40 Validation device. It is needed for TD.7.35 and TD.7.36. 40 Validation device. It is needed for TD.7.35 and TD.7.36.
41 41
42What: /sys/bus/usb/devices/.../u3_exit 42What: /sys/bus/usb/devices/.../u3_exit
43Date: March 2014 43Date: March 2014
44Contact: Pratyush Anand <pratyush.anand@st.com> 44Contact: Pratyush Anand <pratyush.anand@gmail.com>
45Description: 45Description:
46 Write to this node to issue "U3 exit" for Link Layer 46 Write to this node to issue "U3 exit" for Link Layer
47 Validation device. It is needed for TD.7.36. 47 Validation device. It is needed for TD.7.36.
diff --git a/Documentation/misc-devices/spear-pcie-gadget.txt b/Documentation/misc-devices/spear-pcie-gadget.txt
index 02c13ef5e908..89b88dee4143 100644
--- a/Documentation/misc-devices/spear-pcie-gadget.txt
+++ b/Documentation/misc-devices/spear-pcie-gadget.txt
@@ -2,7 +2,7 @@ Spear PCIe Gadget Driver:
2 2
3Author 3Author
4============= 4=============
5Pratyush Anand (pratyush.anand@st.com) 5Pratyush Anand (pratyush.anand@gmail.com)
6 6
7Location 7Location
8============ 8============
diff --git a/drivers/misc/spear13xx_pcie_gadget.c b/drivers/misc/spear13xx_pcie_gadget.c
index fe3ad0ca9a3e..b8374cdaf9c9 100644
--- a/drivers/misc/spear13xx_pcie_gadget.c
+++ b/drivers/misc/spear13xx_pcie_gadget.c
@@ -2,7 +2,7 @@
2 * drivers/misc/spear13xx_pcie_gadget.c 2 * drivers/misc/spear13xx_pcie_gadget.c
3 * 3 *
4 * Copyright (C) 2010 ST Microelectronics 4 * Copyright (C) 2010 ST Microelectronics
5 * Pratyush Anand<pratyush.anand@st.com> 5 * Pratyush Anand<pratyush.anand@gmail.com>
6 * 6 *
7 * This file is licensed under the terms of the GNU General Public 7 * This file is licensed under the terms of the GNU General Public
8 * License version 2. This program is licensed "as is" without any 8 * License version 2. This program is licensed "as is" without any
diff --git a/drivers/pci/host/pcie-spear13xx.c b/drivers/pci/host/pcie-spear13xx.c
index dfec4281bd50..3ba275a4f4d3 100644
--- a/drivers/pci/host/pcie-spear13xx.c
+++ b/drivers/pci/host/pcie-spear13xx.c
@@ -4,7 +4,7 @@
4 * SPEAr13xx PCIe Glue Layer Source Code 4 * SPEAr13xx PCIe Glue Layer Source Code
5 * 5 *
6 * Copyright (C) 2010-2014 ST Microelectronics 6 * Copyright (C) 2010-2014 ST Microelectronics
7 * Pratyush Anand <pratyush.anand@st.com> 7 * Pratyush Anand <pratyush.anand@gmail.com>
8 * Mohit Kumar <mohit.kumar@st.com> 8 * Mohit Kumar <mohit.kumar@st.com>
9 * 9 *
10 * This file is licensed under the terms of the GNU General Public 10 * This file is licensed under the terms of the GNU General Public
@@ -386,5 +386,5 @@ static int __init spear13xx_pcie_init(void)
386module_init(spear13xx_pcie_init); 386module_init(spear13xx_pcie_init);
387 387
388MODULE_DESCRIPTION("ST Microelectronics SPEAr13xx PCIe host controller driver"); 388MODULE_DESCRIPTION("ST Microelectronics SPEAr13xx PCIe host controller driver");
389MODULE_AUTHOR("Pratyush Anand <pratyush.anand@st.com>"); 389MODULE_AUTHOR("Pratyush Anand <pratyush.anand@gmail.com>");
390MODULE_LICENSE("GPL v2"); 390MODULE_LICENSE("GPL v2");
diff --git a/drivers/phy/phy-spear1310-miphy.c b/drivers/phy/phy-spear1310-miphy.c
index 65ae640cfbd1..85d3e11e6769 100644
--- a/drivers/phy/phy-spear1310-miphy.c
+++ b/drivers/phy/phy-spear1310-miphy.c
@@ -2,7 +2,7 @@
2 * ST SPEAr1310-miphy driver 2 * ST SPEAr1310-miphy driver
3 * 3 *
4 * Copyright (C) 2014 ST Microelectronics 4 * Copyright (C) 2014 ST Microelectronics
5 * Pratyush Anand <pratyush.anand@st.com> 5 * Pratyush Anand <pratyush.anand@gmail.com>
6 * Mohit Kumar <mohit.kumar@st.com> 6 * Mohit Kumar <mohit.kumar@st.com>
7 * 7 *
8 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
@@ -257,5 +257,5 @@ static struct platform_driver spear1310_miphy_driver = {
257module_platform_driver(spear1310_miphy_driver); 257module_platform_driver(spear1310_miphy_driver);
258 258
259MODULE_DESCRIPTION("ST SPEAR1310-MIPHY driver"); 259MODULE_DESCRIPTION("ST SPEAR1310-MIPHY driver");
260MODULE_AUTHOR("Pratyush Anand <pratyush.anand@st.com>"); 260MODULE_AUTHOR("Pratyush Anand <pratyush.anand@gmail.com>");
261MODULE_LICENSE("GPL v2"); 261MODULE_LICENSE("GPL v2");
diff --git a/drivers/phy/phy-spear1340-miphy.c b/drivers/phy/phy-spear1340-miphy.c
index 1a00c2817f34..2f98ebaa6ba9 100644
--- a/drivers/phy/phy-spear1340-miphy.c
+++ b/drivers/phy/phy-spear1340-miphy.c
@@ -2,7 +2,7 @@
2 * ST spear1340-miphy driver 2 * ST spear1340-miphy driver
3 * 3 *
4 * Copyright (C) 2014 ST Microelectronics 4 * Copyright (C) 2014 ST Microelectronics
5 * Pratyush Anand <pratyush.anand@st.com> 5 * Pratyush Anand <pratyush.anand@gmail.com>
6 * Mohit Kumar <mohit.kumar@st.com> 6 * Mohit Kumar <mohit.kumar@st.com>
7 * 7 *
8 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
@@ -290,5 +290,5 @@ static struct platform_driver spear1340_miphy_driver = {
290module_platform_driver(spear1340_miphy_driver); 290module_platform_driver(spear1340_miphy_driver);
291 291
292MODULE_DESCRIPTION("ST SPEAR1340-MIPHY driver"); 292MODULE_DESCRIPTION("ST SPEAR1340-MIPHY driver");
293MODULE_AUTHOR("Pratyush Anand <pratyush.anand@st.com>"); 293MODULE_AUTHOR("Pratyush Anand <pratyush.anand@gmail.com>");
294MODULE_LICENSE("GPL v2"); 294MODULE_LICENSE("GPL v2");
diff --git a/drivers/usb/misc/lvstest.c b/drivers/usb/misc/lvstest.c
index 62cb8cd08403..86b4e4b2ab9a 100644
--- a/drivers/usb/misc/lvstest.c
+++ b/drivers/usb/misc/lvstest.c
@@ -4,7 +4,7 @@
4 * Test pattern generation for Link Layer Validation System Tests 4 * Test pattern generation for Link Layer Validation System Tests
5 * 5 *
6 * Copyright (C) 2014 ST Microelectronics 6 * Copyright (C) 2014 ST Microelectronics
7 * Pratyush Anand <pratyush.anand@st.com> 7 * Pratyush Anand <pratyush.anand@gmail.com>
8 * 8 *
9 * This file is licensed under the terms of the GNU General Public 9 * This file is licensed under the terms of the GNU General Public
10 * License version 2. This program is licensed "as is" without any 10 * License version 2. This program is licensed "as is" without any