aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
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
2012-07-10IIO channel type and modifiers for CCT and RGBC dataJon Brenner
2012-07-09iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen
2012-07-09iio: Add callback to check whether a scan mask is validLars-Peter Clausen
2012-07-07iio: cleanup buffer.h commentsPeter Meerwald
2012-06-30IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron
2012-06-30IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron
2012-06-30iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron
2012-06-18iio: remove extra ; after function definitionPeter Meerwald
2012-06-18iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...Peter Meerwald
2012-06-18iio: typo in iio_chan_spec.ext_info commentPeter Meerwald
2012-06-18iio: Add helper function for initializing triggered buffersLars-Peter Clausen
2012-06-15iio: iio/events.h typosPeter Meerwald
2012-06-15iio: iio/machine.h typoPeter Meerwald
2012-06-12iio: cleanup iio/iio.hPeter Meerwald
2012-06-12iio: mark struct iio_enum elements with @ in commentPeter Meerwald
2012-06-12iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald
2012-06-12iio: fix typos in iio.hPeter Meerwald
2012-06-12iio: drop comment about 'real' channelsPeter Meerwald
2012-06-12iio: add mcp4725 I2C DAC driverPeter Meerwald
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen
2012-06-05iio: Add helper functions for enum style channel attributesLars-Peter Clausen