All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: stable@vger.kernel.org, Steven Harms <sjharms@gmail.com>,
	Marcel Holtmann <marcel@holtmann.org>,
	Gustavo Padovan <gustavo@padovan.org>,
	Johan Hedberg <johan.hedberg@gmail.com>,
	linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module
Date: Fri, 1 Jun 2012 17:17:09 +0800	[thread overview]
Message-ID: <20120601091709.GB22821@kroah.com> (raw)
In-Reply-To: <20120529120312.GA16584@burratino>

On Tue, May 29, 2012 at 07:03:12AM -0500, Jonathan Nieder wrote:
> Hi Ben and Greg,
> 
> Steven Harms wrote:
> 
> > This change adds 0x0489:0xe033 to the btusb module.
> >
> > This bluetooth usb device is integrated in the Acer TimelineX
> > AS4830TG-6808 notebook.
> [...]
> > --- a/drivers/bluetooth/btusb.c
> > +++ b/drivers/bluetooth/btusb.c
> > @@ -107,6 +107,9 @@ static struct usb_device_id btusb_table[] = {
> >  	{ USB_DEVICE(0x0a5c, 0x21f3) },
> >  	{ USB_DEVICE(0x413c, 0x8197) },
> >  
> > +	/* Foxconn - Hon Hai */
> > +	{ USB_DEVICE(0x0489, 0xe033) },
> > +
> >  	{ }	/* Terminating entry */
> 
> Please consider
> 
>   985140369be1 Add Foxconn / Hon Hai IDs for btusb module
> 
> for application to the 3.0.y and 3.2.y kernels.  The driver was
> tested by Steven Harms on a Acer TimelineX AS4830TG-6808 using
> Ubuntu's 3.2.y-based kernel: http://www.sharms.org/blog/2012/04/

Applied to 3.0-stable, thanks.

      reply	other threads:[~2012-06-01 16:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 18:45 [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module Steven Harms
2012-04-13 22:32 ` Gustavo Padovan
2012-05-29 12:03 ` [3.0.y, 3.2.y] " Jonathan Nieder
2012-06-01  9:17   ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120601091709.GB22821@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=gustavo@padovan.org \
    --cc=johan.hedberg@gmail.com \
    --cc=jrnieder@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel@holtmann.org \
    --cc=sjharms@gmail.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.