* [PULL] IIO cleanups, new stuff and staging graduations (IIO set 3 for the 3.10 cycle)
@ 2013-04-02 19:30 Jonathan Cameron
2013-04-02 19:38 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2013-04-02 19:30 UTC (permalink / raw)
To: Greg KH; +Cc: linux-iio@vger.kernel.org
The following changes since commit 03b7f67bd1a085572539788d07c4630489108a35:
staging: ti-soc-thermal: Add get_trend support (2013-04-01 12:27:31 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-3.10c
for you to fetch changes up to beca9e767e27f756d6aed9a62665e3f73546aabb:
iio: at91_adc: fix missing Sample and Hold time (2013-04-02 19:22:16 +0100)
----------------------------------------------------------------
Third round of IIO cleanups, graduations and new stuff for the 3.10 cycle.
A small set including 3 things.
1) A short cleanup series for the ak8975.
2) Graduation of ak8975 out of staging.
3) Some additional bits for the at91 adc driver to cover low resolution
modes, sleep and a little bit of missing documentation.
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
iio: at91_adc: add sleep mode support
iio: at91_adc: fix missing Sample and Hold time
Jonathan Cameron (4):
staging:iio:magnetometer:ak8975 drop unused eoc_irq
staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_data
staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.
iio:magnetometer:ak8975 move driver out of staging
Ludovic Desroches (1):
iio: at91_adc: add low and high res support
.../devicetree/bindings/arm/atmel-adc.txt | 13 ++++
drivers/iio/adc/at91_adc.c | 90 ++++++++++++++++++++--
drivers/iio/magnetometer/Kconfig | 11 +++
drivers/iio/magnetometer/Makefile | 1 +
drivers/{staging => }/iio/magnetometer/ak8975.c | 69 ++++-------------
drivers/staging/iio/magnetometer/Kconfig | 11 ---
drivers/staging/iio/magnetometer/Makefile | 1 -
7 files changed, 127 insertions(+), 69 deletions(-)
rename drivers/{staging => }/iio/magnetometer/ak8975.c (90%)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL] IIO cleanups, new stuff and staging graduations (IIO set 3 for the 3.10 cycle)
2013-04-02 19:30 [PULL] IIO cleanups, new stuff and staging graduations (IIO set 3 for the 3.10 cycle) Jonathan Cameron
@ 2013-04-02 19:38 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2013-04-02 19:38 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio@vger.kernel.org
On Tue, Apr 02, 2013 at 08:30:14PM +0100, Jonathan Cameron wrote:
> The following changes since commit 03b7f67bd1a085572539788d07c4630489108a35:
>
> staging: ti-soc-thermal: Add get_trend support (2013-04-01 12:27:31 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-3.10c
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-02 19:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 19:30 [PULL] IIO cleanups, new stuff and staging graduations (IIO set 3 for the 3.10 cycle) Jonathan Cameron
2013-04-02 19:38 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox