index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: fix SPHINX kernel-docs build warning
Tobin C. Harding
2018-01-08
1
-2
/
+2
*
iio: Drop duplicate forward declaration
Lukas Wunner
2017-10-14
1
-1
/
+0
*
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
1
-5
/
+29
|
\
|
*
iio: drop iio_info.driver_module and iio_trigger_ops.owner.
Jonathan Cameron
2017-09-03
1
-3
/
+0
|
*
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
2017-08-22
1
-2
/
+29
*
|
PATCH] iio: Fix some documentation warnings
Jonathan Corbet
2017-08-20
1
-1
/
+1
|
/
*
iio: add hardware triggered operating mode
Benjamin Gaignard
2017-06-11
1
-0
/
+6
*
iio: inkern: add helpers to query available values from channels
Peter Rosin
2016-11-13
1
-0
/
+17
*
iio:core: add a callback to allow drivers to provide _available attributes
Jonathan Cameron
2016-11-13
1
-0
/
+29
*
iio: Declare event_attrs field of iio_info structure as const
Bhumika Goyal
2016-10-01
1
-1
/
+1
*
iio: add resource managed triggered buffer init helpers
Gregor Boirie
2016-09-04
1
-0
/
+1
*
iio: trigger: allow immutable triggers to be assigned
Matt Ranostay
2016-09-03
1
-0
/
+2
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-8
/
+14
*
iio:core: mounting matrix support
Gregor Boirie
2016-04-23
1
-0
/
+31
*
iio: core: implement iio_device_{claim|release}_direct_mode()
Alison Schofield
2016-03-12
1
-0
/
+2
*
iio: Fix typos in the struct iio_event_spec documentation comments
William Breathitt Gray
2016-02-17
1
-3
/
+3
*
iio: Fix documentation for iio_dev mlock
Daniel Baluta
2016-02-08
1
-1
/
+1
*
iio: Make IIO value formating function globally available.
Andrew F. Davis
2015-12-22
1
-0
/
+2
*
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
[next]