index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
iio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Support triggered events
Vladimir Barinov
2015-08-27
1
-0
/
+3
*
iio: Add inverse unit conversion macros
Lars-Peter Clausen
2015-08-08
1
-0
/
+17
*
iio: core: add high pass filter attributes
Martin Fuzzey
2015-05-17
1
-0
/
+1
*
iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO
Irina Tirdea
2015-05-10
1
-0
/
+1
*
iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY
Vianney le Clément de Saint-Marcq
2015-04-09
1
-0
/
+1
*
iio: add support for hardware fifo
Octavian Purdila
2015-03-29
1
-0
/
+13
*
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
Irina Tirdea
2015-01-29
1
-0
/
+2
*
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
Irina Tirdea
2015-01-27
1
-0
/
+1
*
iio: Add new operating mode for non triggered sw buffers
Karol Wrona
2015-01-25
1
-2
/
+4
*
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
Irina Tirdea
2014-11-22
1
-0
/
+1
*
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
2014-11-22
1
-0
/
+1
*
iio: inkern: Add of_xlate function to struct iio_info
Ivan T. Ivanov
2014-10-25
1
-0
/
+8
*
iio: Use ktime_get_real_ns()
Thomas Gleixner
2014-07-23
1
-8
/
+1
*
IIO: core: Modify scan element type
Srinivas Pandruvada
2014-04-29
1
-0
/
+7
*
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
2014-04-29
1
-0
/
+17
*
iio:drop IIO_ST macro
Jonathan Cameron
2014-02-15
1
-6
/
+10
*
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-12-08
1
-29
/
+5
*
iio: core: Move kernel doc to the right location
Sachin Kamat
2013-11-24
1
-80
/
+0
*
iio: core: Implement devm_iio_device_{register,unregister}
Sachin Kamat
2013-11-24
1
-0
/
+3
*
iio: Extend the event config interface
Lars-Peter Clausen
2013-10-12
1
-0
/
+58
*
iio: add info_mask_[shared_by_dir/shared_by_all]
Jonathan Cameron
2013-09-15
1
-2
/
+12
*
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-09-15
1
-2
/
+7
*
iio: drop info_mask from struct iio_dev
Jonathan Cameron
2013-09-15
1
-4
/
+1
*
iio: Add INT_TIME (integration time) channel info attribute
Peter Meerwald
2013-09-14
1
-0
/
+1
*
iio: Remove trailing ; from function definitions
Peter Meerwald
2013-08-31
1
-4
/
+4
*
iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free
Jacek Anaszewski
2013-08-17
1
-0
/
+29
*
iio: Fix documentation of devm_iio_device_free()
Peter Meerwald
2013-08-03
1
-2
/
+2
*
iio: core: implement devm_iio_device_alloc/devm_iio_device_free
Grygorii Strashko
2013-08-03
1
-0
/
+25
*
iio: Fix iio_channel_has_info
Alexandre Belloni
2013-07-02
1
-2
/
+2
*
iio:core drop info_mask from struct iio_info
Jonathan Cameron
2013-03-17
1
-72
/
+1
*
iio: Add broken out info_mask fields for shared_by_type and separate
Jonathan Cameron
2013-03-17
1
-1
/
+9
*
iio: Factor out fixed point number parsing into its own function
Lars-Peter Clausen
2012-11-20
1
-0
/
+3
*
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-11-10
1
-0
/
+2
*
iio: Add some helper macros for unit conversion
Lars-Peter Clausen
2012-10-19
1
-0
/
+16
*
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
2012-09-17
1
-0
/
+17
*
iio: core: Add hysteresis in channel spec
srinivas pandruvada
2012-09-06
1
-0
/
+5
*
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
2012-09-03
1
-4
/
+4
*
iio: fix typos
Peter Meerwald
2012-09-03
1
-3
/
+3
*
iio: document missing elements
Peter Meerwald
2012-09-03
1
-0
/
+4
*
iio: Introduce iio_device_{set,get}_drvdata()
Lars-Peter Clausen
2012-08-27
1
-0
/
+25
*
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
2012-07-09
1
-0
/
+4
*
iio: typo in iio_chan_spec.ext_info comment
Peter Meerwald
2012-06-18
1
-1
/
+1
*
iio: cleanup iio/iio.h
Peter Meerwald
2012-06-12
1
-18
/
+18
*
iio: mark struct iio_enum elements with @ in comment
Peter Meerwald
2012-06-12
1
-4
/
+4
*
iio: clarify channel and indexed in struct iio_chan_spec
Peter Meerwald
2012-06-12
1
-4
/
+3
*
iio: fix typos in iio.h
Peter Meerwald
2012-06-12
1
-3
/
+3
*
iio: Add helper functions for enum style channel attributes
Lars-Peter Clausen
2012-06-05
1
-0
/
+64
*
iio: Add iio_device_get()
Lars-Peter Clausen
2012-06-04
1
-0
/
+11
*
iio: Add dev_to_iio_dev() helper function
Lars-Peter Clausen
2012-05-14
1
-0
/
+11
*
iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN
Michael Hennerich
2012-05-14
1
-0
/
+5
[next]