1. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  2. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. 89388ca iio: inkern: Convert iio_read_avail_channel_raw into a wrapper by Artur Rojek · 6 years ago
  5. 9f42109 iio: inkern: API for reading available iio channel attribute values by Artur Rojek · 6 years ago
  6. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  7. 34739a2 IIO: inkern: API for manipulating channel attributes by Arnaud Pouliquen · 7 years ago
  8. 98c2f10 Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  9. 3921db4 iio: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  10. bc4b2a5 iio: core: Fix mapping of iio channels to entry numbers by Gaurav Gupta · 8 years ago
  11. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  12. 8a848e7 iio: inkern: api for manipulating ext_info of iio channels by Peter Rosin · 8 years ago
  13. c773f70 iio: inkern: fix a static checker error by Peter Rosin · 8 years ago
  14. adc8ec5 iio: inkern: pass through raw values if no scaling by Linus Walleij · 8 years ago
  15. 00c5f80 iio: inkern: add helpers to query available values from channels by Peter Rosin · 8 years ago
  16. 0023e67 iio: inkern: add iio_read_channel_offset helper by Matt Ranostay · 8 years ago
  17. efc2c01 iio: core: Add devm_ APIs for iio_channel_{get,release}_all by Laxman Dewangan · 9 years ago
  18. 8bf872d iio: core: Add devm_ APIs for iio_channel_{get,release} by Laxman Dewangan · 9 years ago
  19. fc0b817 iio: inkern: add a missing space before if by Slawomir Stepien · 9 years ago
  20. 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 · 9 years ago
  21. d81dac3 iio: inkern: fix a NULL dereference on error by Dan Carpenter · 9 years ago
  22. c34c181 iio/inkern.c Use list_for_each_entry_safe by Anshul Garg · 9 years ago
  23. 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 · 10 years ago
  24. 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 · 10 years ago
  25. 1f20272 iio: inkern: add out of range error message by Stefan Wahren · 10 years ago
  26. 65de765 iio: iio: Fix iio_channel_read return if channel havn't info by Fabien Proriol · 10 years ago
  27. f9380e7 iio: inkern: add iio_write_channel_raw by Dmitry Eremin-Solenikov · 10 years ago
  28. 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
  29. acd8256 iio: inkern: Add of_xlate function to struct iio_info by Ivan T. Ivanov · 10 years ago
  30. 872687f iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name by Johannes Pointner · 10 years ago
  31. a2c1249 iio: of_iio_channel_get_by_name() returns non-null pointers for error legs by Adam Thomson · 10 years ago
  32. 9fbfb4b IIO: core: Introduce read_raw_multi by Srinivas Pandruvada · 11 years ago
  33. 476d4af iio: inkern: add iio_read_channel_average_raw by Sebastian Reichel · 10 years ago
  34. f91d1b6 iio: inkern: fix iio_convert_raw_to_processed_unlocked by Alexandre Belloni · 12 years ago
  35. 6c5d4c9 iio:inkern: Fix typo/bug in convert raw to processed. by Michael Hennerich · 12 years ago
  36. e916b80 inkern: iio_device_put after incorrect return/goto by Joe Perches · 12 years ago
  37. 17d82b4 iio: Add OF support by Guenter Roeck · 12 years ago
  38. 5aa57f0 iio: Update iio_channel_get API to use consumer device pointer as argument by Guenter Roeck · 12 years ago
  39. 6cb2afd iio: Simplify iio_map_array_unregister API by Guenter Roeck · 12 years ago
  40. ca7d98d iio: Update iio_channel_get_all and iio_channel_get_all_cb API by Guenter Roeck · 12 years ago
  41. 0464415 staging:iio:in kernel users: Add a data field for channel specific info. by Jonathan Cameron · 13 years ago
  42. 103d9fb iio: Add a logarithmic fractional value type by Lars-Peter Clausen · 12 years ago
  43. 7737fa6 iio: Don't compare boolean values to true/false by Lars-Peter Clausen · 12 years ago
  44. 3183bac iio: inkern: clean up error return code by Kim, Milo · 12 years ago
  45. 801c4b5 iio: inkern: put the IIO device when it fails to allocate memory by Kim, Milo · 12 years ago
  46. 48e44ce iio:inkern: Add function to read the processed value by Lars-Peter Clausen · 12 years ago
  47. b2b79ff iio: inkern: add error case in iio_channel_get() by Kim, Milo · 12 years ago
  48. 2cc412b iio: inkern: allocate zeroed memory by Kim, Milo · 12 years ago
  49. d965a8b iio: use IIO_CHAN_INFO_RAW rather than 0 by Kim, Milo · 12 years ago
  50. e59b9af iio: double unlock on error path by Dan Carpenter · 13 years ago
  51. 7b76274 iio: Fix inkern remove incorrect put of device by Jonathan Cameron · 13 years ago
  52. 314be14 iio: Rename _st_ functions to loose the bit that meant the staging version. by Jonathan Cameron · 13 years ago
  53. 1875ffd iio:inkern: Use iio_device_{get,put} by Lars-Peter Clausen · 13 years ago
  54. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  55. a980e04 IIO: Move the core files to drivers/iio by Jonathan Cameron · 13 years ago[Renamed from drivers/staging/iio/inkern.c]
  56. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 13 years ago
  57. e27d75d staging:iio:core add in kernel interface mapping and getting IIO channels. by Jonathan Cameron · 13 years ago