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