aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/inkern.c
AgeCommit message (Expand)Author
2013-07-03iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni
2013-06-04iio:inkern: Fix typo/bug in convert raw to processed.Michael Hennerich
2013-06-04inkern: iio_device_put after incorrect return/gotoJoe Perches
2013-03-16iio: Add OF supportGuenter Roeck
2013-02-06iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck
2013-02-02iio: Simplify iio_map_array_unregister APIGuenter Roeck
2013-02-02iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck
2012-11-10staging:iio:in kernel users: Add a data field for channel specific info.Jonathan Cameron
2012-10-19iio: Add a logarithmic fractional value typeLars-Peter Clausen
2012-10-19iio: Don't compare boolean values to true/falseLars-Peter Clausen
2012-09-22iio: inkern: clean up error return codeKim, Milo
2012-09-22iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo
2012-09-17iio:inkern: Add function to read the processed valueLars-Peter Clausen
2012-09-17iio: inkern: add error case in iio_channel_get()Kim, Milo
2012-09-15iio: inkern: allocate zeroed memoryKim, Milo
2012-08-27iio: use IIO_CHAN_INFO_RAW rather than 0Kim, Milo
2012-07-12iio: double unlock on error pathDan Carpenter
2012-07-08iio: Fix inkern remove incorrect put of deviceJonathan Cameron
2012-06-30iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron
2012-06-04iio:inkern: Use iio_device_{get,put}Lars-Peter Clausen
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron