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:imu: Add support for the ADIS16480 and similar IMUs
Lars-Peter Clausen
2012-11-20
1
-0
/
+4
*
iio: Factor out fixed point number parsing into its own function
Lars-Peter Clausen
2012-11-20
1
-0
/
+3
*
iio: Add pressure channel type
Lars-Peter Clausen
2012-11-20
1
-0
/
+1
*
iio:imu:adis: Add paging support
Lars-Peter Clausen
2012-11-20
1
-2
/
+8
*
iio:imu:adis: Add support for 32bit registers
Lars-Peter Clausen
2012-11-20
1
-4
/
+77
*
iio:imu:adis: Add debugfs register access support
Lars-Peter Clausen
2012-11-20
1
-0
/
+11
*
staging:iio: Move adis library out of staging
Lars-Peter Clausen
2012-11-19
1
-0
/
+186
*
iio: Fix iio_buffer_register stub signature
Lars-Peter Clausen
2012-11-19
1
-1
/
+1
*
IIO: fix build error in lp8788-charger.c
Greg Kroah-Hartman
2012-11-13
1
-0
/
+2
*
staging:iio: add a callback buffer for in kernel push interface
Jonathan Cameron
2012-11-10
1
-0
/
+46
*
staging:iio:in kernel users: Add a data field for channel specific info.
Jonathan Cameron
2012-11-10
2
-0
/
+4
*
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-11-10
2
-5
/
+21
*
Merge 3.7-rc3 into staging-next
Greg Kroah-Hartman
2012-10-29
1
-0
/
+16
|
\
|
*
iio: Add some helper macros for unit conversion
Lars-Peter Clausen
2012-10-19
1
-0
/
+16
*
|
iio: Add a logarithmic fractional value type
Lars-Peter Clausen
2012-10-19
1
-0
/
+1
|
/
*
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
2012-09-17
2
-0
/
+55
*
iio: consumer.h: Fix kernel doc incosistency
Lars-Peter Clausen
2012-09-17
1
-2
/
+2
*
iio: Introduce a new fractional value type
Lars-Peter Clausen
2012-09-15
1
-0
/
+1
*
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-08
1
-4
/
+2
*
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
2
-8
/
+8
*
iio: fix typos
Peter Meerwald
2012-09-03
1
-3
/
+3
*
iio: document missing elements
Peter Meerwald
2012-09-03
2
-2
/
+7
*
iio:trigger_consumer.h: Add missing includes and forward declarations
Lars-Peter Clausen
2012-08-27
1
-0
/
+6
*
iio: Add missing include guards to headers
Lars-Peter Clausen
2012-08-27
3
-0
/
+13
*
iio:consumer.h: Fix include guard
Lars-Peter Clausen
2012-08-27
1
-1
/
+1
*
iio:adc: Add common code for ADI Sigma Delta devices
Lars-Peter Clausen
2012-08-27
1
-0
/
+173
*
iio: Introduce iio_device_{set,get}_drvdata()
Lars-Peter Clausen
2012-08-27
1
-0
/
+25
*
iio: frequency: ADF4350: Fix potential reference div factor overflow.
Michael Hennerich
2012-08-16
1
-0
/
+2
*
IIO channel type and modifiers for CCT and RGBC data
Jon Brenner
2012-07-10
1
-0
/
+5
*
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-09
1
-0
/
+3
*
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
2012-07-09
1
-0
/
+4
*
iio: cleanup buffer.h comments
Peter Meerwald
2012-07-07
1
-7
/
+10
*
IIO: Add a modifier for x^2+y^2+z^2
Jonathan Cameron
2012-06-30
1
-0
/
+1
*
IIO: Add a modifier for sqrt(x^2+y^2)
Jonathan Cameron
2012-06-30
1
-0
/
+1
*
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
2012-06-30
1
-17
/
+17
*
iio: remove extra ; after function definition
Peter Meerwald
2012-06-18
1
-1
/
+1
*
iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...
Peter Meerwald
2012-06-18
1
-1
/
+1
*
iio: typo in iio_chan_spec.ext_info comment
Peter Meerwald
2012-06-18
1
-1
/
+1
*
iio: Add helper function for initializing triggered buffers
Lars-Peter Clausen
2012-06-18
1
-0
/
+15
*
iio: iio/events.h typos
Peter Meerwald
2012-06-15
1
-3
/
+3
*
iio: iio/machine.h typo
Peter Meerwald
2012-06-15
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: drop comment about 'real' channels
Peter Meerwald
2012-06-12
1
-1
/
+0
*
iio: add mcp4725 I2C DAC driver
Peter Meerwald
2012-06-12
1
-0
/
+16
*
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen
2012-06-05
4
-0
/
+84
*
iio: Add helper functions for enum style channel attributes
Lars-Peter Clausen
2012-06-05
1
-0
/
+64
[next]