Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2e93e7371810759eed1d0a14c1871b64bed01ca2
/
drivers
/
iio
/
inkern.c
d5c5b3f
iio: support writing processed values to IIO channels
by Nicholas Troast
· 8 years ago
efc2c01
iio: core: Add devm_ APIs for iio_channel_{get,release}_all
by Laxman Dewangan
· 9 years ago
8bf872d
iio: core: Add devm_ APIs for iio_channel_{get,release}
by Laxman Dewangan
· 9 years ago
fc0b817
iio: inkern: add a missing space before if
by Slawomir Stepien
· 9 years ago
48436e8
Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
d81dac3
iio: inkern: fix a NULL dereference on error
by Dan Carpenter
· 9 years ago
c34c181
iio/inkern.c Use list_for_each_entry_safe
by Anshul Garg
· 9 years ago
6e49557b
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 10 years ago
8ecb55b
Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
1f20272
iio: inkern: add out of range error message
by Stefan Wahren
· 10 years ago
65de765
iio: iio: Fix iio_channel_read return if channel havn't info
by Fabien Proriol
· 10 years ago
f9380e7
iio: inkern: add iio_write_channel_raw
by Dmitry Eremin-Solenikov
· 10 years ago
be61a0d
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
acd8256
iio: inkern: Add of_xlate function to struct iio_info
by Ivan T. Ivanov
· 10 years ago
872687f
iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name
by Johannes Pointner
· 10 years ago
a2c1249
iio: of_iio_channel_get_by_name() returns non-null pointers for error legs
by Adam Thomson
· 10 years ago
9fbfb4b
IIO: core: Introduce read_raw_multi
by Srinivas Pandruvada
· 11 years ago
476d4af
iio: inkern: add iio_read_channel_average_raw
by Sebastian Reichel
· 10 years ago
f91d1b6
iio: inkern: fix iio_convert_raw_to_processed_unlocked
by Alexandre Belloni
· 11 years ago
6c5d4c9
iio:inkern: Fix typo/bug in convert raw to processed.
by Michael Hennerich
· 11 years ago
e916b80
inkern: iio_device_put after incorrect return/goto
by Joe Perches
· 11 years ago
17d82b4
iio: Add OF support
by Guenter Roeck
· 12 years ago
5aa57f0
iio: Update iio_channel_get API to use consumer device pointer as argument
by Guenter Roeck
· 12 years ago
6cb2afd
iio: Simplify iio_map_array_unregister API
by Guenter Roeck
· 12 years ago
ca7d98d
iio: Update iio_channel_get_all and iio_channel_get_all_cb API
by Guenter Roeck
· 12 years ago
0464415
staging:iio:in kernel users: Add a data field for channel specific info.
by Jonathan Cameron
· 12 years ago
103d9fb
iio: Add a logarithmic fractional value type
by Lars-Peter Clausen
· 12 years ago
7737fa6
iio: Don't compare boolean values to true/false
by Lars-Peter Clausen
· 12 years ago
3183bac
iio: inkern: clean up error return code
by Kim, Milo
· 12 years ago
801c4b5
iio: inkern: put the IIO device when it fails to allocate memory
by Kim, Milo
· 12 years ago
48e44ce
iio:inkern: Add function to read the processed value
by Lars-Peter Clausen
· 12 years ago
b2b79ff
iio: inkern: add error case in iio_channel_get()
by Kim, Milo
· 12 years ago
2cc412b
iio: inkern: allocate zeroed memory
by Kim, Milo
· 12 years ago
d965a8b
iio: use IIO_CHAN_INFO_RAW rather than 0
by Kim, Milo
· 12 years ago
e59b9af
iio: double unlock on error path
by Dan Carpenter
· 12 years ago
7b76274
iio: Fix inkern remove incorrect put of device
by Jonathan Cameron
· 12 years ago
314be14
iio: Rename _st_ functions to loose the bit that meant the staging version.
by Jonathan Cameron
· 13 years ago
1875ffd
iio:inkern: Use iio_device_{get,put}
by Lars-Peter Clausen
· 12 years ago
d210267
Merge 3.4-rc5 into staging-next
by Greg Kroah-Hartman
· 13 years ago
a980e04
IIO: Move the core files to drivers/iio
by Jonathan Cameron
· 13 years ago
[Renamed from drivers/staging/iio/inkern.c]
06458e2
IIO: Move core headers to include/linux/iio
by Jonathan Cameron
· 13 years ago
e27d75d
staging:iio:core add in kernel interface mapping and getting IIO channels.
by Jonathan Cameron
· 13 years ago