aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-core.c
AgeCommit message (Expand)Author
2013-09-30iio: Remove debugfs entries in iio_device_unregister()Lars-Peter Clausen
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-08-03iio: core: Avoid double minus in sysfs outputOleksandr Kravchenko
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron
2013-03-16iio: Add OF supportGuenter Roeck
2012-11-20iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen
2012-11-20iio: Add pressure channel typeLars-Peter Clausen
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-11-02iio: Accept a leading '+' sign when parsing fixed point numbersLars-Peter Clausen
2012-11-02iio: Reject trailing garbage when parsing fixed point numbersLars-Peter Clausen
2012-11-02iio: Do not accept multiple '.' in fixed point numbersLars-Peter Clausen
2012-10-19iio: Add a logarithmic fractional value typeLars-Peter Clausen
2012-09-15iio: Introduce a new fractional value typeLars-Peter Clausen
2012-09-06iio: core: Add hysteresis in channel specsrinivas pandruvada
2012-09-03IIO: Update email address for Jonathan Cameron.Jonathan Cameron
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald
2012-09-03iio: fix typosPeter Meerwald
2012-07-10IIO channel type and modifiers for CCT and RGBC dataJon Brenner
2012-06-30IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron
2012-06-30IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron
2012-06-13Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2012-06-07iio: iio_enum_available_read: Prevent possible buffer overflowLars-Peter Clausen
2012-06-05iio: Add helper functions for enum style channel attributesLars-Peter Clausen
2012-06-04iio: Fix potential use after freeLars-Peter Clausen
2012-05-14iio: Use dev_to_iio_dev()Lars-Peter Clausen
2012-05-14iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich
2012-05-14iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich
2012-05-08IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()Axel Lin
2012-05-08IIO: industrialio-core: Use simple_openAxel Lin
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich
2012-04-29iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron