aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2013-07-25iio: Fix iio_channel_has_infoAlexandre Belloni
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 APIGuenter 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
2013-01-31staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca
2012-11-20iio:imu: Add support for the ADIS16480 and similar IMUsLars-Peter Clausen
2012-11-20iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen
2012-11-20iio: Add pressure channel typeLars-Peter Clausen
2012-11-20iio:imu:adis: Add paging supportLars-Peter Clausen
2012-11-20iio:imu:adis: Add support for 32bit registersLars-Peter Clausen
2012-11-20iio:imu:adis: Add debugfs register access supportLars-Peter Clausen
2012-11-19staging:iio: Move adis library out of stagingLars-Peter Clausen
2012-11-19iio: Fix iio_buffer_register stub signatureLars-Peter Clausen
2012-11-13IIO: fix build error in lp8788-charger.cGreg Kroah-Hartman
2012-11-10staging:iio: add a callback buffer for in kernel push interfaceJonathan Cameron
2012-11-10staging:iio:in kernel users: Add a data field for channel specific info.Jonathan Cameron
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-19iio: Add a logarithmic fractional value typeLars-Peter Clausen
2012-10-19iio: Add some helper macros for unit conversionLars-Peter Clausen
2012-09-17iio:inkern: Add function to read the processed valueLars-Peter Clausen
2012-09-17iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen
2012-09-15iio: Introduce a new fractional value typeLars-Peter Clausen
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-06iio: core: Add hysteresis in channel specsrinivas pandruvada
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald
2012-09-03iio: fix typosPeter Meerwald
2012-09-03iio: document missing elementsPeter Meerwald
2012-08-27iio:trigger_consumer.h: Add missing includes and forward declarationsLars-Peter Clausen
2012-08-27iio: Add missing include guards to headersLars-Peter Clausen
2012-08-27iio:consumer.h: Fix include guardLars-Peter Clausen
2012-08-27iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen
2012-08-27iio: Introduce iio_device_{set,get}_drvdata()Lars-Peter Clausen
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich