summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/iio.h
AgeCommit message (Expand)Author
2012-03-02staging: iio: core: Introduce debugfs support, add support for direct registe...Michael Hennerich
2012-03-02drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock
2012-02-24iio: core: constitfy available_scan_maskMichael Hennerich
2012-02-24staging:iio: Add extended IIO channel infoLars-Peter Clausen
2012-02-24staging:iio: move iio data return types into types.h for use by inkernJonathan Cameron
2012-02-24staging:iio:core set the iio_dev.info pointer to null on unregister under lock.Jonathan Cameron
2011-12-22staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio: core: add datasheet_name to chan_specJonathan Cameron
2011-12-08staging:iio: make iio_sw_buffer_preenable much more general.Jonathan Cameron
2011-12-08staging:iio: add hook to allow core to perform scan related config.Jonathan Cameron
2011-12-08staging:iio:find iio channel from scan index util functionJonathan Cameron
2011-11-28staging:iio: filter description - low pass 3db frequency.Jonathan Cameron
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-10-11staging:iio:core:naming: dev_info to indio_dev for consistencyJonathan Cameron
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron
2011-09-06staging:iio: Add capacitance type and average_raw chan info.Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-09-06staging:iio:scan element types: introduce endian description to the data format.Jonathan Cameron
2011-09-06staging:iio: ABI rework - add in_ or out_ prefix to channnelsJonathan Cameron
2011-09-06staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron
2011-09-06staging:iio: struct iio_dev formatting cleanup and documentation fixes.Jonathan Cameron
2011-09-06staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED.Jonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-09-06staging: iio: chrdev.h rationalization.Jonathan Cameron
2011-08-23iio: core: deconstify members of struct iio_chan_specMichael Hennerich
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.Jonathan Cameron
2011-08-23staging:iio: add quadrature correction to chan info types.Jonathan Cameron
2011-08-23staging:iio: Remove deprecated dev_data from iio_dev.Jonathan Cameron
2011-08-23staging:iio:core squash trivial wrappers and use ida allocation func.Jonathan Cameron
2011-06-28iio: industrialio-core: Add IIO_OUT typeMichael Hennerich
2011-06-28iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANOMichael Hennerich
2011-06-28iio: trigger: Add filter callbackMichael Hennerich
2011-06-28iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANOMichael Hennerich
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron
2011-05-19staging:iio:core clean out unused elements.Jonathan Cameron
2011-05-19staging:iio: Add channel types IIO_CURRENT and IIO_POWER.Michael Hennerich
2011-05-19staging:iio: Add chan info support for 'peak_raw' attributes.Jonathan Cameron