public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Staging driver fixes for 3.8-rc3
@ 2013-01-18 19:53 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-01-18 19:53 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-18 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-18 19:53 [GIT PATCH] Staging driver fixes for 3.8-rc3 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox