aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-core.c
Commit message (Expand)AuthorAge
* iio:core drop info_mask from struct iio_infoJonathan Cameron2013-03-17
* iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron2013-03-17
* iio: Add OF supportGuenter Roeck2013-03-16
* iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen2012-11-20
* iio: Add pressure channel typeLars-Peter Clausen2012-11-20
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-10
* iio: Accept a leading '+' sign when parsing fixed point numbersLars-Peter Clausen2012-11-02
* iio: Reject trailing garbage when parsing fixed point numbersLars-Peter Clausen2012-11-02
* iio: Do not accept multiple '.' in fixed point numbersLars-Peter Clausen2012-11-02
* iio: Add a logarithmic fractional value typeLars-Peter Clausen2012-10-19
* iio: Introduce a new fractional value typeLars-Peter Clausen2012-09-15
* iio: core: Add hysteresis in channel specsrinivas pandruvada2012-09-06
* IIO: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-03
* iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2012-09-03
* iio: fix typosPeter Meerwald2012-09-03
* IIO channel type and modifiers for CCT and RGBC dataJon Brenner2012-07-10
* IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron2012-06-30
* IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron2012-06-30
* Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-13
|\
| * iio: Fix potential use after freeLars-Peter Clausen2012-06-05
* | iio: iio_enum_available_read: Prevent possible buffer overflowLars-Peter Clausen2012-06-07
* | iio: Add helper functions for enum style channel attributesLars-Peter Clausen2012-06-05
|/
* iio: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich2012-05-14
* iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich2012-05-14
* IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()Axel Lin2012-05-08
* IIO: industrialio-core: Use simple_openAxel Lin2012-05-08
* iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-29
* iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-29
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-25