Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

changed email

Changed email address of Johann Deneux (myself)
Also removed CVS tags in comments (no longer using cvs)

Signed-off-by: Johann Deneux <johann.deneux@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

authored by

Johann Deneux and committed by
Adrian Bunk
118e78d1 568e0c11

+5 -7
+1 -1
Documentation/input/ff.txt
··· 1 1 Force feedback for Linux. 2 - By Johann Deneux <deneux@ifrance.com> on 2001/04/22. 2 + By Johann Deneux <johann.deneux@gmail.com> on 2001/04/22. 3 3 Updated by Anssi Hannula <anssi.hannula@gmail.com> on 2006/04/09. 4 4 You may redistribute this file. Please remember to include shape.fig and 5 5 interactive.fig as well.
+2 -2
Documentation/input/iforce-protocol.txt
··· 4 4 from Immerse. That's why you should not trust what is written in this 5 5 document. This document is intended to help understanding the protocol. 6 6 This is not a reference. Comments and corrections are welcome. To contact me, 7 - send an email to: deneux@ifrance.com 7 + send an email to: johann.deneux@gmail.com 8 8 9 9 ** WARNING ** 10 10 I may not be held responsible for any dammage or harm caused if you try to ··· 246 246 Check www.immerse.com for Immersion Studio, and www.fcoder.com for ComPortSpy. 247 247 248 248 ** Author of this document ** 249 - Johann Deneux <deneux@ifrance.com> 249 + Johann Deneux <johann.deneux@gmail.com> 250 250 Home page at http://www.esil.univ-mrs.fr/~jdeneux/projects/ff/ 251 251 252 252 Additions by Vojtech Pavlik.
-2
drivers/hid/usbhid/hid-ff.c
··· 1 1 /* 2 - * $Id: hid-ff.c,v 1.2 2002/04/18 22:02:47 jdeneux Exp $ 3 - * 4 2 * Force feedback support for hid devices. 5 3 * Not all hid devices use the same protocol. For example, some use PID, 6 4 * other use their own proprietary procotol.
+1 -1
drivers/input/fixp-arith.h
··· 24 24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 25 * 26 26 * Should you need to contact me, the author, you can do so by 27 - * e-mail - mail your message to <deneux@ifrance.com> 27 + * e-mail - mail your message to <johann.deneux@gmail.com> 28 28 */ 29 29 30 30 #include <linux/types.h>
+1 -1
drivers/input/joystick/iforce/Makefile
··· 1 1 # 2 2 # Makefile for the I-Force driver 3 3 # 4 - # By Johann Deneux <deneux@ifrance.com> 4 + # By Johann Deneux <johann.deneux@gmail.com> 5 5 # 6 6 7 7 # Goal definition