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, devel@linuxdriverproject.org
Subject: [GIT PATCH] Staging driver fixes for 3.12-rc3
Date: Sun, 29 Sep 2013 13:02:04 -0700	[thread overview]
Message-ID: <20130929200204.GA31117@kroah.com> (raw)

The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:

  Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.12-rc3

for you to fetch changes up to df3f4edc6ca6e7768376d05eb99536bcf92362f0:

  staging: r8188eu: Add new device ID (2013-09-26 16:44:45 -0700)

----------------------------------------------------------------
Staging fixes for 3.12-rc3

Here are some staging driver fixes, MAINTAINER updates, and a new device
id.  All of these have been in the linux-next tree, and are pretty
simple patches.

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

----------------------------------------------------------------
Fabio Estevam (1):
      staging: imx-drm: Fix probe failure

Iker Pedrosa (1):
      Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb

Larry Finger (1):
      staging: r8188eu: Add new device ID

Lidza Louina (1):
      MAINTAINERS: staging: dgnc and dgap drivers: add maintainer

Malcolm Priestley (3):
      staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.
      staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
      staging: vt6656: [BUG] iwctl_siwencodeext return if device not open

Thomas Meyer (5):
      staging: lustre: Cocci spatch "noderef"
      staging: r8188eu: Add files for new drive: Cocci spatch "noderef"
      staging: octeon-usb: Cocci spatch "noderef"
      staging: r8188eu: Cocci spatch "noderef"
      staging: r8188eu: Add files for new drive: Cocci spatch "noderef"

Tobias Polzer (1):
      staging: usbip: Orphan usbip

 MAINTAINERS                                         | 15 +++++++++++++--
 drivers/staging/imx-drm/imx-drm-core.c              | 11 +++--------
 drivers/staging/lustre/lustre/obdecho/echo_client.c |  2 +-
 drivers/staging/octeon-usb/cvmx-usb.c               |  2 +-
 drivers/staging/rtl8188eu/core/rtw_mp.c             |  2 +-
 drivers/staging/rtl8188eu/hal/rtl8188e_dm.c         |  2 +-
 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c      |  2 +-
 drivers/staging/rtl8188eu/os_dep/usb_intf.c         |  1 +
 drivers/staging/rtl8192u/r819xU_cmdpkt.c            |  2 ++
 drivers/staging/vt6656/iwctl.c                      |  3 +++
 drivers/staging/vt6656/main_usb.c                   |  3 ++-
 drivers/staging/vt6656/rxtx.c                       |  2 ++
 12 files changed, 31 insertions(+), 16 deletions(-)

                 reply	other threads:[~2013-09-29 20:02 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=20130929200204.GA31117@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@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