summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
2015-01-27iio: core: Introduce CHANGE event typeIrina 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-25iio: Add new operating mode for non triggered sw buffersKarol Wrona
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-12iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen
2014-12-12iio: Unexport iio_scan_mask_set()Lars-Peter Clausen
2014-12-12iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov
2014-12-02Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman
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_EV_DIR_NONEIrina Tirdea
2014-11-22iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta
2014-11-15iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-10-25iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA
2014-08-25iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-23iio: Use ktime_get_real_ns()Thomas Gleixner
2014-07-20iio: types: Added support for rotation from north usage attributesReyad Attiyat
2014-07-11iio: core : events ABI for specifying periodSrinivas Pandruvada
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij
2014-07-07iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron
2014-06-14iio: accel: kxcjk1013 3-axis accelerometer driverSrinivas Pandruvada
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald
2014-04-29IIO: core: Add quaternion modifierSrinivas Pandruvada
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij
2014-03-16iio: inkern: add iio_read_channel_average_rawSebastian Reichel
2014-02-15iio:drop IIO_ST macroJonathan Cameron
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-12-03iio: Add support for humidity sensorsHarald Geyer
2013-12-03iio: Add data_available callback for buffersLars-Peter Clausen
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat