All of lore.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 PULL] Staging driver fixes for 3.15-rc6
Date: Wed, 21 May 2014 13:51:53 +0900	[thread overview]
Message-ID: <20140521045153.GA11245@kroah.com> (raw)

The following changes since commit 86281966c7395aa9a13a20c52e26005f5e142451:

  Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2014-04-30 14:19:23 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ staging-3.15-rc6

for you to fetch changes up to bb4e506565cfc0a2f534dfda1fb7ca5c26f7a604:

  staging: rtl8723au: Do not reset wdev->iftype in netdev_close() (2014-05-16 15:23:11 -0700)

----------------------------------------------------------------
Staging driver fixes for 3.15-rc6

Here are 5 staging driver fixes for 3.15-rc6 that resolve some reported
issues.  They are for the imx and rtl8723au drivers.

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

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-linus

Jes Sorensen (2):
      staging: rtl8723au: Use correct pipe type for USB interrupts
      staging: rtl8723au: Do not reset wdev->iftype in netdev_close()

Philipp Zabel (1):
      imx-drm: imx-drm-core: fix imx_drm_encoder_get_mux_id

Shawn Guo (2):
      imx-drm: imx-drm-core: skip components whose parent device is disabled
      imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'

 arch/arm/boot/dts/imx53-mba53.dts                | 2 +-
 drivers/staging/imx-drm/imx-drm-core.c           | 7 ++++++-
 drivers/staging/imx-drm/imx-tve.c                | 2 +-
 drivers/staging/rtl8723au/os_dep/os_intfs.c      | 2 --
 drivers/staging/rtl8723au/os_dep/usb_ops_linux.c | 2 +-
 5 files changed, 9 insertions(+), 6 deletions(-)

                 reply	other threads:[~2014-05-21  4:52 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=20140521045153.GA11245@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 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.