Message ID | 20110711215550.GA7330@thinkpad-t410 |
---|---|
State | New |
Headers | show |
On 11.07.2011 23:55, Seth Forshee wrote: > acer-wmi: Add support for Aspire 1830 wlan hotkey > First two are (now) upstream and have the right references. Last one acer-wmi: Add support for Aspire 1830 wlan hotkey does not seem to be there, yet. Is there any expectation when that will land (this is the simplest of the three)? -Stefan
On 07/12/2011 02:55 AM, Stefan Bader wrote: > On 11.07.2011 23:55, Seth Forshee wrote: >> acer-wmi: Add support for Aspire 1830 wlan hotkey >> > First two are (now) upstream and have the right references. Last one > > acer-wmi: Add support for Aspire 1830 wlan hotkey > > does not seem to be there, yet. Is there any expectation when that will land > (this is the simplest of the three)? > > -Stefan > The 3rd patch should be 'UBUNTU: SAUCE:' for now. Otherwise, Acked-by: Tim Gardner <tim.gardner@canonical.com>
On Tue, Jul 12, 2011 at 10:55:55AM +0200, Stefan Bader wrote: > On 11.07.2011 23:55, Seth Forshee wrote: > > acer-wmi: Add support for Aspire 1830 wlan hotkey > > > First two are (now) upstream and have the right references. Last one > > acer-wmi: Add support for Aspire 1830 wlan hotkey > > does not seem to be there, yet. Is there any expectation when that will land > (this is the simplest of the three)? It's queued for 3.1 [1]. I'll also be sending this patch for oneiric once the second one filters in from Linus's tree. [1] http://git.kernel.org/?p=linux/kernel/git/mjg59/platform-drivers-x86.git;a=commit;h=697aa43d2b66590a7248843d23af59a4dcd3398e
On 12.07.2011 15:19, Seth Forshee wrote: > On Tue, Jul 12, 2011 at 10:55:55AM +0200, Stefan Bader wrote: >> On 11.07.2011 23:55, Seth Forshee wrote: >>> acer-wmi: Add support for Aspire 1830 wlan hotkey >>> >> First two are (now) upstream and have the right references. Last one >> >> acer-wmi: Add support for Aspire 1830 wlan hotkey >> >> does not seem to be there, yet. Is there any expectation when that will land >> (this is the simplest of the three)? > > It's queued for 3.1 [1]. I'll also be sending this patch for oneiric > once the second one filters in from Linus's tree. > > [1] http://git.kernel.org/?p=linux/kernel/git/mjg59/platform-drivers-x86.git;a=commit;h=697aa43d2b66590a7248843d23af59a4dcd3398e Ok, normally I'd probably wait till everything is upstream for non-life-threatening issues. Though the last bit really is tiny and queued... Acked-by: Stefan Bader <stefan.bader@canonical.com>
On 07/11/2011 03:55 PM, Seth Forshee wrote: > On Fri, Jul 08, 2011 at 10:52:40AM -0600, Tim Gardner wrote: >> On 07/07/2011 02:27 PM, Seth Forshee wrote: >>> On Thu, Jul 07, 2011 at 01:45:06PM -0600, Tim Gardner wrote: >>>> On 07/07/2011 11:30 AM, Seth Forshee wrote: >>>>> git://kernel.ubuntu.com/sforshee/ubuntu-natty.git acer-wmi >>>> >>>> What is the state of 'acer-wmi: Only update rfkill status for >>>> associated hotkey events' ? Is that patch working its way upstream ? >>> >>> Yes. It's sitting in Matthew Garrett's for_linus branch. >>> >>> http://git.kernel.org/?p=linux/kernel/git/mjg59/platform-drivers-x86.git;a=commit;h=92530664bbe5a13aede4a8763459bbe560ad9221 >> >> Is that gonna land in 3.0 or 3.1 ? My preference would be to wait >> until the patch makes its way upstream in its final form. > > This patch was merged into Linus's tree today. I updated my branch with > a direct backport. > > The following changes since commit c37dcf3c2155becf5f2a2cd650fafff8960cb6e9: > > UBUNTU: Ubuntu-2.6.38-10.46 (2011-06-28 14:38:06 +0100) > > are available in the git repository at: > git://kernel.ubuntu.com/sforshee/ubuntu-natty.git acer-wmi > > Lee, Chun-Yi (1): > acer-wmi: does not poll device status when WMI event is available > > Seth Forshee (2): > acer-wmi: Only update rfkill status for associated hotkey events > acer-wmi: Add support for Aspire 1830 wlan hotkey > > drivers/platform/x86/acer-wmi.c | 36 ++++++++++++++++++++++++++++++++---- > 1 files changed, 32 insertions(+), 4 deletions(-)