summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-11-151-1/+1
* 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
* iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-2/+0Star
* iio: Add a hysteresis event info attributeLars-Peter Clausen2013-10-121-0/+1
* iio: Extend the event config interfaceLars-Peter Clausen2013-10-123-14/+77
* iio: Add reference counting for buffersLars-Peter Clausen2013-10-121-0/+28
* iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones2013-09-231-0/+2
* iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones2013-09-231-0/+3
* iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen2013-09-211-0/+25
* iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen2013-09-152-4/+4
* iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron2013-09-151-2/+12
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-2/+7
* iio: drop info_mask from struct iio_devJonathan Cameron2013-09-151-4/+1Star
* iio: pressure-core: st: Allow for number of channels to varyLee Jones2013-09-141-0/+1
* iio: Add INT_TIME (integration time) channel info attributePeter Meerwald2013-09-142-0/+16
* iio: Remove trailing ; from function definitionsPeter Meerwald2013-08-311-4/+4
* iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski2013-08-171-0/+29
* Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman2013-08-121-1/+2
|\
| * iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-201-1/+2
* | iio: Fix documentation of devm_iio_device_free()Peter Meerwald2013-08-031-2/+2
* | iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko2013-08-031-0/+25
* | iio: Remove IIO_DEV_ATTR_RESET macroLars-Peter Clausen2013-08-031-5/+0Star
* | iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-3/+11
|/
* iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-021-2/+2
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2013-06-051-2/+2
* iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2013-06-041-11/+9Star
* iio: frequency: adf4350: cast value to unsigned to make code checkers happyMichael Hennerich2013-06-041-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\
| * itg3200: fix incorrect ifdef commentPaul Bolle2013-03-181-1/+1