summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-core.c
AgeCommit message (Expand)Author
2017-10-12iio: core: Return error for failed read_regMatt Fornero
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-09-24iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie
2015-11-21iio: fix some warning messagesDan Carpenter
2015-09-23iio: resistance: add IIO_RESISTANCE channel typeMatt Ranostay
2015-09-23iio: chemical: Add IIO_CONCENTRATION channel typeMatt Ranostay
2015-08-27iio: Support triggered eventsVladimir Barinov
2015-08-16iio: percolate error if event fd failsLinus Walleij
2015-08-02iio: core: Add function params for kernel docsCristina Opriceana
2015-06-21iio: Add missing modifier names to corePeter Meerwald
2015-05-23iio: Add I/Q modifiersLars-Peter Clausen
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea
2015-04-09iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq
2015-03-14iio: core: Fix double free.Martin Fuzzey
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea
2015-01-27iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea
2015-01-27iio: core: Introduce DISTANCE channel typeIrina Tirdea
2015-01-27iio: core: Introduce ENERGY channel typeIrina Tirdea
2015-01-05iio: ensure scan index is unique at device registerVlad Dogaru
2014-12-26iio: core: Get rid of misleading commentKarol Wrona
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen
2014-11-22iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea
2014-11-22iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea
2014-11-22iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta
2014-07-20iio: types: Added support for rotation from north usage attributesReyad Attiyat
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald
2014-04-29IIO: core: Add quaternion modifierSrinivas Pandruvada
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada
2014-03-16iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Jonathan Cameron
2014-03-15iio: force snprintf for PAGE_SIZE bufsKees Cook
2014-02-18iio: Avoid unnecessary kasprintfLars-Peter Clausen
2014-02-18iio: Don't include extended name in shared attributesLars-Peter Clausen
2014-02-18iio get rid of unneccessary error_retHartmut Knaack
2013-12-03iio: Add support for humidity sensorsHarald Geyer
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat
2013-10-24iio: core: Add misssing bracesSachin Kamat
2013-10-24iio: core: Use pr_err instead of printkSachin Kamat
2013-10-12iio: Factor IIO value formating into its own functionLars-Peter Clausen
2013-10-12iio: Add a helper to free a list of IIO device attributesLars-Peter Clausen
2013-10-12iio: Wakeup poll and blocking reads when the device is unregisteredLars-Peter Clausen
2013-10-12iio: Return -ENODEV for file operations if the device has been unregisteredLars-Peter Clausen
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-10-06Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman
2013-09-30iio: Remove debugfs entries in iio_device_unregister()Lars-Peter Clausen
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
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