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 fixes for 3.6-rc6
Date: Thu, 13 Sep 2012 10:44:27 -0700	[thread overview]
Message-ID: <20120913174427.GA21900@kroah.com> (raw)

The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:

  Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)

are available in the git repository at:

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

for you to fetch changes up to 94254edc9c5b4e864767c97bfa0e4ccff2ecb5e5:

  drm/omap: add more new timings fields (2012-09-10 16:04:21 -0700)

----------------------------------------------------------------
Staging tree fixes for 3.6-rc6

Here are a few staging tree fixes for problems that have been reported.

Nothing major, just a number of tiny driver fixes.  All of these have
been in the linux-next tree for a while.

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

----------------------------------------------------------------
Dae S. Kim (1):
      Staging: Android alarm: IOCTL command encoding fix

Dan Carpenter (1):
      staging:iio: prevent divide by zero bugs

Emil Goode (1):
      staging: wlan-ng: Fix problem with wrong arguments

Eric Dumazet (1):
      staging: r8712u: fix bug in r8712_recv_indicatepkt()

Greg Kroah-Hartman (1):
      Merge tag 'v3.6-rc1-iio-fixes-2' of git://git.kernel.org/.../jic23/iio into staging-linus

Ian Abbott (8):
      staging: comedi: amplc_pci224: Fix PCI ref count
      staging: comedi: amplc_dio200: Fix PCI ref count
      staging: comedi: amplc_pc236: Fix PCI ref count
      staging: comedi: amplc_pc263: Fix PCI ref count
      staging: comedi: amplc_pci230: Fix PCI ref count
      staging: comedi: das08: Fix PCI ref count
      staging: comedi: das08: Correct AI encoding for das08jr-16-ao
      staging: comedi: das08: Correct AO output for das08jr-16-ao

Julia Lawall (1):
      drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR

Malcolm Priestley (1):
      staging: vt6656: [BUG] - Failed connection, incorrect endian.

Peter Meerwald (1):
      staging iio: fix potential memory leak in lis3l02dq_ring.c

Rob Clark (2):
      drm/omap: update for interlaced
      drm/omap: add more new timings fields

Seth Jennings (1):
      staging: zcache: fix cleancache race condition with shrinker

Tomas Winkler (1):
      staging: ozwpan: fix memcmp() test in oz_set_active_pd()

 drivers/iio/adc/at91_adc.c                    |    2 +-
 drivers/staging/android/android_alarm.h       |    4 +++-
 drivers/staging/comedi/drivers/amplc_dio200.c |    7 +++++++
 drivers/staging/comedi/drivers/amplc_pc236.c  |    7 +++++++
 drivers/staging/comedi/drivers/amplc_pc263.c  |    7 +++++++
 drivers/staging/comedi/drivers/amplc_pci224.c |    7 +++++++
 drivers/staging/comedi/drivers/amplc_pci230.c |    7 +++++++
 drivers/staging/comedi/drivers/das08.c        |   11 +++++++++--
 drivers/staging/iio/accel/lis3l02dq_ring.c    |    4 +++-
 drivers/staging/iio/adc/ad7192.c              |    2 ++
 drivers/staging/iio/gyro/adis16260_core.c     |    2 ++
 drivers/staging/iio/imu/adis16400_core.c      |    2 ++
 drivers/staging/iio/meter/ade7753.c           |    2 ++
 drivers/staging/iio/meter/ade7754.c           |    2 ++
 drivers/staging/iio/meter/ade7759.c           |    2 ++
 drivers/staging/omapdrm/omap_connector.c      |   41 ++++++++++++++++++++++++++++++++---------
 drivers/staging/ozwpan/ozcdev.c               |    3 ++-
 drivers/staging/rtl8712/recv_linux.c          |    7 +------
 drivers/staging/vt6656/dpc.c                  |    2 +-
 drivers/staging/vt6656/rxtx.c                 |   38 +++++++++++++++++++-------------------
 drivers/staging/wlan-ng/cfg80211.c            |    4 ++--
 drivers/staging/zcache/zcache-main.c          |    7 +++----
 22 files changed, 123 insertions(+), 47 deletions(-)

                 reply	other threads:[~2012-09-13 17:44 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=20120913174427.GA21900@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