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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Make IIO value formating function globally available.
Andrew F. Davis
2015-12-22
1
-0
/
+2
*
iio:configfs: Introduce iio/configfs.h to provide a location for the configfs...
Jonathan Cameron
2015-12-05
2
-1
/
+15
*
iio: core: Introduce IIO software triggers
Daniel Baluta
2015-12-03
1
-0
/
+71
*
iio: Add a DMAengine framework based buffer
Lars-Peter Clausen
2015-10-25
1
-0
/
+18
*
iio: Add generic DMA buffer infrastructure
Lars-Peter Clausen
2015-10-25
1
-0
/
+152
*
iio: Add buffer enable/disable callbacks
Lars-Peter Clausen
2015-10-25
1
-0
/
+8
*
iio: Add support for indicating fixed watermarks
Lars-Peter Clausen
2015-10-25
1
-0
/
+8
*
iio: Support triggered events
Vladimir Barinov
2015-08-27
2
-0
/
+14
*
iio: st_sensors: add debugfs register read hook
Linus Walleij
2015-08-16
1
-0
/
+4
*
iio: Add inverse unit conversion macros
Lars-Peter Clausen
2015-08-08
1
-0
/
+17
*
iio: declare struct to fix warning
Pengyu Ma
2015-08-08
1
-0
/
+3
*
include: linux: iio: Add missing kernel doc field
Cristina Opriceana
2015-08-02
1
-1
/
+2
*
include: linux: iio: Fix function parameter name in kernel doc
Cristina Opriceana
2015-08-02
1
-1
/
+1
*
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
2015-07-23
1
-0
/
+2
*
iio: Fix parameters in iio_triggered_buffer_setup
Cristina Opriceana
2015-07-05
1
-2
/
+2
*
iio: Specify supported modes for buffers
Lars-Peter Clausen
2015-06-01
1
-0
/
+3
*
iio: core: add high pass filter attributes
Martin Fuzzey
2015-05-17
2
-0
/
+3
*
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: add watermark logic to iio read and poll
Josselin Costanzi
2015-03-29
1
-3
/
+5
*
iio: max517: Add support for MAX520 and MAX521 chips.
Antonio Fiol
2015-03-28
1
-1
/
+1
*
iio: Export userspace IIO headers
Daniel Baluta
2015-02-14
2
-106
/
+2
*
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
Irina Tirdea
2015-01-29
1
-0
/
+2
*
iio: common: ssp_sensors: Add sensorhub driver
Karol Wrona
2015-01-29
1
-0
/
+82
*
iio: core: Remove IIO_EV_TYPE_INSTANCE
Irina Tirdea
2015-01-27
1
-1
/
+0
*
iio: core: Introduce CHANGE event type
Irina Tirdea
2015-01-27
1
-0
/
+1
*
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
Irina Tirdea
2015-01-27
1
-0
/
+1
*
iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z
Irina Tirdea
2015-01-27
1
-0
/
+2
*
iio: core: Introduce DISTANCE channel type
Irina Tirdea
2015-01-27
1
-0
/
+1
*
iio: core: Introduce ENERGY channel type
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
*
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-21
5
-77
/
+28
|
\
|
*
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
Karol Wrona
2014-12-26
1
-0
/
+3
|
*
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
2014-12-26
1
-1
/
+1
|
*
iio: consumer.h: Fix scale factor in function comment
Ivan T. Ivanov
2014-12-12
1
-1
/
+1
|
*
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
1
-2
/
+0
|
*
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
1
-35
/
+2
|
*
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
2014-12-12
1
-2
/
+0
|
*
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
1
-26
/
+0
|
*
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2014-12-12
1
-9
/
+0
|
*
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
2014-12-12
1
-0
/
+10
|
*
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
2
-0
/
+3
|
*
iio: core: Introduce IIO_EV_DIR_NONE
Irina Tirdea
2014-11-22
1
-0
/
+1
|
*
iio: core: Introduce IIO_ACTIVITY channel
Daniel Baluta
2014-11-22
1
-1
/
+6
*
|
Merge 3.18-rc7 into staging-work.
Greg Kroah-Hartman
2014-12-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
Cristina Ciocan
2014-11-15
1
-1
/
+1
*
|
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-11-05
2
-5
/
+13
|
\
\
|
|
/
|
/
|
|
*
iio: inkern: Add of_xlate function to struct iio_info
Ivan T. Ivanov
2014-10-25
1
-0
/
+8
[next]