All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] IIO fixes for 3.9 post merge window
@ 2013-03-05 20:59 Jonathan Cameron
  2013-03-05 21:57 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2013-03-05 20:59 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-iio@vger.kernel.org

The following changes since commit 76426daf50d5df38893cc189e9ccd026093debc8:

  staging/zcache: Fix/improve zcache writeback code, tie to a config option (2013-02-11 14:58:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.9a

for you to fetch changes up to 852afe99fc1c2d2b1376e49f128a3b929e811f2d:

  iio:common:st_sensors fixed all warning messages about uninitialized variables (2013-03-05 18:14:13 +0000)

----------------------------------------------------------------
First round of iio fixes post the 3.9 merge window.

1) Some little fixes for the ad5064 dac driver.
2) A build warning 'fix' for a false positive in st_sensors
3) A couple of missing dependencies on IIO_BUFFER.

So nothing major and these mostly showed the advantages of the randconfig
builds various people have performed.

----------------------------------------------------------------
Denis CIOCCA (1):
      iio:common:st_sensors fixed all warning messages about uninitialized variables

Guenter Roeck (2):
      iio/imu: inv_mpu6050 depends on IIO_BUFFER
      iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is not

Lars-Peter Clausen (3):
      iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025
      iio:ad5064: Fix off by one in DAC value range check
      iio:ad5064: Initialize register cache correctly

 drivers/iio/common/st_sensors/st_sensors_core.c |  9 ++--
 drivers/iio/dac/ad5064.c                        | 64 +++++++++++++++----------
 drivers/iio/imu/inv_mpu6050/Kconfig             |  1 +
 include/linux/iio/common/st_sensors.h           |  9 ++--
 4 files changed, 49 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-05 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 20:59 [PULL] IIO fixes for 3.9 post merge window Jonathan Cameron
2013-03-05 21:57 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.