summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-04-28 07:57:58 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2010-05-03 13:17:44 +0200
commitf821f73000a6e8eb5d058385db0e54a88dd2ab28 (patch)
tree7f993e97606040446dd272416364689b62ac5512 /patches
parent9672da8e4a7ef9265b5b8de4b880c18dea17a5ed (diff)
downloadptxdist-f821f73000a6e8eb5d058385db0e54a88dd2ab28.tar.gz
ptxdist-f821f73000a6e8eb5d058385db0e54a88dd2ab28.tar.xz
[tslib] cleanup patch documentation
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/tslib-1.0/egalax.diff6
-rw-r--r--patches/tslib-1.0/r62-Cleanup-and-kill-syntax-errors-introduced-by-copying.patch5
-rw-r--r--patches/tslib-1.0/r66-Define-the-_CNT-macros-if-needed.patch6
3 files changed, 16 insertions, 1 deletions
diff --git a/patches/tslib-1.0/egalax.diff b/patches/tslib-1.0/egalax.diff
index c1ec8c815..69baf64b2 100644
--- a/patches/tslib-1.0/egalax.diff
+++ b/patches/tslib-1.0/egalax.diff
@@ -1,3 +1,9 @@
+From: Michael Olbrich <m.olbrich@pengutronix.de>
+Subject: [tslib] add egalax driver
+
+Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
+---
+
diff -Naur tslib/configure.ac tslib-1.0-mine/configure.ac
--- tslib/configure.ac 2009-03-24 19:02:37.000000000 +0100
+++ tslib-1.0-mine/configure.ac 2009-06-30 13:52:00.000000000 +0200
diff --git a/patches/tslib-1.0/r62-Cleanup-and-kill-syntax-errors-introduced-by-copying.patch b/patches/tslib-1.0/r62-Cleanup-and-kill-syntax-errors-introduced-by-copying.patch
index 1da278b82..443ca5098 100644
--- a/patches/tslib-1.0/r62-Cleanup-and-kill-syntax-errors-introduced-by-copying.patch
+++ b/patches/tslib-1.0/r62-Cleanup-and-kill-syntax-errors-introduced-by-copying.patch
@@ -1,9 +1,14 @@
+From: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
+Subject: [tslib] add upstream patch
+
From 48ff3b48b080d0c69dcdc32e578ccd6977c07729 Mon Sep 17 00:00:00 2001
From: kergoth <kergoth@a933c7a4-9bf7-0310-9141-a2e45189604d>
Date: Tue, 11 Nov 2008 20:22:25 +0000
Subject: [PATCH 14/30] Cleanup and kill syntax errors introduced by copying/pasting bits from a badly wrapped mail patch.
git-svn-id: svn://svn.berlios.de/tslib/trunk/tslib@62 a933c7a4-9bf7-0310-9141-a2e45189604d
+
+Signed-off-by: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
---
plugins/input-raw.c | 30 +++++++++++++-----------------
1 files changed, 13 insertions(+), 17 deletions(-)
diff --git a/patches/tslib-1.0/r66-Define-the-_CNT-macros-if-needed.patch b/patches/tslib-1.0/r66-Define-the-_CNT-macros-if-needed.patch
index 9f61c8a03..a77f60d0f 100644
--- a/patches/tslib-1.0/r66-Define-the-_CNT-macros-if-needed.patch
+++ b/patches/tslib-1.0/r66-Define-the-_CNT-macros-if-needed.patch
@@ -1,3 +1,6 @@
+From: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
+Subject: [tslib] add upstream patch
+
From b2b509ecaee7b449a093c512c78acd180ad53f78 Mon Sep 17 00:00:00 2001
From: kergoth <kergoth@a933c7a4-9bf7-0310-9141-a2e45189604d>
Date: Tue, 18 Nov 2008 15:47:57 +0000
@@ -5,8 +8,9 @@ Subject: [PATCH 18/30] Define the _CNT macros if needed.
EV_CNT & friends weren't added to linux/input.h until 2.6.24-rc1.
-
git-svn-id: svn://svn.berlios.de/tslib/trunk/tslib@66 a933c7a4-9bf7-0310-9141-a2e45189604d
+
+Signed-off-by: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
---
plugins/input-raw.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)