Age | Commit message (Expand) | Author | Files | Lines |
2012-10-19 | iio: Add some helper macros for unit conversion | Lars-Peter Clausen | 1 | -0/+16 |
2012-09-18 | iio:inkern: Add function to read the processed value | Lars-Peter Clausen | 2 | -0/+55 |
2012-09-18 | iio: consumer.h: Fix kernel doc incosistency | Lars-Peter Clausen | 1 | -2/+2 |
2012-09-15 | iio: Introduce a new fractional value type | Lars-Peter Clausen | 1 | -0/+1 |
2012-09-08 | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen | 1 | -4/+2 |
2012-09-06 | iio: core: Add hysteresis in channel spec | srinivas pandruvada | 1 | -0/+5 |
2012-09-03 | iio: whitespace cleanup and removal of semicolon after functions | Peter Meerwald | 2 | -8/+8 |
2012-09-03 | iio: fix typos | Peter Meerwald | 1 | -3/+3 |
2012-09-03 | iio: document missing elements | Peter Meerwald | 2 | -2/+7 |
2012-08-27 | iio:trigger_consumer.h: Add missing includes and forward declarations | Lars-Peter Clausen | 1 | -0/+6 |
2012-08-27 | iio: Add missing include guards to headers | Lars-Peter Clausen | 3 | -0/+13 |
2012-08-27 | iio:consumer.h: Fix include guard | Lars-Peter Clausen | 1 | -1/+1 |
2012-08-27 | iio:adc: Add common code for ADI Sigma Delta devices | Lars-Peter Clausen | 1 | -0/+173 |
2012-08-27 | iio: Introduce iio_device_{set,get}_drvdata() | Lars-Peter Clausen | 1 | -0/+25 |
2012-08-16 | iio: frequency: ADF4350: Fix potential reference div factor overflow. | Michael Hennerich | 1 | -0/+2 |
2012-07-10 | IIO channel type and modifiers for CCT and RGBC data | Jon Brenner | 1 | -0/+5 |
2012-07-09 | iio: Introduce iio_validate_scan_mask_onehot | Lars-Peter Clausen | 1 | -0/+3 |
2012-07-09 | iio: Add callback to check whether a scan mask is valid | Lars-Peter Clausen | 1 | -0/+4 |
2012-07-07 | iio: cleanup buffer.h comments | Peter Meerwald | 1 | -7/+10 |
2012-06-30 | IIO: Add a modifier for x^2+y^2+z^2 | Jonathan Cameron | 1 | -0/+1 |
2012-06-30 | IIO: Add a modifier for sqrt(x^2+y^2) | Jonathan Cameron | 1 | -0/+1 |
2012-06-30 | iio: Rename _st_ functions to loose the bit that meant the staging version. | Jonathan Cameron | 1 | -17/+17 |
2012-06-19 | iio: remove extra ; after function definition | Peter Meerwald | 1 | -1/+1 |
2012-06-19 | iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ... | Peter Meerwald | 1 | -1/+1 |
2012-06-19 | iio: typo in iio_chan_spec.ext_info comment | Peter Meerwald | 1 | -1/+1 |
2012-06-19 | iio: Add helper function for initializing triggered buffers | Lars-Peter Clausen | 1 | -0/+15 |
2012-06-16 | iio: iio/events.h typos | Peter Meerwald | 1 | -3/+3 |
2012-06-16 | iio: iio/machine.h typo | Peter Meerwald | 1 | -1/+1 |
2012-06-13 | iio: cleanup iio/iio.h | Peter Meerwald | 1 | -18/+18 |
2012-06-13 | iio: mark struct iio_enum elements with @ in comment | Peter Meerwald | 1 | -4/+4 |
2012-06-13 | iio: clarify channel and indexed in struct iio_chan_spec | Peter Meerwald | 1 | -4/+3 |
2012-06-13 | iio: fix typos in iio.h | Peter Meerwald | 1 | -3/+3 |
2012-06-13 | iio: drop comment about 'real' channels | Peter Meerwald | 1 | -1/+0 |
2012-06-13 | iio: add mcp4725 I2C DAC driver | Peter Meerwald | 1 | -0/+16 |
2012-06-05 | staging:iio: Move DAC drivers out of staging | Lars-Peter Clausen | 4 | -0/+84 |
2012-06-05 | iio: Add helper functions for enum style channel attributes | Lars-Peter Clausen | 1 | -0/+64 |
2012-06-05 | iio: Add iio_device_get() | Lars-Peter Clausen | 1 | -0/+11 |
2012-06-05 | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe... | Michael Hennerich | 1 | -0/+126 |
2012-06-05 | iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator | Michael Hennerich | 1 | -0/+195 |
2012-05-15 | iio: Add dev_to_iio_dev() helper function | Lars-Peter Clausen | 1 | -0/+11 |
2012-05-15 | iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN | Michael Hennerich | 1 | -0/+5 |
2012-05-15 | iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB | Michael Hennerich | 1 | -0/+1 |
2012-04-30 | iio: core: iio_chan_spec_ext_info: Add private handle | Michael Hennerich | 1 | -4/+7 |
2012-04-30 | iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements | Michael Hennerich | 2 | -0/+11 |
2012-04-30 | staging:iio: Streamline API function naming | Lars-Peter Clausen | 2 | -10/+10 |
2012-04-25 | IIO: Move core headers to include/linux/iio | Jonathan Cameron | 11 | -0/+1262 |