aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/inkern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-22iio: inkern: clean up error return codeKim, Milo1-5/+8
2012-09-22iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo1-1/+4
2012-09-17iio:inkern: Add function to read the processed valueLars-Peter Clausen1-9/+109
2012-09-17iio: inkern: add error case in iio_channel_get()Kim, Milo1-1/+10
2012-09-15iio: inkern: allocate zeroed memoryKim, Milo1-1/+1
2012-08-27iio: use IIO_CHAN_INFO_RAW rather than 0Kim, Milo1-2/+4
2012-07-12iio: double unlock on error pathDan Carpenter1-1/+2
2012-07-08iio: Fix inkern remove incorrect put of deviceJonathan Cameron1-1/+0
2012-06-30iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron1-18/+15
2012-06-04iio:inkern: Use iio_device_{get,put}Lars-Peter Clausen1-7/+6
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-0/+293
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron1-0/+292