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

Commit e34cadde authored by Pratyush Anand's avatar Pratyush Anand Committed by Linus Torvalds
Browse files

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: default avatarPratyush Anand <pratyush.anand@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b86a50c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>
+1 −1
Original line number Diff line number Diff line
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
+6 −6
Original line number Diff line number Diff line
@@ -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.
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ Spear PCIe Gadget Driver:

Author
=============
Pratyush Anand (pratyush.anand@st.com)
Pratyush Anand (pratyush.anand@gmail.com)

Location
============
+1 −1
Original line number Diff line number Diff line
@@ -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
Loading