summaryrefslogtreecommitdiffstats
path: root/drivers/iio/inkern.c
Commit message (Expand)AuthorAgeFilesLines
* iio: inkern: clean up error return codeKim, Milo2012-09-221-5/+8
* iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo2012-09-221-1/+4
* iio:inkern: Add function to read the processed valueLars-Peter Clausen2012-09-171-9/+109
* iio: inkern: add error case in iio_channel_get()Kim, Milo2012-09-171-1/+10
* iio: inkern: allocate zeroed memoryKim, Milo2012-09-151-1/+1
* iio: use IIO_CHAN_INFO_RAW rather than 0Kim, Milo2012-08-271-2/+4
* iio: double unlock on error pathDan Carpenter2012-07-121-1/+2
* iio: Fix inkern remove incorrect put of deviceJonathan Cameron2012-07-081-1/+0Star
* iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron2012-06-301-18/+15Star
* iio:inkern: Use iio_device_{get,put}Lars-Peter Clausen2012-06-051-7/+6Star
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-0/+1
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-251-0/+292