summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2014-12-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
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
2013-10-16iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-12iio: Add a hysteresis event info attributeLars-Peter Clausen
2013-10-12iio: Extend the event config interfaceLars-Peter Clausen
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones
2013-09-21iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen
2013-09-15iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen
2013-09-15iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron
2013-09-15iio: drop info_mask from struct iio_devJonathan Cameron
2013-09-14iio: pressure-core: st: Allow for number of channels to varyLee Jones
2013-09-14iio: Add INT_TIME (integration time) channel info attributePeter Meerwald
2013-08-31iio: Remove trailing ; from function definitionsPeter Meerwald
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski
2013-08-12Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman
2013-08-03iio: Fix documentation of devm_iio_device_free()Peter Meerwald
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko
2013-08-03iio: Remove IIO_DEV_ATTR_RESET macroLars-Peter Clausen
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen
2013-07-02iio: Fix iio_channel_has_infoAlexandre Belloni
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA
2013-06-04iio: frequency: adf4350: cast value to unsigned to make code checkers happyMichael Hennerich
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-25iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-03-18itg3200: fix incorrect ifdef commentPaul Bolle
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron
2013-03-17staging:iio:accel:adis move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck
2013-02-09iio:triggers Protect functions in triggers.h from use when not compiledJonathan Cameron
2013-02-09iio:common: added allocate and deallocate trigger functions when trigger is d...Denis CIOCCA
2013-02-06iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck
2013-02-02iio: Simplify iio_map_array_unregister APIiio-for-3.9cGuenter Roeck
2013-02-02iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA
2013-02-02iio: gyro: Add itg3200Manuel Stahl