]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Pratyush Anand has moved
authorPratyush Anand <pratyush.anand@gmail.com>
Thu, 25 Jun 2015 22:01:08 +0000 (15:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jun 2015 00:00:38 +0000 (17:00 -0700)
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>
.mailmap
Documentation/ABI/testing/configfs-spear-pcie-gadget
Documentation/ABI/testing/sysfs-bus-usb-lvstest
Documentation/misc-devices/spear-pcie-gadget.txt
drivers/misc/spear13xx_pcie_gadget.c
drivers/pci/host/pcie-spear13xx.c
drivers/phy/phy-spear1310-miphy.c
drivers/phy/phy-spear1340-miphy.c
drivers/usb/misc/lvstest.c

index 6287004040e7c174feb8209b506b460c66271dcc..145eaa9f7d71e5e61f884031798e6a035b6b78d8 100644 (file)
--- a/.mailmap
+++ b/.mailmap
@@ -95,6 +95,7 @@ Patrick Mochel <mochel@digitalimplant.org>
 Peter A Jonsson <pj@ludd.ltu.se>
 Peter Oruba <peter@oruba.de>
 Peter Oruba <peter.oruba@amd.com>
+Pratyush Anand <pratyush.anand@gmail.com> <pratyush.anand@st.com>
 Praveen BP <praveenbp@ti.com>
 Rajesh Shah <rajesh.shah@intel.com>
 Ralf Baechle <ralf@linux-mips.org>
index 875988146a63cd8945d97e652b36919d7635bd1e..840c324ef34d3e67b1c2d39377e075c25be1af9f 100644 (file)
@@ -1,7 +1,7 @@
 What:          /config/pcie-gadget
 Date:          Feb 2011
 KernelVersion: 2.6.37
-Contact:       Pratyush Anand <pratyush.anand@st.com>
+Contact:       Pratyush Anand <pratyush.anand@gmail.com>
 Description:
 
        Interface is used to configure selected dual mode PCIe controller
index aae68fc2d842a50c01c34916ba9f5c790fdc729b..5151290cf8e75f27642d1c4d52ede0cd039f3d24 100644 (file)
@@ -4,14 +4,14 @@ driver is bound with root hub device.
 
 What:          /sys/bus/usb/devices/.../get_dev_desc
 Date:          March 2014
-Contact:       Pratyush Anand <pratyush.anand@st.com>
+Contact:       Pratyush Anand <pratyush.anand@gmail.com>
 Description:
                Write to this node to issue "Get Device Descriptor"
                for Link Layer Validation device. It is needed for TD.7.06.
 
 What:          /sys/bus/usb/devices/.../u1_timeout
 Date:          March 2014
-Contact:       Pratyush Anand <pratyush.anand@st.com>
+Contact:       Pratyush Anand <pratyush.anand@gmail.com>
 Description:
                Set "U1 timeout" for the downstream port where Link Layer
                Validation device is connected. Timeout value must be between 0
@@ -19,7 +19,7 @@ Description:
 
 What:          /sys/bus/usb/devices/.../u2_timeout
 Date:          March 2014
-Contact:       Pratyush Anand <pratyush.anand@st.com>
+Contact:       Pratyush Anand <pratyush.anand@gmail.com>
 Description:
                Set "U2 timeout" for the downstream port where Link Layer
                Validation device is connected. Timeout value must be between 0
@@ -27,21 +27,21 @@ Description:
 
 What:          /sys/bus/usb/devices/.../hot_reset
 Date:          March 2014
-Contact:       Pratyush Anand <pratyush.anand@st.com>
+Contact:       Pratyush Anand <pratyush.anand@gmail.com>
 Description:
                Write to this node to issue "Reset" for Link Layer Validation
                device. It is needed for TD.7.29, TD.7.31, TD.7.34 and TD.7.35.
 
 What:          /sys/bus/usb/devices/.../u3_entry
 Date:          March 2014
-Contact:       Pratyush Anand <pratyush.anand@st.com>
+Contact:       Pratyush Anand <pratyush.anand@gmail.com>
 Description:
                Write to this node to issue "U3 entry" for Link Layer
                Validation device. It is needed for TD.7.35 and TD.7.36.
 
 What:          /sys/bus/usb/devices/.../u3_exit
 Date:          March 2014
-Contact:       Pratyush Anand <pratyush.anand@st.com>
+Contact:       Pratyush Anand <pratyush.anand@gmail.com>
 Description:
                Write to this node to issue "U3 exit" for Link Layer
                Validation device. It is needed for TD.7.36.
index 02c13ef5e908a6f5081c202f3948c79862fce9cb..89b88dee4143fd4bc3f9cba688c43f10da026c27 100644 (file)
@@ -2,7 +2,7 @@ Spear PCIe Gadget Driver:
 
 Author
 =============
-Pratyush Anand (pratyush.anand@st.com)
+Pratyush Anand (pratyush.anand@gmail.com)
 
 Location
 ============
index fe3ad0ca9a3ee5cd4283ec102fdba09c9cf91913..b8374cdaf9c940ab202821bbaa76e6923f360c84 100644 (file)
@@ -2,7 +2,7 @@
  * drivers/misc/spear13xx_pcie_gadget.c
  *
  * Copyright (C) 2010 ST Microelectronics
- * Pratyush Anand<pratyush.anand@st.com>
+ * Pratyush Anand<pratyush.anand@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
index dfec4281bd5012fa33901cfee3314b1deb9f5fda..3ba275a4f4d3ffa90c9975b70c53c2439d314379 100644 (file)
@@ -4,7 +4,7 @@
  * SPEAr13xx PCIe Glue Layer Source Code
  *
  * Copyright (C) 2010-2014 ST Microelectronics
- * Pratyush Anand <pratyush.anand@st.com>
+ * Pratyush Anand <pratyush.anand@gmail.com>
  * Mohit Kumar <mohit.kumar@st.com>
  *
  * This file is licensed under the terms of the GNU General Public
@@ -386,5 +386,5 @@ static int __init spear13xx_pcie_init(void)
 module_init(spear13xx_pcie_init);
 
 MODULE_DESCRIPTION("ST Microelectronics SPEAr13xx PCIe host controller driver");
-MODULE_AUTHOR("Pratyush Anand <pratyush.anand@st.com>");
+MODULE_AUTHOR("Pratyush Anand <pratyush.anand@gmail.com>");
 MODULE_LICENSE("GPL v2");
index 65ae640cfbd1cf533b036597b045043483240429..85d3e11e6769670a2c0edf54a9c85c4f25a63de5 100644 (file)
@@ -2,7 +2,7 @@
  * ST SPEAr1310-miphy driver
  *
  * Copyright (C) 2014 ST Microelectronics
- * Pratyush Anand <pratyush.anand@st.com>
+ * Pratyush Anand <pratyush.anand@gmail.com>
  * Mohit Kumar <mohit.kumar@st.com>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -257,5 +257,5 @@ static struct platform_driver spear1310_miphy_driver = {
 module_platform_driver(spear1310_miphy_driver);
 
 MODULE_DESCRIPTION("ST SPEAR1310-MIPHY driver");
-MODULE_AUTHOR("Pratyush Anand <pratyush.anand@st.com>");
+MODULE_AUTHOR("Pratyush Anand <pratyush.anand@gmail.com>");
 MODULE_LICENSE("GPL v2");
index 1a00c2817f34f8a7c5837ef8f701b09192702116..2f98ebaa6ba9f6b5d36f0240c47f7638bf1ae3dc 100644 (file)
@@ -2,7 +2,7 @@
  * ST spear1340-miphy driver
  *
  * Copyright (C) 2014 ST Microelectronics
- * Pratyush Anand <pratyush.anand@st.com>
+ * Pratyush Anand <pratyush.anand@gmail.com>
  * Mohit Kumar <mohit.kumar@st.com>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -290,5 +290,5 @@ static struct platform_driver spear1340_miphy_driver = {
 module_platform_driver(spear1340_miphy_driver);
 
 MODULE_DESCRIPTION("ST SPEAR1340-MIPHY driver");
-MODULE_AUTHOR("Pratyush Anand <pratyush.anand@st.com>");
+MODULE_AUTHOR("Pratyush Anand <pratyush.anand@gmail.com>");
 MODULE_LICENSE("GPL v2");
index 62cb8cd08403d8a5290f213b41b7400ace0b9ca9..86b4e4b2ab9a608912118e38a294b7d7f0d8f8a7 100644 (file)
@@ -4,7 +4,7 @@
  * Test pattern generation for Link Layer Validation System Tests
  *
  * Copyright (C) 2014 ST Microelectronics
- * Pratyush Anand <pratyush.anand@st.com>
+ * Pratyush Anand <pratyush.anand@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