summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/iio.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-48/+57
2011-05-19staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron1-4/+0
2011-05-19staging:iio:core clean out unused elements.Jonathan Cameron1-13/+0
2011-05-19staging:iio: Add channel types IIO_CURRENT and IIO_POWER.Michael Hennerich1-0/+2
2011-05-19staging:iio: Add chan info support for 'peak_raw' attributes.Jonathan Cameron1-1/+5
2011-05-19staging:iio: Add core attribute handling for name of device.Jonathan Cameron1-1/+1
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron1-84/+2
2011-05-19staging:iio: Push interrupt setup down into the drivers for event lines.Jonathan Cameron1-0/+3
2011-05-19staging:iio: remove legacy event chrdev for the buffersJonathan Cameron1-14/+0
2011-05-19staging:iio: remove ability to escalate events.Jonathan Cameron1-14/+2
2011-05-19staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron1-1/+207
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+16
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-09-04staging: iio: convert idr to ida as pointer never providedJonathan Cameron1-4/+4
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl1-98/+0
2010-07-08staging:iio: Code cleanupsJonathan Cameron1-4/+4
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron1-43/+0
2010-05-11staging: iio: Move from class to busJonathan Cameron1-1/+1
2010-05-11staging:iio: Support functions for scan mask matchingJonathan Cameron1-4/+41
2009-12-11Staging: iio: lots of doc fixesRandy Dunlap1-17/+19
2009-09-15Staging: IIO: core support for device registration and managementJonathan Cameron1-0/+411