[PULL] IIO fixes for 3.14 round 3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 55b40d37311807a6bb2acdae0df904f54a0da3ae:

  iio: max1363: Use devm_regulator_get_optional for optional regulator (2014-02-08 11:46:00 +0000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.14c

for you to fetch changes up to a0657716416f834ef7710a9044614d50a36c3bdc:

  iio:gyro: bug on L3GD20H gyroscope support (2014-02-18 10:24:49 +0000)

----------------------------------------------------------------
Third round of fixes for IIO in the 3.14 cycle.

Fixes to 2 Capella light sensor drivers where the units of the integration
time reported to userspace were out be a factor of a thousand.
These patches are as large as they are purely due to a variable rename
tied up with the incorrect scale.  The actual change is only a couple of lines.

1 patch dropping L3GD20H from the st gyroscope driver.  It never actually
worked as the address set is different from any others supported by the
driver currently.   An additional patch enables correct support for this
part but is too large to sensibly apply as a fix to some support that never
actually allowed the driver to be successfully probed on this part.

----------------------------------------------------------------
Beomho Seo (2):
      iio: cm36651: Fix read/write integration time function.
      iio: cm32181: Change cm32181 ambient light sensor driver

Denis CIOCCA (1):
      iio:gyro: bug on L3GD20H gyroscope support

 drivers/iio/gyro/Kconfig        |  2 +-
 drivers/iio/gyro/st_gyro.h      |  1 -
 drivers/iio/gyro/st_gyro_core.c |  9 ++++-----
 drivers/iio/gyro/st_gyro_i2c.c  |  1 -
 drivers/iio/gyro/st_gyro_spi.c  |  1 -
 drivers/iio/light/cm32181.c     | 16 +++++++--------
 drivers/iio/light/cm36651.c     | 45 +++++++++++++++++++++--------------------
 7 files changed, 36 insertions(+), 39 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux