Hi Greg, Please consider pulling the following fixes. I've based these on your staging-linus branch which happens right now to be v3.5-rc4. None are exactly critical if you want to hold them for the next merge window. Obviously any suggestions / requests on how to do these pull requests welcomed! The following changes since commit 6b16351acbd415e66ba16bf7d473ece1574cf0bc: Linux 3.5-rc4 (2012-06-24 12:53:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git fixes-togreg for you to fetch changes up to 06d5199d4c53615338d0453b62458cd82fb88f33: staging:iio: Add some missing peak elements to the info_mask (2012-06-30 10:12:36 +0100) ---------------------------------------------------------------- Jonathan Cameron (2): staging:iio:accel:adis16204 fix bug in channel modifier handling staging:iio: Add some missing peak elements to the info_mask Lars-Peter Clausen (1): staging:iio:ad7793: Fix scan index for the "shorted" channel Peter Meerwald (3): iio staging: fix potential resource leak in generic_buffer iio staging: fix potential memory/resource leaks in find_type_by_name() iio staging: fix resource leak in _write_sysfs_int() drivers/staging/iio/Documentation/iio_utils.h | 24 +++++++++++++++++++----- drivers/staging/iio/accel/adis16204_core.c | 2 +- drivers/staging/iio/accel/adis16240_core.c | 9 ++++++--- drivers/staging/iio/adc/ad7793.c | 4 ++-- 4 files changed, 28 insertions(+), 11 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