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
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-04-24
staging:iio: Add caching of scan_timestamp to the core as well as buffers.
Jonathan Cameron
2012-04-24
staging:iio: add caching of the number of bytes in a scan.
Jonathan Cameron
2012-04-24
staging:iio: scan_index_timestamp move to iio_dev from buffer
Jonathan Cameron
2012-04-18
staging:iio: drop procesed_val element of chan_spec.
Jonathan Cameron
2012-04-18
staging:iio: add a raw and processed elements to info_mask
Jonathan Cameron
2012-04-13
staging: iio: add channel info for sampling frequency
Laxman Dewangan
2012-04-13
staging:iio:core drop the IIO_CHAN macro for ease of maintenance.
Jonathan Cameron
2012-04-13
staging:iio: chan_spec - take extend_name constant.
Jonathan Cameron
2012-04-10
staging:iio fill in some missing docs
Jonathan Cameron
2012-03-02
staging: iio: core: Introduce debugfs support, add support for direct registe...
Michael Hennerich
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
2012-02-24
iio: core: constitfy available_scan_mask
Michael Hennerich
2012-02-24
staging:iio: Add extended IIO channel info
Lars-Peter Clausen
2012-02-24
staging:iio: move iio data return types into types.h for use by inkern
Jonathan Cameron
2012-02-24
staging:iio:core set the iio_dev.info pointer to null on unregister under lock.
Jonathan Cameron
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
[next]