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
/
include
/
linux
/
iio
/
iio.h
Age
Commit message (
Expand
)
Author
2014-02-15
iio:drop IIO_ST macro
Jonathan Cameron
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-11-24
iio: core: Move kernel doc to the right location
Sachin Kamat
2013-11-24
iio: core: Implement devm_iio_device_{register,unregister}
Sachin Kamat
2013-10-12
iio: Extend the event config interface
Lars-Peter Clausen
2013-09-15
iio: add info_mask_[shared_by_dir/shared_by_all]
Jonathan Cameron
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-09-15
iio: drop info_mask from struct iio_dev
Jonathan Cameron
2013-09-14
iio: Add INT_TIME (integration time) channel info attribute
Peter Meerwald
2013-08-31
iio: Remove trailing ; from function definitions
Peter Meerwald
2013-08-17
iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free
Jacek Anaszewski
2013-08-03
iio: Fix documentation of devm_iio_device_free()
Peter Meerwald
2013-08-03
iio: core: implement devm_iio_device_alloc/devm_iio_device_free
Grygorii Strashko
2013-07-02
iio: Fix iio_channel_has_info
Alexandre Belloni
2013-03-17
iio:core drop info_mask from struct iio_info
Jonathan Cameron
2013-03-17
iio: Add broken out info_mask fields for shared_by_type and separate
Jonathan Cameron
2012-11-20
iio: Factor out fixed point number parsing into its own function
Lars-Peter Clausen
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-10-19
iio: Add some helper macros for unit conversion
Lars-Peter Clausen
2012-09-17
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
2012-09-06
iio: core: Add hysteresis in channel spec
srinivas pandruvada
2012-09-03
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
2012-09-03
iio: fix typos
Peter Meerwald
2012-09-03
iio: document missing elements
Peter Meerwald
2012-08-27
iio: Introduce iio_device_{set,get}_drvdata()
Lars-Peter Clausen
2012-07-09
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
2012-06-18
iio: typo in iio_chan_spec.ext_info comment
Peter Meerwald
2012-06-12
iio: cleanup iio/iio.h
Peter Meerwald
2012-06-12
iio: mark struct iio_enum elements with @ in comment
Peter Meerwald
2012-06-12
iio: clarify channel and indexed in struct iio_chan_spec
Peter Meerwald
2012-06-12
iio: fix typos in iio.h
Peter Meerwald
2012-06-05
iio: Add helper functions for enum style channel attributes
Lars-Peter Clausen
2012-06-04
iio: Add iio_device_get()
Lars-Peter Clausen
2012-05-14
iio: Add dev_to_iio_dev() helper function
Lars-Peter Clausen
2012-05-14
iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN
Michael Hennerich
2012-04-29
iio: core: iio_chan_spec_ext_info: Add private handle
Michael Hennerich
2012-04-29
iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements
Michael Hennerich
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron