index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
iio.h
Age
Commit message (
Expand
)
Author
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
2011-04-25
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-09-04
staging: iio: convert idr to ida as pointer never provided
Jonathan Cameron
2010-08-31
staging: iio move scan_elements into ring buffer
Manuel Stahl
2010-07-08
staging:iio: Code cleanups
Jonathan Cameron
2010-07-08
staging:iio: Remove used iio_work_cont definition and all references
Jonathan Cameron
2010-05-11
staging: iio: Move from class to bus
Jonathan Cameron
2010-05-11
staging:iio: Support functions for scan mask matching
Jonathan Cameron
2009-12-11
Staging: iio: lots of doc fixes
Randy Dunlap
2009-09-15
Staging: IIO: core support for device registration and management
Jonathan Cameron