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
/
drivers
/
iio
/
inkern.c
Age
Commit message (
Expand
)
Author
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: inkern: simplify some devm functions
Yicong Yang
2021-04-07
iio: Fix iio_read_channel_processed_scale()
Linus Walleij
2021-03-25
iio: Provide iio_read_channel_processed_scale() API
Linus Walleij
2021-01-16
iio: provide of_iio_channel_get_by_name() and devm_ version it
Dmitry Baryshkov
2020-12-03
io:core: In iio_map_array_register() cleanup in case of error
Lino Sanfilippo
2020-12-03
iio:core: Introduce unlocked version of iio_map_array_unregister()
Lino Sanfilippo
2020-04-19
iio: inkern: drop devm_iio_channel_release{_all} API calls
Alexandru Ardelean
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-14
iio: inkern: Convert iio_read_avail_channel_raw into a wrapper
Artur Rojek
2019-04-14
iio: inkern: API for reading available iio channel attribute values
Artur Rojek
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-10
IIO: inkern: API for manipulating channel attributes
Arnaud Pouliquen
2017-07-27
Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-07-22
iio: Convert to using %pOF instead of full_name
Rob Herring
2017-07-15
iio: core: Fix mapping of iio channels to entry numbers
Gaurav Gupta
2017-07-03
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-06-03
iio: inkern: api for manipulating ext_info of iio channels
Peter Rosin
2017-04-26
iio: inkern: fix a static checker error
Peter Rosin
2017-01-14
iio: inkern: pass through raw values if no scaling
Linus Walleij
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-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
2016-04-16
iio: inkern: add a missing space before if
Slawomir Stepien
2016-02-01
Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-01-30
iio: inkern: fix a NULL dereference on error
Dan Carpenter
2015-12-12
iio/inkern.c Use list_for_each_entry_safe
Anshul Garg
2015-01-21
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-08
Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-05
iio: inkern: add out of range error message
Stefan Wahren
2015-01-01
iio: iio: Fix iio_channel_read return if channel havn't info
Fabien Proriol
2014-12-12
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
2014-11-05
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-10-25
iio: inkern: Add of_xlate function to struct iio_info
Ivan T. Ivanov
2014-08-25
iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name
Johannes Pointner
2014-06-21
iio: of_iio_channel_get_by_name() returns non-null pointers for error legs
Adam Thomson
2014-04-29
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
2014-03-16
iio: inkern: add iio_read_channel_average_raw
Sebastian Reichel
2013-07-03
iio: inkern: fix iio_convert_raw_to_processed_unlocked
Alexandre Belloni
2013-06-04
iio:inkern: Fix typo/bug in convert raw to processed.
Michael Hennerich
2013-06-04
inkern: iio_device_put after incorrect return/goto
Joe Perches
2013-03-16
iio: Add OF support
Guenter Roeck
2013-02-06
iio: Update iio_channel_get API to use consumer device pointer as argument
Guenter Roeck
2013-02-02
iio: Simplify iio_map_array_unregister API
Guenter Roeck
2013-02-02
iio: Update iio_channel_get_all and iio_channel_get_all_cb API
Guenter Roeck
2012-11-10
staging:iio:in kernel users: Add a data field for channel specific info.
Jonathan Cameron
2012-10-19
iio: Add a logarithmic fractional value type
Lars-Peter Clausen
[next]