Age | Commit message (Expand) | Author |
2013-03-02 | iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is not | Guenter Roeck |
2013-02-09 | iio:triggers Protect functions in triggers.h from use when not compiled | Jonathan Cameron |
2013-02-09 | iio:common: added allocate and deallocate trigger functions when trigger is d... | Denis CIOCCA |
2013-02-06 | iio: Update iio_channel_get API to use consumer device pointer as argument | Guenter Roeck |
2013-02-02 | iio: Simplify iio_map_array_unregister API | Guenter Roeck |
2013-02-02 | iio: Update iio_channel_get_all and iio_channel_get_all_cb API | Guenter Roeck |
2013-02-02 | iio:common: removed unused functions outside st_sensors library | Denis CIOCCA |
2013-02-02 | iio: gyro: Add itg3200 | Manuel Stahl |
2013-01-31 | staging:iio: Remove noop call to __iio_update_buffer | Lars-Peter Clausen |
2013-01-31 | iio:common: Add STMicroelectronics common library | Denis Ciocca |
2012-11-20 | iio:imu: Add support for the ADIS16480 and similar IMUs | Lars-Peter Clausen |
2012-11-20 | iio: Factor out fixed point number parsing into its own function | Lars-Peter Clausen |
2012-11-20 | iio: Add pressure channel type | Lars-Peter Clausen |
2012-11-20 | iio:imu:adis: Add paging support | Lars-Peter Clausen |
2012-11-20 | iio:imu:adis: Add support for 32bit registers | Lars-Peter Clausen |
2012-11-20 | iio:imu:adis: Add debugfs register access support | Lars-Peter Clausen |
2012-11-19 | staging:iio: Move adis library out of staging | Lars-Peter Clausen |
2012-11-19 | iio: Fix iio_buffer_register stub signature | Lars-Peter Clausen |
2012-11-13 | IIO: fix build error in lp8788-charger.c | Greg Kroah-Hartman |
2012-11-10 | staging:iio: add a callback buffer for in kernel push interface | Jonathan Cameron |
2012-11-10 | staging:iio:in kernel users: Add a data field for channel specific info. | Jonathan Cameron |
2012-11-10 | staging:iio: Add support for multiple buffers | Jonathan Cameron |
2012-10-29 | Merge 3.7-rc3 into staging-next | Greg Kroah-Hartman |
2012-10-19 | iio: Add a logarithmic fractional value type | Lars-Peter Clausen |
2012-10-19 | iio: Add some helper macros for unit conversion | Lars-Peter Clausen |
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-18 | iio: remove extra ; after function definition | Peter Meerwald |
2012-06-18 | iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ... | Peter Meerwald |
2012-06-18 | iio: typo in iio_chan_spec.ext_info comment | Peter Meerwald |
2012-06-18 | iio: Add helper function for initializing triggered buffers | Lars-Peter Clausen |