[GIT PULL] Staging driver fixes for 3.16-rc4

Greg KH gregkh at linuxfoundation.org
Fri Jul 4 01:01:07 UTC 2014


The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

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

for you to fetch changes up to 6b64168de843b16e96a22f9e98c6afc92ee1da71:

  Merge tag 'iio-fixes-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2014-06-29 09:43:23 -0700)

----------------------------------------------------------------
Staging driver bugfixes for 3.16-rc4

Nothing major here, just 4 small bugfixes that resolve some issues
reported for the IIO (staging and non-staging) and the tidspbridge
driver.

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

----------------------------------------------------------------
Adam Thomson (1):
      iio: of_iio_channel_get_by_name() returns non-null pointers for error legs

Dan Carpenter (1):
      staging: iio/ad7291: fix error code in ad7291_probe()

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

Peter Meerwald (1):
      iio:adc:ad799x: Fix reading and writing of event values, apply shift

Suman Anna (1):
      staging: tidspbridge: fix an erroneous removal of parentheses

 drivers/iio/adc/ad799x.c                      | 8 ++++++--
 drivers/iio/inkern.c                          | 6 ++++--
 drivers/staging/iio/adc/ad7291.c              | 4 ++--
 drivers/staging/tidspbridge/core/tiomap3430.c | 6 ++++--
 4 files changed, 16 insertions(+), 8 deletions(-)


More information about the devel mailing list