1. 5e1f918 iio: fix iio_format_avail_range() printing for none IIO_VAL_INT by Fawzi Khaber · 2 years, 5 months ago
  2. abeba59 iio: Don't use bare "unsigned" by Joe Simmons-Talbott · 2 years, 6 months ago
  3. 9cf0b61 iio: Use octal permissions and DEVICE_ATTR_{RO,RW}. by Joe Simmons-Talbott · 2 years, 7 months ago
  4. 12c4efe3 iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large by Jonathan Cameron · 2 years, 7 months ago
  5. 9822bb8 iio: core: drop iio_get_time_res() by Jonathan Cameron · 2 years, 10 months ago
  6. 319dbcd iio: Directly use ida_alloc()/free() by keliu · 2 years, 7 months ago
  7. 8136655 iio: core: Convert to use firmware node handle instead of OF node by Andy Shevchenko · 2 years, 8 months ago
  8. 51570c9 iio: core: Move the currentmode entry to the opaque structure by Miquel Raynal · 2 years, 10 months ago
  9. 8c576f8 iio: core: Hide read accesses to iio_dev->currentmode by Miquel Raynal · 2 years, 10 months ago
  10. 2f53b4a iio: Un-inline iio_buffer_enabled() by Miquel Raynal · 2 years, 10 months ago
  11. f4decb4 iio: core: fix a few code style issues by Alexander Vorwerk · 2 years, 9 months ago
  12. c3154de iio: core: Use sysfs_emit() by Lars-Peter Clausen · 3 years ago
  13. 8b7651f iio: iio_device_alloc(): Remove unnecessary self drvdata by Lars-Peter Clausen · 3 years ago
  14. 3c33b7b iio: Mark iio_device_type as const by Lars-Peter Clausen · 3 years, 2 months ago
  15. 6bb835f iio: core: Introduce IIO_VAL_INT_64. by Andriy Tryshnivskyy · 3 years, 2 months ago
  16. 8210a20 Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 2 months ago
  17. 9eeee3b iio: Add output buffer support by Mihail Chindris · 3 years, 2 months ago
  18. 19833c4 iio: core: fix double free in iio_device_unregister_sysfs() by Yang Yingliang · 3 years, 2 months ago
  19. fe6f45f iio: core: check return value when calling dev_set_name() by Yang Yingliang · 3 years, 2 months ago
  20. 13efdc3 iio: core: Support reading extended name as label by Paul Cercueil · 3 years, 6 months ago
  21. 0e0761f iio: core: Forbid use of both labels and extended names by Paul Cercueil · 3 years, 6 months ago
  22. b892770 iio: Drop Duplicated "mount-matrix" parameter by Andy Shevchenko · 3 years, 7 months ago
  23. 43fa739 iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc() by Dan Carpenter · 3 years, 7 months ago
  24. 62a486c4 iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 8 months ago
  25. 8b1c82c iio: core: move @flags from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 8 months ago
  26. 396f723 iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 8 months ago
  27. b804e2b iio: core: move @info_exist_lock to struct iio_dev_opaque by Jonathan Cameron · 3 years, 8 months ago
  28. 6eaf9f6 iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 8 months ago
  29. 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 8 months ago
  30. cf5724e iio: core: simplify some devm functions by Yicong Yang · 3 years, 8 months ago
  31. af0670b iio: core: return ENODEV if ioctl is unknown by Alexandru Ardelean · 3 years, 8 months ago
  32. 901f84d iio: core: fix ioctl handlers removal by Tomasz Duszynski · 3 years, 8 months ago
  33. 6b92ba0 iio: __iio_format_value(): Convert to sysfs_emit_at() by Lars-Peter Clausen · 3 years, 9 months ago
  34. 0207483 iio: iio_enum_available_read(): Convert to sysfs_emit_at() by Lars-Peter Clausen · 3 years, 9 months ago
  35. 83ca56b iio: core: Use sysfs_emit() (trivial bits) by Lars-Peter Clausen · 3 years, 9 months ago
  36. 218bc53 iio: buffer: fix use-after-free for attached_buffers array by Alexandru Ardelean · 3 years, 10 months ago
  37. 1c71a28 iio: Add relative sensitivity support by Ye Xiang · 3 years, 10 months ago
  38. b624fd1 iio: use getter/setter functions by Julia Lawall · 3 years, 10 months ago
  39. 0d596bb iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc() by Alexandru Ardelean · 3 years, 10 months ago
  40. ee708e6 iio: buffer: introduce support for attaching more IIO buffers by Alexandru Ardelean · 3 years, 10 months ago
  41. be24dcb iio: core: wrap iio device & buffer into struct for character devices by Alexandru Ardelean · 3 years, 10 months ago
  42. 15097c7 iio: buffer: wrap all buffer attributes into iio_dev_attr by Alexandru Ardelean · 3 years, 10 months ago
  43. 3e3d11b iio: add reference to iio buffer on iio_dev_attr by Alexandru Ardelean · 3 years, 10 months ago
  44. 32f1717 iio: core: rework iio device group creation by Alexandru Ardelean · 3 years, 10 months ago
  45. 8ebaa3f iio: core: register chardev only if needed by Alexandru Ardelean · 3 years, 10 months ago
  46. 38a52cd iio: iio_format_value(): Fix IIO_VAL_FRACTIONAL_LOG2 values between -1.0 and 0.0 by Lars-Peter Clausen · 4 years ago
  47. 2646a95 iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2 by Lars-Peter Clausen · 4 years ago
  48. 6f71bf1 iio: core: Allow drivers to specify a label without it coming from of by Hans de Goede · 3 years, 10 months ago
  49. d9a0e73 iio: Handle enumerated properties with gaps by Lars-Peter Clausen · 4 years ago
  50. 18b4c9c iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_group.is_visible by Hans de Goede · 4 years, 1 month ago
  51. e08b60d iio: core: Simplify iio_format_list() by Lars-Peter Clausen · 4 years, 1 month ago
  52. eda20ba iio: core: Consolidate iio_format_avail_{list,range}() by Lars-Peter Clausen · 4 years, 1 month ago
  53. 74d826d iio: core: return -EINVAL when no ioctl handler has been run by Alexandru Ardelean · 4 years, 1 month ago
  54. ee8caea iio: core: organize buffer file-ops in the order defined in the struct by Alexandru Ardelean · 4 years, 1 month ago
  55. 8dedcc3 iio: core: centralize ioctl() calls to the main chardev by Alexandru Ardelean · 4 years, 3 months ago
  56. 1d4ef9b iio: core: Add optional symbolic label to a device channel by Cristian Pop · 4 years, 3 months ago
  57. 0e7a397 iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative values by Anand Ashok Dumbre · 4 years, 2 months ago
  58. b290f90 Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 3 months ago
  59. c9561fd iio:core: Tidy up kernel-doc. by Jonathan Cameron · 4 years, 3 months ago
  60. 1622d35 Merge 5.9-rc5 into staging-next by Greg Kroah-Hartman · 4 years, 3 months ago
  61. dde8cee iio: temperature: mlx90632: Interface to change object ambient temperature by Crt Mori · 4 years, 3 months ago
  62. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  63. 4ffa22f iio: add IIO_MOD_O2 modifier by Matt Ranostay · 4 years, 5 months ago
  64. 8525df4 iio: core: fix/re-introduce back parent assignment by Alexandru Ardelean · 4 years, 5 months ago
  65. 263771d Merge 5.8-rc6 into staging-next by Greg Kroah-Hartman · 4 years, 5 months ago
  66. fa83c3b iio: core: move event interface on the opaque struct by Alexandru Ardelean · 4 years, 6 months ago
  67. 6a8c6b2 iio: core: move iio_dev's buffer_list to the private iio device object by Alexandru Ardelean · 4 years, 6 months ago
  68. 207c2d2 iio: core: move channel list & group to private iio device object by Alexandru Ardelean · 4 years, 6 months ago
  69. 96fb1b6 iio: core: move debugfs data on the private iio dev info by Alexandru Ardelean · 4 years, 6 months ago
  70. 09673d5 iio: core: remove padding from private information by Alexandru Ardelean · 4 years, 6 months ago
  71. 6d4ebd5 iio: core: wrap IIO device into an iio_dev_opaque object by Alexandru Ardelean · 4 years, 6 months ago
  72. 25f02d3 iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers by Matt Ranostay · 4 years, 6 months ago
  73. 78289b4 iio: core: pass parent device as parameter during allocation by Alexandru Ardelean · 4 years, 7 months ago
  74. 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, 7 months ago
  75. 0d4b218 iio: Use an early return in iio_device_alloc to simplify code. by Jonathan Cameron · 4 years, 8 months ago
  76. e8014d8 Merge 5.7-rc3 into staging-next by Greg Kroah-Hartman · 4 years, 8 months ago
  77. 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, 8 months ago
  78. 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, 8 months ago
  79. 5403f28 iio: core: Fix handling of 'dB' by Mircea Caprioru · 4 years, 9 months ago
  80. 66be392 iio: core: drop devm_iio_device_free() API call by Alexandru Ardelean · 4 years, 10 months ago
  81. 83af573e iio: core: drop devm_iio_device_unregister() API call by Alexandru Ardelean · 4 years, 10 months ago
  82. a17cb78 iio: move 'indio_dev->info' null check first in __iio_device_register() by Alexandru Ardelean · 4 years, 9 months ago
  83. 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, 8 months ago
  84. 69f0793 iio: expose iio_device_set_clock by Gwendal Grignou · 4 years, 9 months ago
  85. 35a4eeb iio: core: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 9 months ago
  86. 2ddc982 iio: industrialio-core: Fix debugfs read by Alexandru Tachici · 4 years, 10 months ago
  87. b852822 iio: core: Handle 'dB' suffix in core by Beniamin Bia · 4 years, 11 months ago
  88. 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
  89. f6d4033 iio: buffer: rename 'read_first_n' callback to 'read' by Lars-Peter Clausen · 5 years ago
  90. 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
  91. ddfb97d iio: core: add thermocouple_type standard attribute by Andrea Merello · 5 years ago
  92. 8cb3403 iio: core: add char type for sysfs attributes by Andrea Merello · 5 years ago
  93. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  94. 2c3d0c9 iio: core: Add optional symbolic label to device attributes by Phil Reid · 5 years ago
  95. e786741f Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  96. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 5 years ago
  97. 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 · 5 years ago
  98. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 5 years ago
  99. 8915aac iio: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  100. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago