summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/consumer.h
Commit message (Expand)AuthorAgeFilesLines
* iio: inkern: Add a helper to query an available minimum raw valueHerve Codina2023-07-091-0/+12
* iio: consumer.h: Fix raw values documentation notesHerve Codina2023-07-091-10/+15
* iio: inkern: remove OF dependenciesNuno Sá2022-08-151-10/+0
* iio: inkern: move to fwnode propertiesNuno Sá2022-08-151-16/+20
* iio: Provide iio_read_channel_processed_scale() APILinus Walleij2021-03-251-0/+15
* iio: provide of_iio_channel_get_by_name() and devm_ version itDmitry Baryshkov2021-01-161-0/+36
* iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean2020-04-191-18/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio: inkern: API for reading available iio channel attribute valuesArtur Rojek2019-04-141-0/+14
* IIO: consumer: allow to set buffer sizesArnaud Pouliquen2018-01-101-0/+11
* IIO: inkern: API for manipulating channel attributesArnaud Pouliquen2018-01-101-0/+26
* iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin2017-06-031-0/+37
* iio: inkern: add helpers to query available values from channelsPeter Rosin2016-11-131-0/+28
* iio: inkern: add iio_read_channel_offset helperMatt Ranostay2016-09-271-0/+13
* iio: buffer-callback: allow getting underlying iio_devMatt Ranostay2016-08-211-0/+12
* iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan2016-04-191-0/+26
* iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan2016-04-191-0/+27
* include: linux: iio: Fix function parameter name in kernel docCristina Opriceana2015-08-021-1/+1
* iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov2014-12-121-1/+1
* iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2014-12-121-0/+10
* iio: inkern: add iio_read_channel_average_rawSebastian Reichel2014-03-161-0/+13
* iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen2013-09-151-1/+1
* iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck2013-02-061-2/+3
* iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck2013-02-021-4/+5
* IIO: fix build error in lp8788-charger.cGreg Kroah-Hartman2012-11-131-0/+2
* staging:iio: add a callback buffer for in kernel push interfaceJonathan Cameron2012-11-101-0/+46
* staging:iio:in kernel users: Add a data field for channel specific info.Jonathan Cameron2012-11-101-0/+2
* iio:inkern: Add function to read the processed valueLars-Peter Clausen2012-09-171-0/+38
* iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen2012-09-171-2/+2
* iio:consumer.h: Fix include guardLars-Peter Clausen2012-08-271-1/+1
* iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron2012-06-301-17/+17
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-0/+96