1. f700e55 iio: Rename iio_trigger_poll_chained and add kernel-doc by Mehdi Djait · 2 years ago
  2. fd5b6c4 iio: adc: ad7606: simplify using devm_regulator_get_enable() by Matti Vaittinen · 2 years, 7 months ago
  3. ae3babe iio: adc: ad7606: explicitly add proper header files by Nuno Sá · 2 years, 9 months ago
  4. 59cea5b iio:adc:ad76060: Move exports into IIO_AD7606 namespace. by Jonathan Cameron · 3 years, 1 month ago
  5. 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 11 months ago
  6. 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 4 years ago
  7. f11d59d iio: Move attach/detach of the poll func to the core by Lars-Peter Clausen · 4 years, 10 months ago
  8. d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 10 months ago
  9. 341826a iio: adc: ad7606: fix reading unnecessary data from device by Beniamin Bia · 5 years ago
  10. d2a415c iio: adc: ad7606: Add support for AD7606B ADC by Stefan Popa · 6 years ago
  11. a444fa5 iio: adc: ad7606: Add debug mode for ad7616 by Beniamin Bia · 6 years ago
  12. f2a22e1 iio: adc: ad7606: Add support for software mode for ad7616 by Beniamin Bia · 6 years ago
  13. c5d9313 iio: adc: ad7606: Allow reconfigration after reset by Beniamin Bia · 6 years ago
  14. a0c648c iio: adc: ad7606: Move spi dependent features to spi file by Beniamin Bia · 6 years ago
  15. 7677f73 iio: adc: ad7606: Move common channel definition to header by Beniamin Bia · 6 years ago
  16. 3c23e9e iio: adc: ad7606: Add software configuration by Beniamin Bia · 6 years ago
  17. 88dd031 iio: adc: ad7606: Move oversampling and scale options to chip info by Beniamin Bia · 6 years ago
  18. 7989b4b iio: adc: ad7616: Add support for AD7616 ADC by Beniamin Bia · 6 years ago
  19. 6bf229a iio: adc: ad7606: Move oversampling options in chip info and rework *_avail attributes by Stefan Popa · 6 years ago
  20. 2985a5d staging: iio: adc: ad7606: Move out of staging by Stefan Popa · 6 years ago[Renamed from drivers/staging/iio/adc/ad7606.c]
  21. 54160ae staging: iio: adc: ad7606: Misc style fixes (no functional change) by Stefan Popa · 6 years ago
  22. cc49bd1 staging: iio: adc: ad7606: Add support for threaded irq by Stefan Popa · 6 years ago
  23. ca5b463 staging: iio: adc: ad7606: Use SPDX identifier by Stefan Popa · 6 years ago
  24. 6620585 staging: iio: adc: ad7606: Use vendor prefix for DT properties by Stefan Popa · 6 years ago
  25. 41f71e5 staging: iio: adc: ad7606: Use find_closest() macro by Stefan Popa · 6 years ago
  26. c0683bf staging: iio: adc: ad7606: Use devm functions in probe by Stefan Popa · 6 years ago
  27. 557e585 staging: iio: adc: ad7606: Use wait-for-completion handler by Stefan Popa · 6 years ago
  28. 7c0bc65 Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 6 years ago
  29. 738b04f Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  30. e480490 Staging:iio:adc:ad7606: Match parenthesis alignment by Marcelo Schmitt · 6 years ago
  31. bb9fc6a staging:iio:ad7606: Add support for the ad7605-4 by Alexandru Ardelean · 6 years ago
  32. 4ee03330 staging:iio:ad7606: fix voltage scales by Alexandru Ardelean · 6 years ago
  33. 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 7 years ago
  34. b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 7 years ago
  35. 9920ed2 drivers: iio: Update MODULE AUTHOR email address by Michael Hennerich · 7 years ago
  36. ae6cc21 staging:iio:adc: drop assign iio_info.driver_module by Jonathan Cameron · 8 years ago
  37. 755d0da staging: ad7606: Replace mlock with driver private lock by Arushi Singhal · 8 years ago
  38. 17be2a2 staging: iio: ad7606: replace range/range_available with corresponding scale by Eva Rachel Retuya · 8 years ago
  39. dbdef9b staging:iio:ad7606: fix ptr_ret.cocci warnings by kbuild test robot · 8 years ago
  40. f087921 staging: iio: ad7606: rework regulator handling by Eva Rachel Retuya · 8 years ago
  41. 12edb97 staging: iio: ad7606: set proper supply name to devm_regulator_get() by Eva Rachel Retuya · 8 years ago
  42. fa23105 staging:iio:ad7606: Move buffer code to main source file by Lars-Peter Clausen · 8 years ago[Renamed (88%) from drivers/staging/iio/adc/ad7606_core.c]
  43. 722407a staging:iio:ad7606: Use GPIO descriptor API by Lars-Peter Clausen · 8 years ago
  44. a866058f staging:iio:ad7606: Let common remove function take a struct device * by Lars-Peter Clausen · 8 years ago
  45. 71faca73 staging:iio:ad7606: Let the common probe function return int by Lars-Peter Clausen · 8 years ago
  46. 382a477 staging:iio:ad7606: Move set_drvdata() into common code by Lars-Peter Clausen · 8 years ago
  47. 91b7334 staging:iio:ad7606: Factor out common code between periodic and one-shot capture by Lars-Peter Clausen · 8 years ago
  48. e79e802 staging:iio:ad7606: Use oversampling ratio of 1 for no oversampling by Lars-Peter Clausen · 8 years ago
  49. aa96026 staging:iio:ad7606: Remove out-of-band error reporting by Lars-Peter Clausen · 8 years ago
  50. 9f72520 staging:iio:ad7606: Remove default device configuration from platform data by Lars-Peter Clausen · 8 years ago
  51. 063a51c staging:iio:ad7606: Remove redundant name field from ad7606_chip_info by Lars-Peter Clausen · 8 years ago
  52. 36534b4 staging:iio:ad7606: Remove unused int_vref_mv field by Lars-Peter Clausen · 8 years ago
  53. 4a5936d staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO by Eva Rachel Retuya · 8 years ago
  54. b321a38 staging: iio: ad7606: fix improper setting of oversampling pins by Eva Rachel Retuya · 8 years ago
  55. ff5c37e staging: iio: ad7606: use iio_device_{claim|release}_direct_mode() by Alison Schofield · 9 years ago
  56. 51fadb9 staging: iio: convert bare unsigned usage to unsigned int by Alison Schofield · 9 years ago
  57. 2c3a523 staging:iio:ad7606: Consolidate PM ops by Lars-Peter Clausen · 9 years ago
  58. c89e2e2 staging:iio:ad7606: Consolidate channel specs by Lars-Peter Clausen · 9 years ago
  59. 0046a46 staging/ad7606: Actually build the interface modules by Michal Marek · 9 years ago
  60. c30685c staging: iio: adc: remove space after cast by Ioana Ciornei · 9 years ago
  61. e8ef49f staging: iio: adc: properly indent to match open paranthesis by Ioana Ciornei · 9 years ago
  62. af14afd staging: ad7606_core: Fix checkpatch warning by Sören Brinkmann · 11 years ago
  63. 5ae5285 staging:iio:ad7606 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  64. 9324131 staging:iio:ad7606: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  65. 4fa3332 staging:iio:adc:ad7606 remove unnecessary work pending test by Xie XiuQi · 12 years ago
  66. 3727245 staging: iio: ad7606_core: Use devm_* APIs by Sachin Kamat · 12 years ago
  67. f86f836 staging:iio:adc: Use kstrtol()/kstrtoul() by Aida Mynzhasova · 12 years ago
  68. 7593908 staging:iio:adc:ad7606 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 years ago
  69. f4e4b95 staging:iio: Constify static iio_chan_spec arrays by Lars-Peter Clausen · 13 years ago
  70. 74ed964 staging:iio:adc:ad7606: Use new triggered buffer setup helper function by Lars-Peter Clausen · 13 years ago
  71. 279bf2e staging:iio:ad7606: Re-add missing scale attribute by Lars-Peter Clausen · 13 years ago
  72. 62c5183 staging:iio:adc: Use dev_to_iio_dev() by Lars-Peter Clausen · 13 years ago
  73. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 13 years ago
  74. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 13 years ago
  75. b11f98f staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 13 years ago
  76. 9214cc6 staging:iio:adc:ad7606 unwind use of is_visible for attrs. by Jonathan Cameron · 13 years ago
  77. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  78. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 14 years ago
  79. 9380d5e staging:iio:adc:ad7606 remove buffer access to data from sysfs read. by Jonathan Cameron · 13 years ago
  80. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  81. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  82. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  83. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  84. 8cbb36a staging:iio:adc:ad7606 refactor to remove st->irq and st->id. by Jonathan Cameron · 13 years ago
  85. 68b41ae staging:iio:adc:ad7606 make gpio request failures more consistent by Jonathan Cameron · 13 years ago
  86. 0b89525 staging:iio:adc:ad7606 trivial code style fix. by Jonathan Cameron · 13 years ago
  87. 50ac23b staging:iio:adc:ad7606 add local define for chan_spec structures. by Jonathan Cameron · 13 years ago
  88. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  89. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago
  90. 3811cd6 staging:iio: rename ring_generic.h -> buffer_generic.h by Jonathan Cameron · 13 years ago
  91. cedd1a1 staging:iio:adc:ad7606 add channel type specification to range attributes. by Jonathan Cameron · 14 years ago
  92. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 14 years ago
  93. c009f7e staging:iio:buffering cleanup ring_buffer_register_ex naming. by Jonathan Cameron · 14 years ago
  94. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 14 years ago
  95. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 14 years ago
  96. cdf3870 staging:iio:adc: unused header removals. by Jonathan Cameron · 14 years ago
  97. 6fe8135 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. by Jonathan Cameron · 14 years ago
  98. 44039a6 staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv() by Michael Hennerich · 14 years ago
  99. b9c4451 staging:iio:adc: AD7606: Consitently use indio_dev by Michael Hennerich · 14 years ago
  100. e61181d staging:iio:adc:ad7606: Use private data space from iio_allocate_device by Michael Hennerich · 14 years ago