linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] IIO fixes for 3.14 round 3
@ 2014-02-20 18:48 Jonathan Cameron
  2014-02-20 23:40 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2014-02-20 18:48 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Linux IIO List

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

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

* Re: [PULL] IIO fixes for 3.14 round 3
  2014-02-20 18:48 [PULL] IIO fixes for 3.14 round 3 Jonathan Cameron
@ 2014-02-20 23:40 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2014-02-20 23:40 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: Linux IIO List

On Thu, Feb 20, 2014 at 06:48:36PM +0000, Jonathan Cameron wrote:
> 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

Now pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2014-02-20 23:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-20 18:48 [PULL] IIO fixes for 3.14 round 3 Jonathan Cameron
2014-02-20 23:40 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).