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 <[email protected]> --- 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 <[email protected]> + +Subject: bluetooth: usb: enable autosuspend on probe + +Due to something + +Signed-off-by: unknown Author <[email protected]> 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 <[email protected]> + +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 <[email protected]> + +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 <[email protected]> + +Subject: [PATCH] staging: rt2860: Reduce Debug level + +Reduce the debug level to printing on errors + +Signed-off-by: unknown Author <[email protected]> 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 _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
