mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 22:38:04 +00:00
linux 3.0: refresh all patches against 3.0.7
This makes 'git am' work again, patch is more forgiving with fuzz. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
From 61d125f63ec3ac506a71d15672e8154861848741 Mon Sep 17 00:00:00 2001
|
||||
From b292a2e5db46997f93732c5e953c28b44d1cec29 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Mon, 4 Jan 2010 19:20:25 -0800
|
||||
Subject: [PATCH 01/13] mmc: don't display single block read console messages
|
||||
Subject: [PATCH 01/14] mmc: don't display single block read console messages
|
||||
|
||||
mmc: don't display single block read console messages
|
||||
---
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From 40c21c7e36317d30c3a5e056ad088886452402ba Mon Sep 17 00:00:00 2001
|
||||
From 9c8761f190e351ad45ca1fce111e5aa1b2cd5442 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Mon, 23 May 2011 12:16:50 -0700
|
||||
Subject: [PATCH 02/13] omap: Change omap_device activate/dectivate latency messages from pr_warning to pr_debug
|
||||
Subject: [PATCH 02/14] omap: Change omap_device activate/dectivate latency messages from pr_warning to pr_debug
|
||||
|
||||
Messages can be safely ignored, so reduce console noise
|
||||
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From 7ef9171db8f0e9774cc6aada1773fea1dc77beaf Mon Sep 17 00:00:00 2001
|
||||
From 983455b3582fd6db0cb250fb31b5c2835b0b4254 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Tue, 19 Jan 2010 21:19:15 -0800
|
||||
Subject: [PATCH 03/13] OMAP: DSS2: add bootarg for selecting svideo or composite for tv output
|
||||
Subject: [PATCH 03/14] OMAP: DSS2: add bootarg for selecting svideo or composite for tv output
|
||||
|
||||
also add pal-16 and ntsc-16 omapfb.mode settings for 16bpp
|
||||
---
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From 7588a7f300b1df2fe22762f7b8ed0d64b658e19c Mon Sep 17 00:00:00 2001
|
||||
From 5bf0bd6457468d636582fb238bb9d20e45f8bd92 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Fri, 1 Jul 2011 10:00:03 -0700
|
||||
Subject: [PATCH 04/13] mtd: nand: Eliminate noisey "uncorrectable error" messages
|
||||
Subject: [PATCH 04/14] mtd: nand: Eliminate noisey "uncorrectable error" messages
|
||||
|
||||
Other layers of the stack give more informative messages when __nand_correct_data() fails
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
From 49ca268db44e64af54ebcc7c83e81e8ffda00ef6 Mon Sep 17 00:00:00 2001
|
||||
From bb9c5f9b94ee8b74936cb3f3fe847d13f9639ebe Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Sat, 19 Dec 2009 06:52:43 -0800
|
||||
Subject: [PATCH 05/13] video: add timings for hd720
|
||||
Subject: [PATCH 05/14] video: add timings for hd720
|
||||
|
||||
---
|
||||
drivers/video/modedb.c | 4 ++++
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From 280281d66e46e35e65e09d536f878957d8d09080 Mon Sep 17 00:00:00 2001
|
||||
From 7659c16b1edc081b996a7a2b6a4716fffd1dd90b Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <sakoman@gmail.com>
|
||||
Date: Tue, 15 Dec 2009 15:17:44 -0800
|
||||
Subject: [PATCH 06/13] drivers: net: smsc911x: return ENODEV if device is not found
|
||||
Subject: [PATCH 06/14] drivers: net: smsc911x: return ENODEV if device is not found
|
||||
|
||||
Signed-off-by: Steve Sakoman <sakoman@gmail.com>
|
||||
---
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From e53bb061724c81d3e20a42a9d27e629fbbbe744d Mon Sep 17 00:00:00 2001
|
||||
From e326ddfb0a06023f78ef723a6bd740cecb5e9be6 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <sakoman@gmail.com>
|
||||
Date: Tue, 15 Dec 2009 15:24:10 -0800
|
||||
Subject: [PATCH 07/13] drivers: input: touchscreen: ads7846: return ENODEV if device is not found
|
||||
Subject: [PATCH 07/14] drivers: input: touchscreen: ads7846: return ENODEV if device is not found
|
||||
|
||||
Signed-off-by: Steve Sakoman <sakoman@gmail.com>
|
||||
---
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From aa2196df69d8f90c148bd5647e9acc225f30e0b2 Mon Sep 17 00:00:00 2001
|
||||
From a7088230da736a8635b26178730aca59c31c6237 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Thu, 3 Mar 2011 13:29:30 -0800
|
||||
Subject: [PATCH 08/13] Revert "omap2_mcspi: Flush posted writes"
|
||||
Subject: [PATCH 08/14] Revert "omap2_mcspi: Flush posted writes"
|
||||
|
||||
This reverts commit a330ce2001b290c59fe98c37e981683ef0a75fdf.
|
||||
|
||||
|
||||
+8
-12
@@ -1,13 +1,7 @@
|
||||
From patchwork Wed Jul 27 07:07:20 2011
|
||||
Subject: [1/2] rtc: twl: Use threaded IRQ,
|
||||
remove IRQ enable in interrupt handler
|
||||
Date: Wed, 27 Jul 2011 07:07:20 -0000
|
||||
From 8c4508bad147a2eec870b7dd70f94f7aef4e921f Mon Sep 17 00:00:00 2001
|
||||
From: Todd Poynor <toddpoynor@google.com>
|
||||
X-Patchwork-Id: 1010862
|
||||
Message-Id: <1311750441-5559-1-git-send-email-toddpoynor@google.com>
|
||||
To: Alessandro Zummo <a.zummo@towertech.it>
|
||||
Cc: rtc-linux@googlegroups.com, linux-omap@vger.kernel.org,
|
||||
linux-kernel@vger.kernel.org, Todd Poynor <toddpoynor@google.com>
|
||||
Date: Wed, 27 Jul 2011 07:07:20 +0000
|
||||
Subject: [PATCH 09/14] rtc: twl: Use threaded IRQ, remove IRQ enable in interrupt handler
|
||||
|
||||
IRQs disabled on entry to twl_rtc_interrupt is not a consequence
|
||||
of LOCKDEP; both twl6030 and twl4030 explicitly disable IRQs
|
||||
@@ -22,13 +16,12 @@ Also fixes warnings:
|
||||
irq nnn handler twl_rtc_interrupt+nnn enabled interrupts
|
||||
|
||||
Signed-off-by: Todd Poynor <toddpoynor@google.com>
|
||||
|
||||
---
|
||||
drivers/rtc/rtc-twl.c | 14 +++-----------
|
||||
drivers/rtc/rtc-twl.c | 14 +++-----------
|
||||
1 files changed, 3 insertions(+), 11 deletions(-)
|
||||
|
||||
diff --git a/drivers/rtc/rtc-twl.c b/drivers/rtc/rtc-twl.c
|
||||
index 9a81f77..ece41b9 100644
|
||||
index f9a2799..3fee95e 100644
|
||||
--- a/drivers/rtc/rtc-twl.c
|
||||
+++ b/drivers/rtc/rtc-twl.c
|
||||
@@ -362,14 +362,6 @@ static irqreturn_t twl_rtc_interrupt(int irq, void *rtc)
|
||||
@@ -59,3 +52,6 @@ index 9a81f77..ece41b9 100644
|
||||
if (ret < 0) {
|
||||
dev_err(&pdev->dev, "IRQ is not free.\n");
|
||||
goto out1;
|
||||
--
|
||||
1.6.6.1
|
||||
|
||||
+8
-14
@@ -1,15 +1,7 @@
|
||||
From patchwork Wed Jul 27 07:07:21 2011
|
||||
Content-Type: text/plain; charset="utf-8"
|
||||
MIME-Version: 1.0
|
||||
Content-Transfer-Encoding: 7bit
|
||||
Subject: [2/2] rtc: twl: Fix registration vs. init order
|
||||
Date: Wed, 27 Jul 2011 07:07:21 -0000
|
||||
From 806a0fc320ad8f6c391b6e4a4d872af0ffc17fbc Mon Sep 17 00:00:00 2001
|
||||
From: Todd Poynor <toddpoynor@google.com>
|
||||
X-Patchwork-Id: 1010892
|
||||
Message-Id: <1311750441-5559-2-git-send-email-toddpoynor@google.com>
|
||||
To: Alessandro Zummo <a.zummo@towertech.it>
|
||||
Cc: rtc-linux@googlegroups.com, linux-omap@vger.kernel.org,
|
||||
linux-kernel@vger.kernel.org, Todd Poynor <toddpoynor@google.com>
|
||||
Date: Wed, 27 Jul 2011 07:07:21 +0000
|
||||
Subject: [PATCH 10/14] rtc: twl: Fix registration vs. init order
|
||||
|
||||
Only register as an RTC device after the hardware has been
|
||||
successfully initialized. The RTC class driver will call
|
||||
@@ -24,13 +16,12 @@ device drvdata set to an unregistered struct rtc_device *
|
||||
on probe errors.
|
||||
|
||||
Signed-off-by: Todd Poynor <toddpoynor@google.com>
|
||||
|
||||
---
|
||||
drivers/rtc/rtc-twl.c | 52 ++++++++++++++++++++++--------------------------
|
||||
drivers/rtc/rtc-twl.c | 52 ++++++++++++++++++++++--------------------------
|
||||
1 files changed, 24 insertions(+), 28 deletions(-)
|
||||
|
||||
diff --git a/drivers/rtc/rtc-twl.c b/drivers/rtc/rtc-twl.c
|
||||
index ece41b9..20687d5 100644
|
||||
index 3fee95e..a64494e 100644
|
||||
--- a/drivers/rtc/rtc-twl.c
|
||||
+++ b/drivers/rtc/rtc-twl.c
|
||||
@@ -420,24 +420,12 @@ static struct rtc_class_ops twl_rtc_ops = {
|
||||
@@ -126,3 +117,6 @@ index ece41b9..20687d5 100644
|
||||
return ret;
|
||||
}
|
||||
|
||||
--
|
||||
1.6.6.1
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From 64d570ac8601faae09df34b7a08d3c39ed33a5ae Mon Sep 17 00:00:00 2001
|
||||
From 91b5b6e5f13f8044848f788afe3c9ed26eec1cc1 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Thu, 17 Dec 2009 12:45:20 -0800
|
||||
Subject: [PATCH 11/13] soc: codecs: Enable audio capture by default for twl4030
|
||||
Subject: [PATCH 11/14] soc: codecs: Enable audio capture by default for twl4030
|
||||
|
||||
---
|
||||
sound/soc/codecs/twl4030.c | 4 ++--
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From 7d5084b0e8d604eb61358b8dd341c9d316071d82 Mon Sep 17 00:00:00 2001
|
||||
From 6f003fe8fce7d5ac74bf5caeacb67369f94fdaed Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Wed, 29 Dec 2010 11:39:16 -0800
|
||||
Subject: [PATCH 12/13] soc: codecs: twl4030: Turn on mic bias by default
|
||||
Subject: [PATCH 12/14] soc: codecs: twl4030: Turn on mic bias by default
|
||||
|
||||
---
|
||||
sound/soc/codecs/twl4030.c | 2 +-
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
From 3bf652f3194b3c33644681c01f8294e0997af8bf Mon Sep 17 00:00:00 2001
|
||||
From 19ba0d517fb9bf14ecf1557fdd77f79de677104f Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Sun, 24 Jan 2010 09:33:56 -0800
|
||||
Subject: [PATCH 13/13] omap: mmc-twl4030: move clock input selection prior to vcc test
|
||||
Subject: [PATCH 13/14] omap: mmc-twl4030: move clock input selection prior to vcc test
|
||||
|
||||
otherwise it is not executed on systems that use non-twl regulators
|
||||
---
|
||||
|
||||
+7
-5
@@ -1,12 +1,11 @@
|
||||
From 4573fb9d0d830ba76ff4fcf43353989e597f289f Mon Sep 17 00:00:00 2001
|
||||
From efd806bdb387b529f7c971adee6524dbc41e0ba8 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Sakoman <steve@sakoman.com>
|
||||
Date: Thu, 4 Feb 2010 12:26:22 -0800
|
||||
Subject: [PATCH 10/13] rtc-twl: add support for backup battery recharge
|
||||
Subject: [PATCH 14/14] rtc-twl: add support for backup battery recharge
|
||||
|
||||
---
|
||||
drivers/rtc/rtc-twl.c | 25 +++++++++++++++++++++++++
|
||||
1 files changed, 25 insertions(+), 0 deletions(-)
|
||||
|
||||
drivers/rtc/rtc-twl.c | 27 ++++++++++++++++++++++++++-
|
||||
1 files changed, 26 insertions(+), 1 deletions(-)
|
||||
|
||||
diff --git a/drivers/rtc/rtc-twl.c b/drivers/rtc/rtc-twl.c
|
||||
index a64494e..552446b 100644
|
||||
@@ -52,4 +51,7 @@ index a64494e..552446b 100644
|
||||
+
|
||||
platform_set_drvdata(pdev, rtc);
|
||||
return 0;
|
||||
|
||||
--
|
||||
1.6.6.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user