Age | Commit message (Expand) | Author | Files | Lines |
2021-01-16 | iio: provide of_iio_channel_get_by_name() and devm_ version it | Dmitry Baryshkov | 1 | -0/+36 |
2020-04-19 | iio: inkern: drop devm_iio_channel_release{_all} API calls | Alexandru Ardelean | 1 | -18/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-14 | iio: inkern: API for reading available iio channel attribute values | Artur Rojek | 1 | -0/+14 |
2018-01-10 | IIO: consumer: allow to set buffer sizes | Arnaud Pouliquen | 1 | -0/+11 |
2018-01-10 | IIO: inkern: API for manipulating channel attributes | Arnaud Pouliquen | 1 | -0/+26 |
2017-06-03 | iio: inkern: api for manipulating ext_info of iio channels | Peter Rosin | 1 | -0/+37 |
2016-11-13 | iio: inkern: add helpers to query available values from channels | Peter Rosin | 1 | -0/+28 |
2016-09-27 | iio: inkern: add iio_read_channel_offset helper | Matt Ranostay | 1 | -0/+13 |
2016-08-21 | iio: buffer-callback: allow getting underlying iio_dev | Matt Ranostay | 1 | -0/+12 |
2016-04-19 | iio: core: Add devm_ APIs for iio_channel_{get,release}_all | Laxman Dewangan | 1 | -0/+26 |
2016-04-19 | iio: core: Add devm_ APIs for iio_channel_{get,release} | Laxman Dewangan | 1 | -0/+27 |
2015-08-02 | include: linux: iio: Fix function parameter name in kernel doc | Cristina Opriceana | 1 | -1/+1 |
2014-12-12 | iio: consumer.h: Fix scale factor in function comment | Ivan T. Ivanov | 1 | -1/+1 |
2014-12-12 | iio: inkern: add iio_write_channel_raw | Dmitry Eremin-Solenikov | 1 | -0/+10 |
2014-03-16 | iio: inkern: add iio_read_channel_average_raw | Sebastian Reichel | 1 | -0/+13 |
2013-09-15 | iio: iio_push_to_buffers(): Change type of 'data' to const void * | Lars-Peter Clausen | 1 | -1/+1 |
2013-02-06 | iio: Update iio_channel_get API to use consumer device pointer as argument | Guenter Roeck | 1 | -2/+3 |
2013-02-02 | iio: Update iio_channel_get_all and iio_channel_get_all_cb API | Guenter Roeck | 1 | -4/+5 |
2012-11-13 | IIO: fix build error in lp8788-charger.c | Greg Kroah-Hartman | 1 | -0/+2 |
2012-11-10 | staging:iio: add a callback buffer for in kernel push interface | Jonathan Cameron | 1 | -0/+46 |
2012-11-10 | staging:iio:in kernel users: Add a data field for channel specific info. | Jonathan Cameron | 1 | -0/+2 |
2012-09-18 | iio:inkern: Add function to read the processed value | Lars-Peter Clausen | 1 | -0/+38 |
2012-09-18 | iio: consumer.h: Fix kernel doc incosistency | Lars-Peter Clausen | 1 | -2/+2 |
2012-08-27 | iio:consumer.h: Fix include guard | Lars-Peter Clausen | 1 | -1/+1 |
2012-06-30 | iio: Rename _st_ functions to loose the bit that meant the staging version. | Jonathan Cameron | 1 | -17/+17 |
2012-04-25 | IIO: Move core headers to include/linux/iio | Jonathan Cameron | 1 | -0/+96 |