1. d5c5b3f iio: support writing processed values to IIO channels by Nicholas Troast · 7 years ago
  2. efc2c01 iio: core: Add devm_ APIs for iio_channel_{get,release}_all by Laxman Dewangan · 8 years ago
  3. 8bf872d iio: core: Add devm_ APIs for iio_channel_{get,release} by Laxman Dewangan · 8 years ago
  4. fc0b817 iio: inkern: add a missing space before if by Slawomir Stepien · 8 years ago
  5. 48436e8 Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  6. d81dac3 iio: inkern: fix a NULL dereference on error by Dan Carpenter · 8 years ago
  7. c34c181 iio/inkern.c Use list_for_each_entry_safe by Anshul Garg · 8 years ago
  8. 6e49557b Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 9 years ago
  9. 8ecb55b Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  10. 1f20272 iio: inkern: add out of range error message by Stefan Wahren · 9 years ago
  11. 65de765 iio: iio: Fix iio_channel_read return if channel havn't info by Fabien Proriol · 9 years ago
  12. f9380e7 iio: inkern: add iio_write_channel_raw by Dmitry Eremin-Solenikov · 10 years ago
  13. be61a0d Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  14. acd8256 iio: inkern: Add of_xlate function to struct iio_info by Ivan T. Ivanov · 10 years ago
  15. 872687f iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name by Johannes Pointner · 10 years ago
  16. a2c1249 iio: of_iio_channel_get_by_name() returns non-null pointers for error legs by Adam Thomson · 10 years ago
  17. 9fbfb4b IIO: core: Introduce read_raw_multi by Srinivas Pandruvada · 10 years ago
  18. 476d4af iio: inkern: add iio_read_channel_average_raw by Sebastian Reichel · 10 years ago
  19. f91d1b6 iio: inkern: fix iio_convert_raw_to_processed_unlocked by Alexandre Belloni · 11 years ago
  20. 6c5d4c9 iio:inkern: Fix typo/bug in convert raw to processed. by Michael Hennerich · 11 years ago
  21. e916b80 inkern: iio_device_put after incorrect return/goto by Joe Perches · 11 years ago
  22. 17d82b4 iio: Add OF support by Guenter Roeck · 11 years ago
  23. 5aa57f0 iio: Update iio_channel_get API to use consumer device pointer as argument by Guenter Roeck · 11 years ago
  24. 6cb2afd iio: Simplify iio_map_array_unregister API by Guenter Roeck · 11 years ago
  25. ca7d98d iio: Update iio_channel_get_all and iio_channel_get_all_cb API by Guenter Roeck · 11 years ago
  26. 0464415 staging:iio:in kernel users: Add a data field for channel specific info. by Jonathan Cameron · 12 years ago
  27. 103d9fb iio: Add a logarithmic fractional value type by Lars-Peter Clausen · 12 years ago
  28. 7737fa6 iio: Don't compare boolean values to true/false by Lars-Peter Clausen · 12 years ago
  29. 3183bac iio: inkern: clean up error return code by Kim, Milo · 12 years ago
  30. 801c4b5 iio: inkern: put the IIO device when it fails to allocate memory by Kim, Milo · 12 years ago
  31. 48e44ce iio:inkern: Add function to read the processed value by Lars-Peter Clausen · 12 years ago
  32. b2b79ff iio: inkern: add error case in iio_channel_get() by Kim, Milo · 12 years ago
  33. 2cc412b iio: inkern: allocate zeroed memory by Kim, Milo · 12 years ago
  34. d965a8b iio: use IIO_CHAN_INFO_RAW rather than 0 by Kim, Milo · 12 years ago
  35. e59b9af iio: double unlock on error path by Dan Carpenter · 12 years ago
  36. 7b76274 iio: Fix inkern remove incorrect put of device by Jonathan Cameron · 12 years ago
  37. 314be14 iio: Rename _st_ functions to loose the bit that meant the staging version. by Jonathan Cameron · 12 years ago
  38. 1875ffd iio:inkern: Use iio_device_{get,put} by Lars-Peter Clausen · 12 years ago
  39. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  40. a980e04 IIO: Move the core files to drivers/iio by Jonathan Cameron · 12 years ago[Renamed from drivers/staging/iio/inkern.c]
  41. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  42. e27d75d staging:iio:core add in kernel interface mapping and getting IIO channels. by Jonathan Cameron · 12 years ago