[Meego-kernel] [PATCH] kernel-dev: obs patches: allow git am
Nishanth Menon
nm at ti.com
Wed Nov 10 12:38:10 PST 2010
The patches in kernel-dev after rebase to 2.6.37-rc1 misses some
additional information - provide info where possible, else
add unknown author for owners to fix up.
NOTE: none of the patches have link to upstream/posted information
:(
Signed-off-by: Nishanth Menon <nm at ti.com>
---
linux-2.6-usb-bt-autosuspend.patch | 7 +++++++
linux-2.6.33-rt2860-1-2.patch | 3 +++
linux-2.6.33-rt2860-2-2.patch | 3 +++
linux-2.6.34-rt2860-no-debug.patch | 7 +++++++
4 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/linux-2.6-usb-bt-autosuspend.patch b/linux-2.6-usb-bt-autosuspend.patch
index 68a0ecc..6235a97 100644
--- a/linux-2.6-usb-bt-autosuspend.patch
+++ b/linux-2.6-usb-bt-autosuspend.patch
@@ -1,3 +1,10 @@
+From: unknown Author <unknown at somewhere.com>
+
+Subject: bluetooth: usb: enable autosuspend on probe
+
+Due to something
+
+Signed-off-by: unknown Author <unknown at somewhere.com>
Index: linux-2.6.34/drivers/bluetooth/btusb.c
===================================================================
--- linux-2.6.34.orig/drivers/bluetooth/btusb.c
diff --git a/linux-2.6.33-rt2860-1-2.patch b/linux-2.6.33-rt2860-1-2.patch
index 060c427..b4340c3 100644
--- a/linux-2.6.33-rt2860-1-2.patch
+++ b/linux-2.6.33-rt2860-1-2.patch
@@ -1,3 +1,6 @@
+From: Samuel Ortiz <sameo at linux.intel.com>
+
+Subject: staging: rt2860: send SIOWAP even only on a lost link
We should only send SIOCGIWAP event to notify wpa_supplicant about a lost
link, not to tell it about our disassociation being done. If we send such
diff --git a/linux-2.6.33-rt2860-2-2.patch b/linux-2.6.33-rt2860-2-2.patch
index 8edca85..f26fc84 100644
--- a/linux-2.6.33-rt2860-2-2.patch
+++ b/linux-2.6.33-rt2860-2-2.patch
@@ -1,3 +1,6 @@
+From: Samuel Ortiz <sameo at linux.intel.com>
+
+Subject: staging: rt2860: userspace should reconnect if no SSID
When no SSID is set, the reconnect decision should entirely be left to
userspace. The driver should not decide which AP to associate with based on
diff --git a/linux-2.6.34-rt2860-no-debug.patch b/linux-2.6.34-rt2860-no-debug.patch
index b045c33..7c503bf 100644
--- a/linux-2.6.34-rt2860-no-debug.patch
+++ b/linux-2.6.34-rt2860-no-debug.patch
@@ -1,3 +1,10 @@
+From: unknown Author <unknown at somewhere.com>
+
+Subject: [PATCH] staging: rt2860: Reduce Debug level
+
+Reduce the debug level to printing on errors
+
+Signed-off-by: unknown Author <unknown at somewhere.com>
Index: linux-2.6.34/drivers/staging/rt2860/rt_linux.c
===================================================================
--- linux-2.6.34.orig/drivers/staging/rt2860/rt_linux.c
--
1.6.3.3
More information about the MeeGo-kernel
mailing list