index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
inkern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-14
iio: inkern: Convert iio_read_avail_channel_raw into a wrapper
Artur Rojek
1
-10
/
+2
2019-04-14
iio: inkern: API for reading available iio channel attribute values
Artur Rojek
1
-0
/
+20
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-01-10
IIO: inkern: API for manipulating channel attributes
Arnaud Pouliquen
1
-5
/
+12
2017-07-28
Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-3
/
+3
2017-07-23
iio: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-07-15
iio: core: Fix mapping of iio channels to entry numbers
Gaurav Gupta
1
-1
/
+1
2017-07-04
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+60
2017-06-03
iio: inkern: api for manipulating ext_info of iio channels
Peter Rosin
1
-0
/
+60
2017-04-26
iio: inkern: fix a static checker error
Peter Rosin
1
-3
/
+1
2017-01-14
iio: inkern: pass through raw values if no scaling
Linus Walleij
1
-2
/
+8
2016-11-13
iio: inkern: add helpers to query available values from channels
Peter Rosin
1
-0
/
+104
2016-09-27
iio: inkern: add iio_read_channel_offset helper
Matt Ranostay
1
-13
/
+26
2016-04-19
iio: core: Add devm_ APIs for iio_channel_{get,release}_all
Laxman Dewangan
1
-0
/
+36
2016-04-19
iio: core: Add devm_ APIs for iio_channel_{get,release}
Laxman Dewangan
1
-0
/
+48
2016-04-16
iio: inkern: add a missing space before if
Slawomir Stepien
1
-1
/
+1
2016-02-02
Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+2
2016-01-30
iio: inkern: fix a NULL dereference on error
Dan Carpenter
1
-0
/
+2
2015-12-12
iio/inkern.c Use list_for_each_entry_safe
Anshul Garg
1
-4
/
+2
2015-01-21
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+29
2015-01-09
Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+3
2015-01-05
iio: inkern: add out of range error message
Stefan Wahren
1
-1
/
+4
2015-01-01
iio: iio: Fix iio_channel_read return if channel havn't info
Fabien Proriol
1
-0
/
+3
2014-12-12
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
1
-0
/
+25
2014-11-05
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-5
/
+28
2014-10-25
iio: inkern: Add of_xlate function to struct iio_info
Ivan T. Ivanov
1
-5
/
+28
2014-08-25
iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name
Johannes Pointner
1
-1
/
+1
2014-06-21
iio: of_iio_channel_get_by_name() returns non-null pointers for error legs
Adam Thomson
1
-2
/
+4
2014-04-30
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
1
-2
/
+14
2014-03-16
iio: inkern: add iio_read_channel_average_raw
Sebastian Reichel
1
-0
/
+18
2013-07-03
iio: inkern: fix iio_convert_raw_to_processed_unlocked
Alexandre Belloni
1
-1
/
+1
2013-06-04
iio:inkern: Fix typo/bug in convert raw to processed.
Michael Hennerich
1
-1
/
+1
2013-06-04
inkern: iio_device_put after incorrect return/goto
Joe Perches
1
-1
/
+1
2013-03-16
iio: Add OF support
Guenter Roeck
1
-0
/
+171
2013-02-06
iio: Update iio_channel_get API to use consumer device pointer as argument
Guenter Roeck
1
-1
/
+10
2013-02-02
iio: Simplify iio_map_array_unregister API
Guenter Roeck
1
-25
/
+11
2013-02-02
iio: Update iio_channel_get_all and iio_channel_get_all_cb API
Guenter Roeck
1
-2
/
+4
2012-11-10
staging:iio:in kernel users: Add a data field for channel specific info.
Jonathan Cameron
1
-0
/
+1
2012-10-19
iio: Add a logarithmic fractional value type
Lars-Peter Clausen
1
-0
/
+3
2012-10-19
iio: Don't compare boolean values to true/false
Lars-Peter Clausen
1
-1
/
+1
2012-09-22
iio: inkern: clean up error return code
Kim, Milo
1
-5
/
+8
2012-09-22
iio: inkern: put the IIO device when it fails to allocate memory
Kim, Milo
1
-1
/
+4
2012-09-18
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
1
-9
/
+109
2012-09-17
iio: inkern: add error case in iio_channel_get()
Kim, Milo
1
-1
/
+10
2012-09-15
iio: inkern: allocate zeroed memory
Kim, Milo
1
-1
/
+1
2012-08-27
iio: use IIO_CHAN_INFO_RAW rather than 0
Kim, Milo
1
-2
/
+4
2012-07-12
iio: double unlock on error path
Dan Carpenter
1
-1
/
+2
[next]