aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/iio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-463/+0
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron1-0/+2
2012-04-24staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron1-0/+2
2012-04-24staging:iio: scan_index_timestamp move to iio_dev from bufferJonathan Cameron1-0/+2
2012-04-18staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron1-9/+0
2012-04-18staging:iio: add a raw and processed elements to info_maskJonathan Cameron1-2/+7
2012-04-13staging: iio: add channel info for sampling frequencyLaxman Dewangan1-0/+5
2012-04-13staging:iio:core drop the IIO_CHAN macro for ease of maintenance.Jonathan Cameron1-17/+0
2012-04-13staging:iio: chan_spec - take extend_name constant.Jonathan Cameron1-1/+1
2012-04-10staging:iio fill in some missing docsJonathan Cameron1-0/+2
2012-03-02staging: iio: core: Introduce debugfs support, add support for direct registe...Michael Hennerich1-1/+26
2012-03-02drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock1-4/+4
2012-02-24iio: core: constitfy available_scan_maskMichael Hennerich1-2/+2
2012-02-24staging:iio: Add extended IIO channel infoLars-Peter Clausen1-0/+23
2012-02-24staging:iio: move iio data return types into types.h for use by inkernJonathan Cameron1-6/+0
2012-02-24staging:iio:core set the iio_dev.info pointer to null on unregister under lock.Jonathan Cameron1-0/+2
2011-12-22staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen1-0/+3
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron1-0/+16
2011-12-08staging:iio: core: add datasheet_name to chan_specJonathan Cameron1-0/+5
2011-12-08staging:iio: make iio_sw_buffer_preenable much more general.Jonathan Cameron1-0/+2
2011-12-08staging:iio: add hook to allow core to perform scan related config.Jonathan Cameron1-1/+2
2011-12-08staging:iio:find iio channel from scan index util functionJonathan Cameron1-0/+8
2011-11-28staging:iio: filter description - low pass 3db frequency.Jonathan Cameron1-0/+7
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron1-16/+46
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen1-1/+2
2011-11-26staging:iio: header reorganizationJonathan Cameron1-38/+1
2011-10-11staging:iio:core:naming: dev_info to indio_dev for consistencyJonathan Cameron1-15/+15
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron1-1/+1
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron1-4/+0
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron1-5/+5
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron1-5/+5
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron1-1/+2
2011-09-06staging:iio: Add capacitance type and average_raw chan info.Jonathan Cameron1-0/+3
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron1-0/+7
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron1-18/+21
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron1-1/+4
2011-09-06staging:iio:scan element types: introduce endian description to the data format.Jonathan Cameron1-0/+8
2011-09-06staging:iio: ABI rework - add in_ or out_ prefix to channnelsJonathan Cameron1-4/+10
2011-09-06staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron1-2/+0
2011-09-06staging:iio: struct iio_dev formatting cleanup and documentation fixes.Jonathan Cameron1-9/+10
2011-09-06staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED.Jonathan Cameron1-0/+5
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron1-8/+3
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron1-1/+1
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron1-0/+1
2011-09-06staging: iio: chrdev.h rationalization.Jonathan Cameron1-1/+1
2011-08-23iio: core: deconstify members of struct iio_chan_specMichael Hennerich1-3/+3
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron1-2/+0
2011-08-23staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.Jonathan Cameron1-62/+1
2011-08-23staging:iio: add quadrature correction to chan info types.Jonathan Cameron1-0/+3
2011-08-23staging:iio: Remove deprecated dev_data from iio_dev.Jonathan Cameron1-12/+1