summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+1
* | 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/+2
|/
* 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/+5
* 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/+0
* 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/+0
* 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/+1
* 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/+0
* | 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/+9
* 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
* | iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen2013-03-251-4/+2
* | iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-251-0/+24
* | Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-03-254-93/+31
|\ \
| * | iio:core drop info_mask from struct iio_infoJonathan Cameron2013-03-171-72/+1
| * | staging:iio:accel:adis move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-17/+17
| * | iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
| * | iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+3
OpenPOWER on IntegriCloud