summaryrefslogtreecommitdiff
path: root/drivers/iio/inkern.c
AgeCommit message (Expand)Author
2016-02-25iio: inkern: fix a NULL dereference on errorDan Carpenter
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-08Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-05iio: inkern: add out of range error messageStefan Wahren
2015-01-01iio: iio: Fix iio_channel_read return if channel havn't infoiio-fixes-for-3.19aFabien Proriol
2014-12-12iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-10-25iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov
2014-08-25iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_nameJohannes Pointner
2014-06-21iio: of_iio_channel_get_by_name() returns non-null pointers for error legsiio-fixes-for-3.16bAdam Thomson
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada
2014-03-16iio: inkern: add iio_read_channel_average_rawSebastian Reichel
2013-07-03iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni
2013-06-04iio:inkern: Fix typo/bug in convert raw to processed.iio-fixes-for-3.10bMichael 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 APIiio-for-3.9cGuenter 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 pathfixes-togreg-3.6aDan Carpenter
2012-07-08iio: Fix inkern remove incorrect put of devicefixes-togreg_8_7_2012Jonathan 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