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