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.8-rc3
Date: Fri, 18 Jan 2013 11:53:01 -0800	[thread overview]
Message-ID: <20130118195301.GA18980@kroah.com> (raw)

The following changes since commit 397c60668aa5ae7130b5ad4e73870d7b8a787085:

  staging: zram: fix invalid memory references during disk write (2013-01-13 19:40:02 -0800)

are available in the git repository at:

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

for you to fetch changes up to 7dfc8331781f954bbea5c59d4411acf3b28530c1:

  staging/sb105x: PARPORT config is not good enough must use PARPORT_PC (2013-01-17 16:39:41 -0800)

----------------------------------------------------------------
Staging bugfixes for 3.8-rc4

Here are some bugfixes for the drivers/staging tree for 3.8-rc4.

Nothing major, just a number of small fixes for problems that people
have reported, including finally tracking down the root of the 64/32 bit
problem with the vt6656 that has been driving people crazy for a while.

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

----------------------------------------------------------------
Ben Hutchings (1):
      staging: vt6656: Fix inconsistent structure packing

Fabio Estevam (1):
      iio: mxs-lradc: indexes are unsigned

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/.../jic23/iio into staging-linus

Lars-Peter Clausen (1):
      staging:iio:adis16080: Perform sign extension

Steven Rostedt (1):
      staging/sb105x: PARPORT config is not good enough must use PARPORT_PC

Tormod Volden (1):
      staging: wlan-ng: Fix clamping of returned SSID length

 drivers/staging/iio/adc/mxs-lradc.c       |  2 +-
 drivers/staging/iio/gyro/adis16080_core.c |  2 +-
 drivers/staging/sb105x/sb_pci_mp.c        |  2 +-
 drivers/staging/vt6656/bssdb.h            |  1 -
 drivers/staging/vt6656/int.h              |  1 -
 drivers/staging/vt6656/iocmd.h            | 33 ++++++++++++++++-----------------
 drivers/staging/vt6656/iowpa.h            |  8 +++-----
 drivers/staging/wlan-ng/prism2mgmt.c      |  2 +-
 8 files changed, 23 insertions(+), 28 deletions(-)

                 reply	other threads:[~2013-01-18 19:53 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=20130118195301.GA18980@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