summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron2013-03-171-1/+9
| |/
* / iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck2013-03-021-3/+6
|/
* iio:triggers Protect functions in triggers.h from use when not compiledJonathan Cameron2013-02-091-0/+5
* iio:common: added allocate and deallocate trigger functions when trigger is d...Denis CIOCCA2013-02-091-0/+10
* iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck2013-02-061-2/+3
* iio: Simplify iio_map_array_unregister APIGuenter Roeck2013-02-021-6/+3
* iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck2013-02-021-4/+5
* iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA2013-02-021-4/+0
* iio: gyro: Add itg3200Manuel Stahl2013-02-021-0/+154
* staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen2013-01-311-13/+0
* iio:common: Add STMicroelectronics common libraryDenis Ciocca2013-01-313-0/+314