From: Benjamin Tissoires <benjamin.tissoires@gmail.com>
To: Benjamin Tissoires <benjamin.tissoires@gmail.com>,
Jiri Kosina <jkosina@suse.cz>, Stephane Chatty <chatty@enac.fr>,
Mika Westerberg <mika.westerberg@linux.intel.com>,
Henrik Rydberg <rydberg@euromail.se>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 7/8] HID: multitouch: Copyright and note on regression tests
Date: Mon, 25 Feb 2013 11:31:49 +0100 [thread overview]
Message-ID: <1361788310-6048-8-git-send-email-benjamin.tissoires@gmail.com> (raw)
In-Reply-To: <1361788310-6048-1-git-send-email-benjamin.tissoires@gmail.com>
This reflects my new company and officialize the regression tests I'm
conducting between each change.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Acked-by: Henrik Rydberg <rydberg@euromail.se>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
---
drivers/hid/hid-multitouch.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/drivers/hid/hid-multitouch.c b/drivers/hid/hid-multitouch.c
index 184ac0a..3af9efdd 100644
--- a/drivers/hid/hid-multitouch.c
+++ b/drivers/hid/hid-multitouch.c
@@ -2,8 +2,9 @@
* HID driver for multitouch panels
*
* Copyright (c) 2010-2012 Stephane Chatty <chatty@enac.fr>
- * Copyright (c) 2010-2012 Benjamin Tissoires <benjamin.tissoires@gmail.com>
+ * Copyright (c) 2010-2013 Benjamin Tissoires <benjamin.tissoires@gmail.com>
* Copyright (c) 2010-2012 Ecole Nationale de l'Aviation Civile, France
+ * Copyright (c) 2012-2013 Red Hat, Inc
*
* This code is partly based on hid-egalax.c:
*
@@ -26,6 +27,17 @@
* any later version.
*/
+/*
+ * This driver is regularly tested thanks to the tool hid-test[1].
+ * This tool relies on hid-replay[2] and a database of hid devices[3].
+ * Please run these regression tests before patching this module so that
+ * your patch won't break existing known devices.
+ *
+ * [1] https://github.com/bentiss/hid-test
+ * [2] https://github.com/bentiss/hid-replay
+ * [3] https://github.com/bentiss/hid-devices
+ */
+
#include <linux/device.h>
#include <linux/hid.h>
#include <linux/module.h>
--
1.8.1.2
next prev parent reply other threads:[~2013-02-25 10:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-25 10:31 [PATCH v2 0/8] hid driver transport cleanup Benjamin Tissoires
2013-02-25 10:31 ` [PATCH v2 1/8] HID: Extend the interface with report requests Benjamin Tissoires
2013-02-25 10:31 ` [PATCH v2 2/8] HID: Extend the interface with wait io request Benjamin Tissoires
2013-02-25 10:31 ` [PATCH v2 3/8] HID: Kconfig: Remove explicit transport layer dependencies Benjamin Tissoires
2013-02-25 10:31 ` [PATCH v2 4/8] HID: use hid_hw_request() instead of direct call to usbhid Benjamin Tissoires
2013-02-25 10:31 ` [PATCH v2 5/8] HID: use hid_hw_wait() " Benjamin Tissoires
2013-02-25 10:31 ` [PATCH v2 6/8] HID: multitouch: remove explicit usbhid dependency Benjamin Tissoires
2013-02-25 10:31 ` Benjamin Tissoires [this message]
2013-02-25 10:31 ` [PATCH v2 8/8] HID: i2c-hid: implement request() callback Benjamin Tissoires
2013-02-25 12:29 ` [PATCH v2 0/8] hid driver transport cleanup Jiri Kosina
2013-02-25 13:41 ` David Herrmann
2013-02-25 15:06 ` Benjamin Tissoires
2013-02-28 11:30 ` David Herrmann
2013-02-25 14:16 ` Henrik Rydberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1361788310-6048-8-git-send-email-benjamin.tissoires@gmail.com \
--to=benjamin.tissoires@gmail.com \
--cc=chatty@enac.fr \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=rydberg@euromail.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®