1. cef077e Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 8 months ago
  2. 0d4b218 iio: Use an early return in iio_device_alloc to simplify code. by Jonathan Cameron · 4 years, 9 months ago
  3. e8014d8 Merge 5.7-rc3 into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
  4. 4e1d963 Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
  5. c532cc6 Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 4 years, 9 months ago
  6. 5403f28 iio: core: Fix handling of 'dB' by Mircea Caprioru · 4 years, 10 months ago
  7. 66be392 iio: core: drop devm_iio_device_free() API call by Alexandru Ardelean · 5 years ago
  8. 83af573e iio: core: drop devm_iio_device_unregister() API call by Alexandru Ardelean · 5 years ago
  9. a17cb78 iio: move 'indio_dev->info' null check first in __iio_device_register() by Alexandru Ardelean · 4 years, 10 months ago
  10. 413a103 Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 9 months ago
  11. 69f0793 iio: expose iio_device_set_clock by Gwendal Grignou · 4 years, 10 months ago
  12. 35a4eeb iio: core: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  13. 2ddc982 iio: industrialio-core: Fix debugfs read by Alexandru Tachici · 5 years ago
  14. b852822 iio: core: Handle 'dB' suffix in core by Beniamin Bia · 5 years ago
  15. 821f7ce Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 5 years ago
  16. f6d4033 iio: buffer: rename 'read_first_n' callback to 'read' by Lars-Peter Clausen · 5 years ago
  17. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  18. ddfb97d iio: core: add thermocouple_type standard attribute by Andrea Merello · 5 years ago
  19. 8cb3403 iio: core: add char type for sysfs attributes by Andrea Merello · 5 years ago
  20. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  21. 2c3d0c9 iio: core: Add optional symbolic label to device attributes by Phil Reid · 5 years ago
  22. e786741f Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  23. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 6 years ago
  24. c55cc97 Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
  25. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  26. 8915aac iio: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  27. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  28. 936d3e5 iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks. by Young Xiao · 6 years ago
  29. 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
  30. fb15897 iio: Allow to read mount matrix from ACPI by Andy Shevchenko · 6 years ago
  31. 7f75591fc iio: core: fix a possible circular locking dependency by Fabrice Gasnier · 6 years ago
  32. 17abc9e iio: add IIO_MASSCONCENTRATION channel type by Tomasz Duszynski · 6 years ago
  33. d45ebf1 iio: core: check 'info' value before registering the device by Andi Shyti · 6 years ago
  34. c0e4e0f iio: Add modifier for DUV light by Maxime Roussin-Bélanger · 7 years ago
  35. c73314e iio: Add channel for Phase by Mathieu Othacehe · 6 years ago
  36. 45e7f5d iio: use timespec64 based interfaces for iio_get_time_ns() by Arnd Bergmann · 7 years ago
  37. 3055a6c iio: Add channel for Position Relative by Eugen Hristev · 7 years ago
  38. e8cd29b Merge Linus's staging merge point into staging-next by Greg Kroah-Hartman · 7 years ago
  39. c175cb7 iio: fix kernel-doc build errors by Randy Dunlap · 7 years ago
  40. 9d793c1 iio: core: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  41. 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
  42. 3d62c78 iio: core: Return error for failed read_reg by Matt Fornero · 7 years ago
  43. 63b1954 iio: Use macro magic to avoid manual assign of driver_module by Jonathan Cameron · 7 years ago
  44. d89e119 iio: add hardware triggered operating mode by Benjamin Gaignard · 8 years ago
  45. 02e9a0ff iio: core: Use __sysfs_match_string() helper by Andy Shevchenko · 8 years ago
  46. ca9280d Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  47. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  48. 1016d56 iio: core: Fix suspicious sizeof usage by Orson Zhai · 8 years ago
  49. 7fd6592 iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values by Nikolaus Schulz · 8 years ago
  50. 38923911 iio:core: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
  51. 33dd94c iio:buffer.h - split into buffer.h and buffer_impl.h by Jonathan Cameron · 8 years ago
  52. 571299d iio: Add channel for Gravity by Song Hongyan · 8 years ago
  53. 5123960 iio:core: add a callback to allow drivers to provide _available attributes by Jonathan Cameron · 8 years ago
  54. 1a8f324 iio: Implement counter channel type and info constants by William Breathitt Gray · 8 years ago
  55. 552edf8 Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  56. 171c009 iio:core: fix IIO_VAL_FRACTIONAL sign handling by Gregor Boirie · 8 years ago
  57. 70e4834 iio: add resource managed triggered buffer init helpers by Gregor Boirie · 8 years ago
  58. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  59. 4b9d209 iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type by Matt Ranostay · 9 years ago
  60. dfc5773 iio:core: mounting matrix support by Gregor Boirie · 9 years ago
  61. d409404 iio: Add channel for UV index by Peter Meerwald-Stadler · 9 years ago
  62. 2c5ff1f iio: Add modifier for UV light by Peter Meerwald-Stadler · 9 years ago
  63. 08a3380 iio: core: implement iio_device_{claim|release}_direct_mode() by Alison Schofield · 9 years ago
  64. fec2f33 Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  65. ecb3a7c iio: ph: add IIO_PH channel type by Matt Ranostay · 9 years ago
  66. 8f57e4d include/linux/kernel.h: change abs() macro so it uses consistent return type by Michal Nazarewicz · 9 years ago
  67. 02c34cc Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  68. 7d2c2aca iio: Make IIO value formating function globally available. by Andrew F. Davis · 9 years ago
  69. 93c222c Merge 4.4-rc5 into staging-next by Greg Kroah-Hartman · 9 years ago
  70. 231bfe5 iio: fix some warning messages by Dan Carpenter · 9 years ago
  71. f47dff3 iio: core: added support for IIO_VAL_INT by Sean Nyekjaer · 9 years ago
  72. d38d546 iio: resistance: add IIO_RESISTANCE channel type by Matt Ranostay · 9 years ago
  73. 8ff6b3b iio: chemical: Add IIO_CONCENTRATION channel type by Matt Ranostay · 9 years ago
  74. 735ad07 iio: Support triggered events by Vladimir Barinov · 9 years ago
  75. 3f9059b iio: percolate error if event fd fails by Linus Walleij · 9 years ago
  76. 2498dcf iio: core: Add function params for kernel docs by Cristina Opriceana · 9 years ago
  77. 4b8d801 iio: Add missing modifier names to core by Peter Meerwald · 10 years ago
  78. 1ce87f2 iio: Add I/Q modifiers by Lars-Peter Clausen · 10 years ago
  79. 3f7f642 iio: core: add high pass filter attributes by Martin Fuzzey · 10 years ago
  80. faaa449 iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO by Irina Tirdea · 10 years ago
  81. c8a8585 iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY by Vianney le Clément de Saint-Marcq · 10 years ago
  82. c1b03ab iio: core: Fix double free. by Martin Fuzzey · 10 years ago
  83. 2f0ecb7 iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME by Irina Tirdea · 10 years ago
  84. d37f683 iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT by Irina Tirdea · 10 years ago
  85. 5a1a932 iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z by Irina Tirdea · 10 years ago
  86. cc3c9ee iio: core: Introduce DISTANCE channel type by Irina Tirdea · 10 years ago
  87. 72c6664 iio: core: Introduce ENERGY channel type by Irina Tirdea · 10 years ago
  88. 8f5d872 iio: ensure scan index is unique at device register by Vlad Dogaru · 10 years ago
  89. 20dd20f iio: core: Get rid of misleading comment by Karol Wrona · 10 years ago
  90. 3e1b6c9 iio: Move buffer registration to the core by Lars-Peter Clausen · 10 years ago
  91. bcdf28f iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT by Irina Tirdea · 10 years ago
  92. a88bfe7 iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event by Irina Tirdea · 10 years ago
  93. 55aebeb iio: core: Introduce IIO_ACTIVITY channel by Daniel Baluta · 10 years ago
  94. 11b8dda iio: types: Added support for rotation from north usage attributes by Reyad Attiyat · 11 years ago
  95. 638b43b iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers by Peter Meerwald · 11 years ago
  96. 5082f40 IIO: core: Add quaternion modifier by Srinivas Pandruvada · 11 years ago
  97. 9fbfb4b IIO: core: Introduce read_raw_multi by Srinivas Pandruvada · 11 years ago
  98. ef4b485 iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks. by Jonathan Cameron · 11 years ago
  99. 598db58 iio: force snprintf for PAGE_SIZE bufs by Kees Cook · 11 years ago
  100. 7bbcf7e iio: Avoid unnecessary kasprintf by Lars-Peter Clausen · 11 years ago