summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-291-0/+2
* iio: common: ssp_sensors: Add sensorhub driverKarol Wrona2015-01-291-0/+82
* iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea2015-01-271-1/+0Star
* iio: core: Introduce CHANGE event typeIrina Tirdea2015-01-271-0/+1
* 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: Add new operating mode for non triggered sw buffersKarol Wrona2015-01-251-2/+4
* Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-215-77/+28Star
|\
| * iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-261-0/+3
| * iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-261-1/+1
| * iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov2014-12-121-1/+1
| * iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-121-2/+0Star
| * iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-121-35/+2Star
| * iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-121-2/+0Star
| * iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-26/+0Star
| * iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2014-12-121-9/+0Star
| * iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2014-12-121-0/+10
| * iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-221-0/+1
| * iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-222-0/+3
| * iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea2014-11-221-0/+1
| * iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-221-1/+6
* | Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-031-1/+1
|\ \ | |/ |/|
| * iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-11-151-1/+1
* | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-052-5/+13
|\ \ | |/ |/|
| * iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov2014-10-251-0/+8
| * iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-5/+5
* | iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada2014-08-251-1/+3
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-061-8/+1Star
|\
| * iio: Use ktime_get_real_ns()Thomas Gleixner2014-07-241-8/+1Star
* | iio: types: Added support for rotation from north usage attributesReyad Attiyat2014-07-201-0/+4
* | iio: core : events ABI for specifying periodSrinivas Pandruvada2014-07-111-0/+1
* | iio: st_sensors: add devicetree probing supportLinus Walleij2014-07-111-0/+11
* | iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron2014-07-071-15/+18
* | iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-11/+1Star
* | iio: accel: kxcjk1013 3-axis accelerometer driverSrinivas Pandruvada2014-06-141-0/+22
* | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-141-3/+2Star
|/
* 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: Modify scan element typeSrinivas Pandruvada2014-04-291-0/+7
* IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-292-0/+18
* iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+4
* iio: inkern: add iio_read_channel_average_rawSebastian Reichel2014-03-161-0/+13
* iio:drop IIO_ST macroJonathan Cameron2014-02-151-6/+10
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-082-33/+5Star
* iio: Add support for humidity sensorsHarald Geyer2013-12-031-0/+1
* iio: Add data_available callback for buffersLars-Peter Clausen2013-12-031-0/+3
* iio: core: Move kernel doc to the right locationSachin Kamat2013-11-241-80/+0Star
* iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat2013-11-241-0/+3