aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea1-0/+2
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona1-0/+82
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea1-1/+0
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea1-0/+2
2015-01-27iio: core: Introduce DISTANCE channel typeIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce ENERGY channel typeIrina Tirdea1-0/+1
2015-01-25iio: Add new operating mode for non triggered sw buffersKarol Wrona1-2/+4
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman5-77/+28
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona1-0/+3
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona1-1/+1
2014-12-12iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov1-1/+1
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen1-2/+0
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen1-35/+2
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen1-2/+0
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen1-26/+0
2014-12-12iio: Unexport iio_scan_mask_set()Lars-Peter Clausen1-9/+0
2014-12-12iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov1-0/+10
2014-12-02Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman1-1/+1
2014-11-22iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea1-0/+1
2014-11-22iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2-0/+3
2014-11-22iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea1-0/+1
2014-11-22iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta1-1/+6
2014-11-15iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan1-1/+1
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-5/+13
2014-10-25iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov1-0/+8
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-5/+5
2014-08-25iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+1
2014-07-23iio: Use ktime_get_real_ns()Thomas Gleixner1-8/+1
2014-07-20iio: types: Added support for rotation from north usage attributesReyad Attiyat1-0/+4
2014-07-11iio: core : events ABI for specifying periodSrinivas Pandruvada1-0/+1
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+11
2014-07-07iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron1-15/+18
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-11/+1
2014-06-14iio: accel: kxcjk1013 3-axis accelerometer driverSrinivas Pandruvada1-0/+22
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()Peter Meerwald1-3/+2
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald1-0/+2
2014-04-29IIO: core: Add quaternion modifierSrinivas Pandruvada1-0/+1
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada1-0/+7
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada2-0/+18
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2014-03-16iio: inkern: add iio_read_channel_average_rawSebastian Reichel1-0/+13
2014-02-15iio:drop IIO_ST macroJonathan Cameron1-6/+10
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen2-33/+5
2013-12-03iio: Add support for humidity sensorsHarald Geyer1-0/+1
2013-12-03iio: Add data_available callback for buffersLars-Peter Clausen1-0/+3
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat1-80/+0
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat1-0/+3