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

The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:

  Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.13-rc5

for you to fetch changes up to fd6040ed57d8f200ab0cc2abf706c54995a48370:

  imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc() (2013-12-17 17:12:55 -0800)

----------------------------------------------------------------
Staging driver fixes for 3.13-rc5

Here are a number of staging, and iio, fixes for 3.13-rc5 that resolve
some reported issues.

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

----------------------------------------------------------------
Beomho Seo (1):
      iio: cm36651: Changed return value of read function

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

H Hartley Sweeten (1):
      staging: comedi: drivers: fix return value of comedi_load_firmware()

Ian Abbott (1):
      staging: comedi: 8255_pci: fix for newer PCI-DIO48H

Jonathan Cameron (3):
      staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of missuse of the IIO_ST macro.
      iio:imu:adis16400 fix pressure channel scan type
      iio:adc:ad7887 Fix channel reported endianness from cpu to big endian

Russell King (7):
      imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()
      imx-drm: imx-drm-core: fix DRM cleanup paths
      imx-drm: ipu-v3: fix potential CRTC device registration race
      imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlock
      imx-drm: imx-drm-core: use defined constant for number of CRTCs.
      imx-drm: imx-drm-core: make imx_drm_crtc_register() safer
      imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()

 drivers/iio/adc/ad7887.c                    | 16 ++++++++++--
 drivers/iio/imu/adis16400_core.c            |  7 +++++-
 drivers/iio/light/cm36651.c                 |  2 +-
 drivers/staging/comedi/drivers.c            |  2 +-
 drivers/staging/comedi/drivers/8255_pci.c   | 15 ++++++++---
 drivers/staging/iio/magnetometer/hmc5843.c  |  7 +++++-
 drivers/staging/imx-drm/imx-drm-core.c      | 39 +++++++++++++++++++++--------
 drivers/staging/imx-drm/imx-tve.c           |  9 -------
 drivers/staging/imx-drm/ipu-v3/ipu-common.c | 32 +++++++++++------------
 9 files changed, 85 insertions(+), 44 deletions(-)

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

only message in thread, other threads:[~2013-12-18 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 17:42 [GIT PULL] Staging driver fixes for 3.13-rc5 Greg KH

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