1. 2f3abe6 iio:imu: Add support for the ADIS16480 and similar IMUs by Lars-Peter Clausen · 12 years ago
  2. 6807d72 iio: Factor out fixed point number parsing into its own function by Lars-Peter Clausen · 12 years ago
  3. c4f0c69 iio: Add pressure channel type by Lars-Peter Clausen · 12 years ago
  4. 484a0bf iio:imu:adis: Add paging support by Lars-Peter Clausen · 12 years ago
  5. 57a1228 iio:imu:adis: Add support for 32bit registers by Lars-Peter Clausen · 12 years ago
  6. 78026a6 iio:imu:adis: Add debugfs register access support by Lars-Peter Clausen · 12 years ago
  7. ec04cb0 staging:iio: Move adis library out of staging by Lars-Peter Clausen · 12 years ago
  8. 50d69b5 iio: Fix iio_buffer_register stub signature by Lars-Peter Clausen · 12 years ago
  9. 9f488ba IIO: fix build error in lp8788-charger.c by Greg Kroah-Hartman · 12 years ago
  10. 92d1079 staging:iio: add a callback buffer for in kernel push interface by Jonathan Cameron · 12 years ago
  11. 0464415 staging:iio:in kernel users: Add a data field for channel specific info. by Jonathan Cameron · 12 years ago
  12. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  13. cb1f626 Merge 3.7-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  14. 103d9fb iio: Add a logarithmic fractional value type by Lars-Peter Clausen · 12 years ago
  15. 9dbf8cc iio: Add some helper macros for unit conversion by Lars-Peter Clausen · 12 years ago
  16. 48e44ce iio:inkern: Add function to read the processed value by Lars-Peter Clausen · 12 years ago
  17. 45f010b iio: consumer.h: Fix kernel doc incosistency by Lars-Peter Clausen · 12 years ago
  18. 7985e7c iio: Introduce a new fractional value type by Lars-Peter Clausen · 12 years ago
  19. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  20. 7c9ab03 iio: core: Add hysteresis in channel spec by srinivas pandruvada · 12 years ago
  21. 99698b4 iio: whitespace cleanup and removal of semicolon after functions by Peter Meerwald · 12 years ago
  22. d25b380 iio: fix typos by Peter Meerwald · 12 years ago
  23. c3668a0 iio: document missing elements by Peter Meerwald · 12 years ago
  24. 161e7f6 iio:trigger_consumer.h: Add missing includes and forward declarations by Lars-Peter Clausen · 12 years ago
  25. 08d6005 iio: Add missing include guards to headers by Lars-Peter Clausen · 12 years ago
  26. 88238fe iio:consumer.h: Fix include guard by Lars-Peter Clausen · 12 years ago
  27. af30084 iio:adc: Add common code for ADI Sigma Delta devices by Lars-Peter Clausen · 12 years ago
  28. 2d66f38 iio: Introduce iio_device_{set,get}_drvdata() by Lars-Peter Clausen · 12 years ago
  29. 8857df3 iio: frequency: ADF4350: Fix potential reference div factor overflow. by Michael Hennerich · 12 years ago
  30. 21cd1fa IIO channel type and modifiers for CCT and RGBC data by Jon Brenner · 12 years ago
  31. 8163663 iio: Introduce iio_validate_scan_mask_onehot by Lars-Peter Clausen · 12 years ago
  32. 939546d iio: Add callback to check whether a scan mask is valid by Lars-Peter Clausen · 12 years ago
  33. 3bdff93 iio: cleanup buffer.h comments by Peter Meerwald · 12 years ago
  34. cf82cb8 IIO: Add a modifier for x^2+y^2+z^2 by Jonathan Cameron · 12 years ago
  35. 8f5879b IIO: Add a modifier for sqrt(x^2+y^2) by Jonathan Cameron · 12 years ago
  36. 314be14 iio: Rename _st_ functions to loose the bit that meant the staging version. by Jonathan Cameron · 12 years ago
  37. 19ea4752 iio: remove extra ; after function definition by Peter Meerwald · 12 years ago
  38. b90406f iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of #define by Peter Meerwald · 12 years ago
  39. 9cc113b iio: typo in iio_chan_spec.ext_info comment by Peter Meerwald · 12 years ago
  40. 23f2d73 iio: Add helper function for initializing triggered buffers by Lars-Peter Clausen · 12 years ago
  41. fb1c4bc iio: iio/events.h typos by Peter Meerwald · 12 years ago
  42. 33e0c24 iio: iio/machine.h typo by Peter Meerwald · 12 years ago
  43. 7dcd7b6 iio: cleanup iio/iio.h by Peter Meerwald · 12 years ago
  44. f4c3493 iio: mark struct iio_enum elements with @ in comment by Peter Meerwald · 12 years ago
  45. a16561c iio: clarify channel and indexed in struct iio_chan_spec by Peter Meerwald · 12 years ago
  46. 1787948 iio: fix typos in iio.h by Peter Meerwald · 12 years ago
  47. 988bb03 iio: drop comment about 'real' channels by Peter Meerwald · 12 years ago
  48. cf35ad6 iio: add mcp4725 I2C DAC driver by Peter Meerwald · 12 years ago
  49. dbdc025 staging:iio: Move DAC drivers out of staging by Lars-Peter Clausen · 12 years ago
  50. 5212cc8 iio: Add helper functions for enum style channel attributes by Lars-Peter Clausen · 12 years ago
  51. e4e8b77 iio: Add iio_device_get() by Lars-Peter Clausen · 12 years ago
  52. e31166f iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthesizers by Michael Hennerich · 12 years ago
  53. cd1678f iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator by Michael Hennerich · 12 years ago
  54. 7a7913f iio: Add dev_to_iio_dev() helper function by Lars-Peter Clausen · 12 years ago
  55. b65d621 iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN by Michael Hennerich · 12 years ago
  56. 67eedba iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB by Michael Hennerich · 12 years ago
  57. fc6d113 iio: core: iio_chan_spec_ext_info: Add private handle by Michael Hennerich · 12 years ago
  58. a6b1285 iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements by Michael Hennerich · 12 years ago
  59. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  60. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago