index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
iio.h
Age
Commit message (
Expand
)
Author
2011-12-22
staging:iio: Make sure a device is only opened once at a time
Lars-Peter Clausen
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
2011-12-08
staging:iio: core: add datasheet_name to chan_spec
Jonathan Cameron
2011-12-08
staging:iio: make iio_sw_buffer_preenable much more general.
Jonathan Cameron
2011-12-08
staging:iio: add hook to allow core to perform scan related config.
Jonathan Cameron
2011-12-08
staging:iio:find iio channel from scan index util function
Jonathan Cameron
2011-11-28
staging:iio: filter description - low pass 3db frequency.
Jonathan Cameron
2011-11-26
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
2011-11-26
staging:iio: Do not use bitmasks for channel info addresses
Lars-Peter Clausen
2011-11-26
staging:iio: header reorganization
Jonathan Cameron
2011-10-11
staging:iio:core:naming: dev_info to indio_dev for consistency
Jonathan Cameron
2011-10-05
staging:iio: rename gyro channels to anglvel
Jonathan Cameron
2011-09-29
staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define
Jonathan Cameron
2011-09-26
staging:iio: replacing term ring with buffer in the IIO core.
Jonathan Cameron
2011-09-26
staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
Jonathan Cameron
2011-09-06
staging:iio: Differential channel handling - use explicit flag rather than ty...
Jonathan Cameron
2011-09-06
staging:iio: Add capacitance type and average_raw chan info.
Jonathan Cameron
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
2011-09-06
staging:iio:events - new 64 bit code structure and push out drivers.
Jonathan Cameron
2011-09-06
staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...
Jonathan Cameron
2011-09-06
staging:iio:scan element types: introduce endian description to the data format.
Jonathan Cameron
2011-09-06
staging:iio: ABI rework - add in_ or out_ prefix to channnels
Jonathan Cameron
2011-09-06
staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
Jonathan Cameron
2011-09-06
staging:iio: struct iio_dev formatting cleanup and documentation fixes.
Jonathan Cameron
2011-09-06
staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED.
Jonathan Cameron
2011-09-06
staging:iio: remove broken support for multiple event interfaces.
Jonathan Cameron
2011-09-06
staging: iio: push the main buffer chrdev down to the top level.
Jonathan Cameron
2011-09-06
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...
Jonathan Cameron
2011-09-06
staging: iio: chrdev.h rationalization.
Jonathan Cameron
2011-08-23
iio: core: deconstify members of struct iio_chan_spec
Michael Hennerich
2011-08-23
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...
Jonathan Cameron
2011-08-23
staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.
Jonathan Cameron
2011-08-23
staging:iio: add quadrature correction to chan info types.
Jonathan Cameron
2011-08-23
staging:iio: Remove deprecated dev_data from iio_dev.
Jonathan Cameron
2011-08-23
staging:iio:core squash trivial wrappers and use ida allocation func.
Jonathan Cameron
2011-06-28
iio: industrialio-core: Add IIO_OUT type
Michael Hennerich
2011-06-28
iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
Michael Hennerich
2011-06-28
iio: trigger: Add filter callback
Michael Hennerich
2011-06-28
iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANO
Michael Hennerich
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant ele...
Jonathan Cameron
2011-05-19
staging:iio:buffer - remove unused event code for buffer events.
Jonathan Cameron
2011-05-19
staging:iio:core clean out unused elements.
Jonathan Cameron
2011-05-19
staging:iio: Add channel types IIO_CURRENT and IIO_POWER.
Michael Hennerich
2011-05-19
staging:iio: Add chan info support for 'peak_raw' attributes.
Jonathan Cameron
2011-05-19
staging:iio: Add core attribute handling for name of device.
Jonathan Cameron
2011-05-19
staging:iio: Remove legacy event handling.
Jonathan Cameron
2011-05-19
staging:iio: Push interrupt setup down into the drivers for event lines.
Jonathan Cameron
2011-05-19
staging:iio: remove legacy event chrdev for the buffers
Jonathan Cameron
2011-05-19
staging:iio: remove ability to escalate events.
Jonathan Cameron
2011-05-19
staging:iio: allow channels to be set up using a table of iio_channel_spec st...
Jonathan Cameron
[next]