1. bf741c0 iio: Remove unused iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  2. ec6670a iio: Add a hysteresis event info attribute by Lars-Peter Clausen · 11 years ago
  3. b4e3ac0 iio: Extend the event config interface by Lars-Peter Clausen · 11 years ago
  4. 9e69c93 iio: Add reference counting for buffers by Lars-Peter Clausen · 11 years ago
  5. 71e1980 iio: pressure-core: st: Provide support for the Vdd_IO power supply by Lee Jones · 11 years ago
  6. 7744876 iio: pressure-core: st: Provide support for the Vdd power supply by Lee Jones · 11 years ago
  7. d2c3d07 iio: Add iio_push_buffers_with_timestamp() helper by Lars-Peter Clausen · 11 years ago
  8. 5d65d92 iio: iio_push_to_buffers(): Change type of 'data' to const void * by Lars-Peter Clausen · 11 years ago
  9. c006ec8 iio: add info_mask_[shared_by_dir/shared_by_all] by Jonathan Cameron · 11 years ago
  10. 3704432 iio: refactor info mask and ext_info attribute creation. by Jonathan Cameron · 11 years ago
  11. 9761696f iio: drop info_mask from struct iio_dev by Jonathan Cameron · 11 years ago
  12. ea01f2c iio: pressure-core: st: Allow for number of channels to vary by Lee Jones · 11 years ago
  13. 899d90b iio: Add INT_TIME (integration time) channel info attribute by Peter Meerwald · 11 years ago
  14. 6898eb8 iio: Remove trailing ; from function definitions by Peter Meerwald · 11 years ago
  15. d536321 iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free by Jacek Anaszewski · 11 years ago
  16. fbf8d71 Merge 3.11-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  17. 9bc5410 iio: Fix documentation of devm_iio_device_free() by Peter Meerwald · 11 years ago
  18. 9dabaf5 iio: core: implement devm_iio_device_alloc/devm_iio_device_free by Grygorii Strashko · 11 years ago
  19. 60b188f iio: Remove IIO_DEV_ATTR_RESET macro by Lars-Peter Clausen · 11 years ago
  20. 23cde4d iio: Added ST-sensors platform data to select the DRDY interrupt pin by Denis CIOCCA · 11 years ago
  21. a1a8e1d iio:trigger: Fix use_count race condition by Lars-Peter Clausen · 11 years ago
  22. 1c297a6 iio: Fix iio_channel_has_info by Alexandre Belloni · 11 years ago
  23. 607a568 iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel by Denis CIOCCA · 11 years ago
  24. 762011d iio:common: ST_SENSORS_LSM_CHANNELS macro changed by Denis CIOCCA · 11 years ago
  25. 0a4510a iio: frequency: adf4350: cast value to unsigned to make code checkers happy by Michael Hennerich · 11 years ago
  26. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  27. 5034bfc9 iio:trigger: Use dev_{set,get}_drvdata for private data management by Lars-Peter Clausen · 11 years ago
  28. 1e9663c iio:trigger: Introduce iio_tigger_{set,get}_drvdata by Lars-Peter Clausen · 11 years ago
  29. ef994fd Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  30. e6251fc itg3200: fix incorrect ifdef comment by Paul Bolle · 11 years ago
  31. b9606e2 iio:core drop info_mask from struct iio_info by Jonathan Cameron · 11 years ago
  32. b841f8a staging:iio:accel:adis move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  33. ea0c680 iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  34. 5ea8649 iio:st_sensors move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  35. 8655cc4 iio: Add broken out info_mask fields for shared_by_type and separate by Jonathan Cameron · 11 years ago
  36. 5a4d729 iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is not by Guenter Roeck · 11 years ago
  37. aaa3002 iio:triggers Protect functions in triggers.h from use when not compiled by Jonathan Cameron · 11 years ago
  38. 91ffbab iio:common: added allocate and deallocate trigger functions when trigger is disabled. by Denis CIOCCA · 11 years ago
  39. 5aa57f0 iio: Update iio_channel_get API to use consumer device pointer as argument by Guenter Roeck · 11 years ago
  40. 6cb2afd iio: Simplify iio_map_array_unregister API by Guenter Roeck · 11 years ago
  41. ca7d98d iio: Update iio_channel_get_all and iio_channel_get_all_cb API by Guenter Roeck · 11 years ago
  42. 4d2e4fc iio:common: removed unused functions outside st_sensors library by Denis CIOCCA · 11 years ago
  43. 9dbf091 iio: gyro: Add itg3200 by Manuel Stahl · 11 years ago
  44. 999517f staging:iio: Remove noop call to __iio_update_buffer by Lars-Peter Clausen · 11 years ago
  45. 23491b5 iio:common: Add STMicroelectronics common library by Denis Ciocca · 12 years ago
  46. 2f3abe6 iio:imu: Add support for the ADIS16480 and similar IMUs by Lars-Peter Clausen · 12 years ago
  47. 6807d72 iio: Factor out fixed point number parsing into its own function by Lars-Peter Clausen · 12 years ago
  48. c4f0c69 iio: Add pressure channel type by Lars-Peter Clausen · 12 years ago
  49. 484a0bf iio:imu:adis: Add paging support by Lars-Peter Clausen · 12 years ago
  50. 57a1228 iio:imu:adis: Add support for 32bit registers by Lars-Peter Clausen · 12 years ago
  51. 78026a6 iio:imu:adis: Add debugfs register access support by Lars-Peter Clausen · 12 years ago
  52. ec04cb0 staging:iio: Move adis library out of staging by Lars-Peter Clausen · 12 years ago
  53. 50d69b5 iio: Fix iio_buffer_register stub signature by Lars-Peter Clausen · 12 years ago
  54. 9f488ba IIO: fix build error in lp8788-charger.c by Greg Kroah-Hartman · 12 years ago
  55. 92d1079 staging:iio: add a callback buffer for in kernel push interface by Jonathan Cameron · 12 years ago
  56. 0464415 staging:iio:in kernel users: Add a data field for channel specific info. by Jonathan Cameron · 12 years ago
  57. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  58. cb1f626 Merge 3.7-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  59. 103d9fb iio: Add a logarithmic fractional value type by Lars-Peter Clausen · 12 years ago
  60. 9dbf8cc iio: Add some helper macros for unit conversion by Lars-Peter Clausen · 12 years ago
  61. 48e44ce iio:inkern: Add function to read the processed value by Lars-Peter Clausen · 12 years ago
  62. 45f010b iio: consumer.h: Fix kernel doc incosistency by Lars-Peter Clausen · 12 years ago
  63. 7985e7c iio: Introduce a new fractional value type by Lars-Peter Clausen · 12 years ago
  64. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  65. 7c9ab03 iio: core: Add hysteresis in channel spec by srinivas pandruvada · 12 years ago
  66. 99698b4 iio: whitespace cleanup and removal of semicolon after functions by Peter Meerwald · 12 years ago
  67. d25b380 iio: fix typos by Peter Meerwald · 12 years ago
  68. c3668a0 iio: document missing elements by Peter Meerwald · 12 years ago
  69. 161e7f6 iio:trigger_consumer.h: Add missing includes and forward declarations by Lars-Peter Clausen · 12 years ago
  70. 08d6005 iio: Add missing include guards to headers by Lars-Peter Clausen · 12 years ago
  71. 88238fe iio:consumer.h: Fix include guard by Lars-Peter Clausen · 12 years ago
  72. af30084 iio:adc: Add common code for ADI Sigma Delta devices by Lars-Peter Clausen · 12 years ago
  73. 2d66f38 iio: Introduce iio_device_{set,get}_drvdata() by Lars-Peter Clausen · 12 years ago
  74. 8857df3 iio: frequency: ADF4350: Fix potential reference div factor overflow. by Michael Hennerich · 12 years ago
  75. 21cd1fa IIO channel type and modifiers for CCT and RGBC data by Jon Brenner · 12 years ago
  76. 8163663 iio: Introduce iio_validate_scan_mask_onehot by Lars-Peter Clausen · 12 years ago
  77. 939546d iio: Add callback to check whether a scan mask is valid by Lars-Peter Clausen · 12 years ago
  78. 3bdff93 iio: cleanup buffer.h comments by Peter Meerwald · 12 years ago
  79. cf82cb8 IIO: Add a modifier for x^2+y^2+z^2 by Jonathan Cameron · 12 years ago
  80. 8f5879b IIO: Add a modifier for sqrt(x^2+y^2) by Jonathan Cameron · 12 years ago
  81. 314be14 iio: Rename _st_ functions to loose the bit that meant the staging version. by Jonathan Cameron · 12 years ago
  82. 19ea4752 iio: remove extra ; after function definition by Peter Meerwald · 12 years ago
  83. b90406f iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of #define by Peter Meerwald · 12 years ago
  84. 9cc113b iio: typo in iio_chan_spec.ext_info comment by Peter Meerwald · 12 years ago
  85. 23f2d73 iio: Add helper function for initializing triggered buffers by Lars-Peter Clausen · 12 years ago
  86. fb1c4bc iio: iio/events.h typos by Peter Meerwald · 12 years ago
  87. 33e0c24 iio: iio/machine.h typo by Peter Meerwald · 12 years ago
  88. 7dcd7b6 iio: cleanup iio/iio.h by Peter Meerwald · 12 years ago
  89. f4c3493 iio: mark struct iio_enum elements with @ in comment by Peter Meerwald · 12 years ago
  90. a16561c iio: clarify channel and indexed in struct iio_chan_spec by Peter Meerwald · 12 years ago
  91. 1787948 iio: fix typos in iio.h by Peter Meerwald · 12 years ago
  92. 988bb03 iio: drop comment about 'real' channels by Peter Meerwald · 12 years ago
  93. cf35ad6 iio: add mcp4725 I2C DAC driver by Peter Meerwald · 12 years ago
  94. dbdc025 staging:iio: Move DAC drivers out of staging by Lars-Peter Clausen · 12 years ago
  95. 5212cc8 iio: Add helper functions for enum style channel attributes by Lars-Peter Clausen · 12 years ago
  96. e4e8b77 iio: Add iio_device_get() by Lars-Peter Clausen · 12 years ago
  97. e31166f iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthesizers by Michael Hennerich · 12 years ago
  98. cd1678f iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator by Michael Hennerich · 12 years ago
  99. 7a7913f iio: Add dev_to_iio_dev() helper function by Lars-Peter Clausen · 12 years ago
  100. b65d621 iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN by Michael Hennerich · 12 years ago