public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB fixes for 3.8-rc4
Date: Fri, 18 Jan 2013 11:53:58 -0800	[thread overview]
Message-ID: <20130118195358.GA19035@kroah.com> (raw)

The following changes since commit 8cf65dc386f3634a43312f436cc7a935476a40c4:

  usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added (2013-01-13 13:44:23 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.8-rc4

for you to fetch changes up to 1ee0a224bc9aad1de496c795f96bc6ba2c394811:

  USB: io_ti: Fix NULL dereference in chase_port() (2013-01-17 17:34:39 -0800)

----------------------------------------------------------------
USB fixes for 3.8-rc4

Here are 3 USB patches for 3.8-rc4.  Two of them are new device id
patches, and the third fixes a reported oops in the io_ti USB serial
driver.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Bjørn Mork (2):
      USB: option: blacklist network interface on ONDA MT8205 4G LTE
      USB: option: add TP-LINK HSUPA Modem MA180

Wolfgang Frisch (1):
      USB: io_ti: Fix NULL dereference in chase_port()

 drivers/usb/serial/io_ti.c  | 3 +++
 drivers/usb/serial/option.c | 9 ++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

                 reply	other threads:[~2013-01-18 19:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130118195358.GA19035@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox