* [PULL] Second set of IIO fixes for the 4.5 cycle - dependent on merge window patches.
@ 2016-02-01 20:21 Jonathan Cameron
2016-02-01 21:09 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2016-02-01 20:21 UTC (permalink / raw)
To: Greg KH; +Cc: linux-iio@vger.kernel.org
The following changes since commit 02c34ccc1d2d528d2de2897881b97933363432b5:
Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next (2015-12-26 17:05:25 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.5b
for you to fetch changes up to 17a2f46c3d8877fe2a0b6ff391d1df30e67892a6:
iio: dht11: Use boottime (2016-02-01 20:16:13 +0000)
----------------------------------------------------------------
Second set of IIO fixes for the 4.5 cycle. These ones are mostly
dependent on patches from the recent merge cycle.
* adc, imu and iio staging drivers
- !HAS_IOMEM dependency fixes
* dht11
- use boottime clock for time measurement to avoid incorrect measurements
due to clock updates.
* lidar
- correct a return value for short i2c transfers.
----------------------------------------------------------------
Abhilash Jindal (1):
iio: dht11: Use boottime
Matt Ranostay (1):
iio: proximity: lidar: correct return value
Richard Weinberger (3):
iio: adc: Fix dependencies for !HAS_IOMEM archs
staging: iio: Fix dependencies for !HAS_IOMEM archs
iio: imu: Fix dependencies for !HAS_IOMEM archs
drivers/iio/adc/Kconfig | 3 +++
drivers/iio/humidity/dht11.c | 8 ++++----
drivers/iio/imu/inv_mpu6050/Kconfig | 2 +-
drivers/iio/proximity/pulsedlight-lidar-lite-v2.c | 2 +-
drivers/staging/iio/adc/Kconfig | 1 +
5 files changed, 10 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL] Second set of IIO fixes for the 4.5 cycle - dependent on merge window patches.
2016-02-01 20:21 [PULL] Second set of IIO fixes for the 4.5 cycle - dependent on merge window patches Jonathan Cameron
@ 2016-02-01 21:09 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2016-02-01 21:09 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio@vger.kernel.org
On Mon, Feb 01, 2016 at 08:21:52PM +0000, Jonathan Cameron wrote:
> The following changes since commit 02c34ccc1d2d528d2de2897881b97933363432b5:
>
> Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next (2015-12-26 17:05:25 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.5b
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-01 21:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01 20:21 [PULL] Second set of IIO fixes for the 4.5 cycle - dependent on merge window patches Jonathan Cameron
2016-02-01 21:09 ` Greg KH
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).