summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/iio.h
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron2011-09-071-1/+2
* staging:iio: Add capacitance type and average_raw chan info.Jonathan Cameron2011-09-071-0/+3
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-071-0/+7
* staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron2011-09-071-18/+21
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-071-1/+4
* staging:iio:scan element types: introduce endian description to the data format.Jonathan Cameron2011-09-071-0/+8
* staging:iio: ABI rework - add in_ or out_ prefix to channnelsJonathan Cameron2011-09-071-4/+10
* staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron2011-09-071-2/+0Star
* staging:iio: struct iio_dev formatting cleanup and documentation fixes.Jonathan Cameron2011-09-071-9/+10
* staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED.Jonathan Cameron2011-09-071-0/+5
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-071-8/+3Star
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-071-1/+1
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-071-0/+1
* staging: iio: chrdev.h rationalization.Jonathan Cameron2011-09-071-1/+1
* iio: core: deconstify members of struct iio_chan_specMichael Hennerich2011-08-231-3/+3
* staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron2011-08-231-2/+0Star
* staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.Jonathan Cameron2011-08-231-62/+1Star
* staging:iio: add quadrature correction to chan info types.Jonathan Cameron2011-08-231-0/+3
* staging:iio: Remove deprecated dev_data from iio_dev.Jonathan Cameron2011-08-231-12/+1Star
* staging:iio:core squash trivial wrappers and use ida allocation func.Jonathan Cameron2011-08-231-4/+0Star
* iio: industrialio-core: Add IIO_OUT typeMichael Hennerich2011-06-281-0/+1
* iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANOMichael Hennerich2011-06-281-0/+7
* iio: trigger: Add filter callbackMichael Hennerich2011-06-281-0/+7
* iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANOMichael Hennerich2011-06-281-0/+1
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-48/+57
* staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron2011-05-201-4/+0Star
* staging:iio:core clean out unused elements.Jonathan Cameron2011-05-201-13/+0Star
* staging:iio: Add channel types IIO_CURRENT and IIO_POWER.Michael Hennerich2011-05-201-0/+2
* staging:iio: Add chan info support for 'peak_raw' attributes.Jonathan Cameron2011-05-201-1/+5
* staging:iio: Add core attribute handling for name of device.Jonathan Cameron2011-05-201-1/+1
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-201-84/+2Star
* staging:iio: Push interrupt setup down into the drivers for event lines.Jonathan Cameron2011-05-201-0/+3
* staging:iio: remove legacy event chrdev for the buffersJonathan Cameron2011-05-201-14/+0Star
* staging:iio: remove ability to escalate events.Jonathan Cameron2011-05-201-14/+2Star
* staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron2011-05-201-1/+207
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+16
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: iio: convert idr to ida as pointer never providedJonathan Cameron2010-09-051-4/+4
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-98/+0Star
* staging:iio: Code cleanupsJonathan Cameron2010-07-081-4/+4
* staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron2010-07-081-43/+0Star
* 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