summaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: core: Add function params for kernel docsCristina Opriceana2015-08-021-5/+20
* iio: Add missing modifier names to corePeter Meerwald2015-06-211-0/+8
* iio: Add I/Q modifiersLars-Peter Clausen2015-05-231-0/+2
* iio: core: add high pass filter attributesMartin Fuzzey2015-05-171-0/+2
* iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea2015-05-101-0/+1
* iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq2015-04-091-0/+1
* iio: core: Fix double free.Martin Fuzzey2015-03-141-2/+3
* iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-291-0/+2
* iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea2015-01-271-0/+1
* iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea2015-01-271-0/+2
* iio: core: Introduce DISTANCE channel typeIrina Tirdea2015-01-271-0/+1
* iio: core: Introduce ENERGY channel typeIrina Tirdea2015-01-271-0/+1
* iio: ensure scan index is unique at device registerVlad Dogaru2015-01-051-0/+27
* iio: core: Get rid of misleading commentKarol Wrona2014-12-261-1/+0
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-1/+13
* iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-221-0/+1
* iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-221-0/+2
* iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-221-0/+5
* iio: types: Added support for rotation from north usage attributesReyad Attiyat2014-07-201-0/+4
* iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald2014-05-031-0/+2
* IIO: core: Add quaternion modifierSrinivas Pandruvada2014-04-291-0/+1
* IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-291-22/+43
* iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Jonathan Cameron2014-03-161-0/+2
* iio: force snprintf for PAGE_SIZE bufsKees Cook2014-03-151-2/+2
* iio: Avoid unnecessary kasprintfLars-Peter Clausen2014-02-181-26/+13
* iio: Don't include extended name in shared attributesLars-Peter Clausen2014-02-181-1/+1
* iio get rid of unneccessary error_retHartmut Knaack2014-02-181-7/+3
* iio: Add support for humidity sensorsHarald Geyer2013-12-031-0/+1
* iio: core: Move kernel doc to the right locationSachin Kamat2013-11-241-0/+42
* iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat2013-11-241-0/+59
* iio: core: Add misssing bracesSachin Kamat2013-10-241-1/+1
* iio: core: Use pr_err instead of printkSachin Kamat2013-10-241-6/+5
* iio: Factor IIO value formating into its own functionLars-Peter Clausen2013-10-121-12/+26
* iio: Add a helper to free a list of IIO device attributesLars-Peter Clausen2013-10-121-16/+18
* iio: Wakeup poll and blocking reads when the device is unregisteredLars-Peter Clausen2013-10-121-0/+4
* iio: Return -ENODEV for file operations if the device has been unregisteredLars-Peter Clausen2013-10-121-0/+3
* iio: Add reference counting for buffersLars-Peter Clausen2013-10-121-0/+3
* Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman2013-10-061-1/+1
|\
| * iio: Remove debugfs entries in iio_device_unregister()Lars-Peter Clausen2013-09-301-1/+1
* | Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-10/+21
|\ \ | |/
| * iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-211-9/+12
| * iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-211-0/+4
| * iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-211-1/+5
* | iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron2013-09-151-0/+30
* | iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-69/+80
* | iio: Add INT_TIME (integration time) channel info attributePeter Meerwald2013-09-141-0/+1
|/
* iio: core: Avoid double minus in sysfs outputOleksandr Kravchenko2013-08-031-2/+2
* iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko2013-08-031-0/+47
* 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
OpenPOWER on IntegriCloud