summaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-core.c
Commit message (Expand)AuthorAgeFilesLines
* iio:core drop info_mask from struct iio_infoJonathan Cameron2013-03-171-17/+0
* iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron2013-03-171-0/+30
* iio: Add OF supportGuenter Roeck2013-03-161-2/+6
* iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen2012-11-201-35/+63
* iio: Add pressure channel typeLars-Peter Clausen2012-11-201-0/+1
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-0/+1
* iio: Accept a leading '+' sign when parsing fixed point numbersLars-Peter Clausen2012-11-021-0/+2
* iio: Reject trailing garbage when parsing fixed point numbersLars-Peter Clausen2012-11-021-2/+0
* iio: Do not accept multiple '.' in fixed point numbersLars-Peter Clausen2012-11-021-1/+1
* iio: Add a logarithmic fractional value typeLars-Peter Clausen2012-10-191-0/+5
* iio: Introduce a new fractional value typeLars-Peter Clausen2012-09-151-0/+6
* iio: core: Add hysteresis in channel specsrinivas pandruvada2012-09-061-0/+1
* IIO: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-031-1/+1
* iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2012-09-031-1/+1
* iio: fix typosPeter Meerwald2012-09-031-1/+1
* IIO channel type and modifiers for CCT and RGBC dataJon Brenner2012-07-101-0/+5
* IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron2012-06-301-0/+1
* IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron2012-06-301-0/+1
* Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-131-7/+9
|\
| * iio: Fix potential use after freeLars-Peter Clausen2012-06-041-7/+9
* | iio: iio_enum_available_read: Prevent possible buffer overflowLars-Peter Clausen2012-06-071-1/+1
* | iio: Add helper functions for enum style channel attributesLars-Peter Clausen2012-06-051-0/+63
|/
* iio: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-6/+6
* iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich2012-05-141-0/+1
* iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich2012-05-141-6/+13
* IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()Axel Lin2012-05-081-4/+1
* IIO: industrialio-core: Use simple_openAxel Lin2012-05-081-9/+1
* iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-291-2/+3
* iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-291-0/+3
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-4/+4
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-251-0/+912
OpenPOWER on IntegriCloud