index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Age
Commit message (
Expand
)
Author
2012-09-17
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
2012-09-17
iio: consumer.h: Fix kernel doc incosistency
Lars-Peter Clausen
2012-09-15
iio: Introduce a new fractional value type
Lars-Peter Clausen
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
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:trigger_consumer.h: Add missing includes and forward declarations
Lars-Peter Clausen
2012-08-27
iio: Add missing include guards to headers
Lars-Peter Clausen
2012-08-27
iio:consumer.h: Fix include guard
Lars-Peter Clausen
2012-08-27
iio:adc: Add common code for ADI Sigma Delta devices
Lars-Peter Clausen
2012-08-27
iio: Introduce iio_device_{set,get}_drvdata()
Lars-Peter Clausen
2012-08-16
iio: frequency: ADF4350: Fix potential reference div factor overflow.
Michael Hennerich
2012-07-10
IIO channel type and modifiers for CCT and RGBC data
Jon Brenner
2012-07-09
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-09
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
2012-07-07
iio: cleanup buffer.h comments
Peter Meerwald
2012-06-30
IIO: Add a modifier for x^2+y^2+z^2
Jonathan Cameron
2012-06-30
IIO: Add a modifier for sqrt(x^2+y^2)
Jonathan Cameron
2012-06-30
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
2012-06-19
iio: remove extra ; after function definition
Peter Meerwald
2012-06-19
iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...
Peter Meerwald
2012-06-19
iio: typo in iio_chan_spec.ext_info comment
Peter Meerwald
2012-06-19
iio: Add helper function for initializing triggered buffers
Lars-Peter Clausen
2012-06-15
iio: iio/events.h typos
Peter Meerwald
2012-06-15
iio: iio/machine.h typo
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-12
iio: drop comment about 'real' channels
Peter Meerwald
2012-06-12
iio: add mcp4725 I2C DAC driver
Peter Meerwald
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen
2012-06-05
iio: Add helper functions for enum style channel attributes
Lars-Peter Clausen
2012-06-05
iio: Add iio_device_get()
Lars-Peter Clausen
2012-06-05
iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...
Michael Hennerich
2012-06-05
iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator
Michael Hennerich
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-05-14
iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB
Michael Hennerich
2012-04-30
iio: core: iio_chan_spec_ext_info: Add private handle
Michael Hennerich
2012-04-30
iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements
Michael Hennerich
2012-04-30
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron