| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: inkern: add helpers to query available values from channels | Peter Rosin | 2016-11-13 | 1 | -0/+104 |
* | iio: inkern: add iio_read_channel_offset helper | Matt Ranostay | 2016-09-27 | 1 | -13/+26 |
* | iio: core: Add devm_ APIs for iio_channel_{get,release}_all | Laxman Dewangan | 2016-04-19 | 1 | -0/+36 |
* | iio: core: Add devm_ APIs for iio_channel_{get,release} | Laxman Dewangan | 2016-04-19 | 1 | -0/+48 |
* | iio: inkern: add a missing space before if | Slawomir Stepien | 2016-04-16 | 1 | -1/+1 |
* | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-02-01 | 1 | -0/+2 |
|\ |
|
| * | iio: inkern: fix a NULL dereference on error | Dan Carpenter | 2016-01-30 | 1 | -0/+2 |
* | | iio/inkern.c Use list_for_each_entry_safe | Anshul Garg | 2015-12-12 | 1 | -4/+2 |
|/ |
|
* | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-01-21 | 1 | -1/+29 |
|\ |
|
| * | iio: inkern: add out of range error message | Stefan Wahren | 2015-01-05 | 1 | -1/+4 |
| * | iio: inkern: add iio_write_channel_raw | Dmitry Eremin-Solenikov | 2014-12-12 | 1 | -0/+25 |
* | | Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-01-08 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | iio: iio: Fix iio_channel_read return if channel havn't info | Fabien Proriol | 2015-01-01 | 1 | -0/+3 |
* | | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-11-05 | 1 | -5/+28 |
|\ \
| |/
|/| |
|
| * | iio: inkern: Add of_xlate function to struct iio_info | Ivan T. Ivanov | 2014-10-25 | 1 | -5/+28 |
* | | iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name | Johannes Pointner | 2014-08-25 | 1 | -1/+1 |
|/ |
|
* | iio: of_iio_channel_get_by_name() returns non-null pointers for error legs | Adam Thomson | 2014-06-21 | 1 | -2/+4 |
* | IIO: core: Introduce read_raw_multi | Srinivas Pandruvada | 2014-04-29 | 1 | -2/+14 |
* | iio: inkern: add iio_read_channel_average_raw | Sebastian Reichel | 2014-03-16 | 1 | -0/+18 |
* | iio: inkern: fix iio_convert_raw_to_processed_unlocked | Alexandre Belloni | 2013-07-03 | 1 | -1/+1 |
* | iio:inkern: Fix typo/bug in convert raw to processed. | Michael Hennerich | 2013-06-04 | 1 | -1/+1 |
* | inkern: iio_device_put after incorrect return/goto | Joe Perches | 2013-06-04 | 1 | -1/+1 |
* | iio: Add OF support | Guenter Roeck | 2013-03-16 | 1 | -0/+171 |
* | iio: Update iio_channel_get API to use consumer device pointer as argument | Guenter Roeck | 2013-02-06 | 1 | -1/+10 |
* | iio: Simplify iio_map_array_unregister API | Guenter Roeck | 2013-02-02 | 1 | -25/+11 |
* | iio: Update iio_channel_get_all and iio_channel_get_all_cb API | Guenter Roeck | 2013-02-02 | 1 | -2/+4 |
* | staging:iio:in kernel users: Add a data field for channel specific info. | Jonathan Cameron | 2012-11-10 | 1 | -0/+1 |
* | iio: Add a logarithmic fractional value type | Lars-Peter Clausen | 2012-10-19 | 1 | -0/+3 |
* | iio: Don't compare boolean values to true/false | Lars-Peter Clausen | 2012-10-19 | 1 | -1/+1 |
* | iio: inkern: clean up error return code | Kim, Milo | 2012-09-22 | 1 | -5/+8 |
* | iio: inkern: put the IIO device when it fails to allocate memory | Kim, Milo | 2012-09-22 | 1 | -1/+4 |
* | iio:inkern: Add function to read the processed value | Lars-Peter Clausen | 2012-09-17 | 1 | -9/+109 |
* | iio: inkern: add error case in iio_channel_get() | Kim, Milo | 2012-09-17 | 1 | -1/+10 |
* | iio: inkern: allocate zeroed memory | Kim, Milo | 2012-09-15 | 1 | -1/+1 |
* | iio: use IIO_CHAN_INFO_RAW rather than 0 | Kim, Milo | 2012-08-27 | 1 | -2/+4 |
* | iio: double unlock on error path | Dan Carpenter | 2012-07-12 | 1 | -1/+2 |
* | iio: Fix inkern remove incorrect put of device | Jonathan Cameron | 2012-07-08 | 1 | -1/+0 |
* | iio: Rename _st_ functions to loose the bit that meant the staging version. | Jonathan Cameron | 2012-06-30 | 1 | -18/+15 |
* | iio:inkern: Use iio_device_{get,put} | Lars-Peter Clausen | 2012-06-04 | 1 | -7/+6 |
* | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman | 2012-05-02 | 1 | -0/+1 |
* | IIO: Move the core files to drivers/iio | Jonathan Cameron | 2012-04-25 | 1 | -0/+292 |