index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
inkern.c
Age
Commit message (
Expand
)
Author
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
2012-10-19
iio: Don't compare boolean values to true/false
Lars-Peter Clausen
2012-09-22
iio: inkern: clean up error return code
Kim, Milo
2012-09-22
iio: inkern: put the IIO device when it fails to allocate memory
Kim, Milo
2012-09-17
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
2012-09-17
iio: inkern: add error case in iio_channel_get()
Kim, Milo
2012-09-15
iio: inkern: allocate zeroed memory
Kim, Milo
2012-08-27
iio: use IIO_CHAN_INFO_RAW rather than 0
Kim, Milo
2012-07-12
iio: double unlock on error path
Dan Carpenter
2012-07-08
iio: Fix inkern remove incorrect put of device
Jonathan Cameron
2012-06-30
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
2012-06-05
iio:inkern: Use iio_device_{get,put}
Lars-Peter Clausen
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron