oops, wrong Greg. Now resent to right one. J On 14/10/14 18:47, Jonathan Cameron wrote: > The following changes since commit 0f33be009b89d2268e94194dc4fd01a7851b6d51: > > Linux 3.17-rc6 (2014-09-21 15:43:02 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git > tags/iio-fixes-for-3.18a > > for you to fetch changes up to 75d7ed3b9e7cb79a3b0e1f417fb674d54b4fc668: > > iio: adc: mxs-lradc: Disable the clock on probe failure (2014-10-09 21:02:51 > +0100) > > ---------------------------------------------------------------- > First round of IIO fixes for the 3.18 cycle. > > * ad5933 - fix a null pointer dereference due to an old change that prevents > different channels being registered for the buffer and used for sysfs > interfaces. > * ad5933 - Drop a bonus _raw from attribute names. > * st-sensors - Makes sure the correct number of elements are copied when > filling a local buffer copy. > * mxs-lradc - Disable clocks in a failure path during probe so they aren't > left running. > > ---------------------------------------------------------------- > Fabio Estevam (1): > iio: adc: mxs-lradc: Disable the clock on probe failure > > Lars-Peter Clausen (2): > staging:iio:ad5933: Fix NULL pointer deref when enabling buffer > staging:iio:ad5933: Drop "raw" from channel names > > Robin van der Gracht (1): > iio: st_sensors: Fix buffer copy > > drivers/iio/common/st_sensors/st_sensors_buffer.c | 2 +- > drivers/staging/iio/adc/mxs-lradc.c | 12 ++++++++---- > drivers/staging/iio/impedance-analyzer/ad5933.c | 15 ++++++--------- > 3 files changed, 15 insertions(+), 14 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