1. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  2. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 612a462 iio: make function argument and some structures const by Bhumika Goyal · 7 years ago
  5. e0005bd iio: Drop duplicate forward declaration by Lukas Wunner · 7 years ago
  6. a542f9a iio: st_sensors: split open-drain parameters for irq1 and irq2 by Lorenzo Bianconi · 7 years ago
  7. 75d4c6d iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones by Lorenzo Bianconi · 7 years ago
  8. e72a060 iio: st_sensors: add register mask for status register by Lorenzo Bianconi · 7 years ago
  9. 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
  10. 069f0e0 Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  11. b2e3120 Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  12. 7fc10de iio: ad_sigma_delta: Implement a dedicated reset function by Dragos Bogdan · 7 years ago
  13. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  14. b01ced2 iio: trigger: Add STM32 LPTimer trigger driver by Fabrice Gasnier · 7 years ago
  15. 97623c0 iio: drop iio_info.driver_module and iio_trigger_ops.owner. by Jonathan Cameron · 7 years ago
  16. 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
  17. 035c70a iio: triggers: Use macros to avoid boilerplate assignment of owner. by Jonathan Cameron · 7 years ago
  18. 63b1954 iio: Use macro magic to avoid manual assign of driver_module by Jonathan Cameron · 7 years ago
  19. 5e47adb Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  20. f00fd7a PATCH] iio: Fix some documentation warnings by Jonathan Corbet · 7 years ago
  21. 8652892 Merge 4.13-rc5 into staging-next by Greg Kroah-Hartman · 7 years ago
  22. 25892d6 iio: trigger: stm32-timer: add output compare triggers by Fabrice Gasnier · 7 years ago
  23. 45fff14 iio: trigger: stm32-timer: add support for STM32H7 by Fabrice Gasnier · 7 years ago
  24. 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
  25. 055655a Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  26. a7b8829 iio: accel: st_accel: add SPI-3wire support by Lorenzo Bianconi · 7 years ago
  27. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  28. 250bbbd iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code by Lorenzo Bianconi · 7 years ago
  29. d89e119 iio: add hardware triggered operating mode by Benjamin Gaignard · 8 years ago
  30. 8a848e7 iio: inkern: api for manipulating ext_info of iio channels by Peter Rosin · 8 years ago
  31. 6fb3481 iio: stm32 trigger: Add support for TRGO2 triggers by Fabrice Gasnier · 8 years ago
  32. c42f821 iio: sw-device: Fix config group initialization by Lars-Peter Clausen · 8 years ago
  33. 6db0f7c Merge tag 'ib-mfd-iio-pwm-4.11' into test by Jonathan Cameron · 8 years ago
  34. 93fbe91 iio: Add STM32 timer trigger driver by Benjamin Gaignard · 8 years ago
  35. 4463c3e Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  36. 33dd94c iio:buffer.h - split into buffer.h and buffer_impl.h by Jonathan Cameron · 8 years ago
  37. 2b827ad iio:buffer: Push implementation of iio_device_attach_buffer into .c file by Jonathan Cameron · 8 years ago
  38. 8abd5ba iio:kfifo_buf header include push down. by Jonathan Cameron · 8 years ago
  39. d4ad4f4 iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc. by Jonathan Cameron · 8 years ago
  40. 315a19e iio:buffers: Push some docs down into the .c file. by Jonathan Cameron · 8 years ago
  41. c2bf8d5 iio:buffer: Stop exporting iio_scan_mask_query by Jonathan Cameron · 8 years ago
  42. 9f46677 iio:buffer: Introduced a function to assign the buffer specific attrs. by Jonathan Cameron · 8 years ago
  43. 263cf5e iio:buffer.h Reformat structure comments to be inline. by Jonathan Cameron · 8 years ago
  44. 78c9981 iio:buffer: Stop exporting iio_update_demux by Jonathan Cameron · 8 years ago
  45. 65e4345 iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 8 years ago
  46. 3dc5926 iio: st_sensors: match sensors using ACPI handle by Shrirang Bagul · 8 years ago
  47. 00c5f80 iio: inkern: add helpers to query available values from channels by Peter Rosin · 8 years ago
  48. 5123960 iio:core: add a callback to allow drivers to provide _available attributes by Jonathan Cameron · 8 years ago
  49. 29157c6 iio: dac: mcp4725: support voltage reference selection by Tomas Novotny · 8 years ago
  50. b440f1d iio: dac: mcp4725: use regulator framework by Tomas Novotny · 8 years ago
  51. a13e831 staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ by Eva Rachel Retuya · 8 years ago
  52. f3b0dee include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, RW} macros by Brian Masney · 8 years ago
  53. a9a0d64 iio: Declare event_attrs field of iio_info structure as const by Bhumika Goyal · 8 years ago
  54. 0023e67 iio: inkern: add iio_read_channel_offset helper by Matt Ranostay · 8 years ago
  55. 43ece27 iio:trigger: Add helper function to verify that a trigger belongs to the same device by Lars-Peter Clausen · 8 years ago
  56. 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
  57. 702a7b8 iio: trigger: helpers to determine own trigger by Linus Walleij · 8 years ago
  58. 9c2edd8 Merge 4.8-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  59. 70e4834 iio: add resource managed triggered buffer init helpers by Gregor Boirie · 8 years ago
  60. 9083325 iio:trigger: add resource managed (un)register by Gregor Boirie · 8 years ago
  61. c8cdf70 iio: trigger: allow immutable triggers to be assigned by Matt Ranostay · 8 years ago
  62. adca058 iio: buffer-callback: allow getting underlying iio_dev by Matt Ranostay · 8 years ago
  63. b2f0c09 iio: sw-trigger: Fix config group initialization by Lars-Peter Clausen · 8 years ago
  64. 90efe055 iio: st_sensors: harden interrupt handling by Linus Walleij · 8 years ago
  65. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  66. af52739 Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 8 years ago
  67. 65925b6 iio: st_sensors: switch to a threaded interrupt by Linus Walleij · 9 years ago
  68. 14f295c iio:st_sensors: fix power regulator usage by Gregor Boirie · 9 years ago
  69. dfe3ab1 iio:st_sensors: unexport st_sensors_get_buffer_element by Gregor Boirie · 9 years ago
  70. 0f3a8c3 iio: Add support for creating IIO devices via configfs by Daniel Baluta · 9 years ago
  71. 97eacb9 iio:ak8975: add mounting matrix support by Gregor Boirie · 9 years ago
  72. dfc5773 iio:core: mounting matrix support by Gregor Boirie · 9 years ago
  73. efc2c01 iio: core: Add devm_ APIs for iio_channel_{get,release}_all by Laxman Dewangan · 9 years ago
  74. 8bf872d iio: core: Add devm_ APIs for iio_channel_{get,release} by Laxman Dewangan · 9 years ago
  75. 0e6f687 iio: st_sensors: support open drain mode by Linus Walleij · 9 years ago
  76. 97865fe iio: st_sensors: verify interrupt event to status by Linus Walleij · 9 years ago
  77. af8a412 iio:adis: Add support for manual self-test flag clear by Lars-Peter Clausen · 9 years ago
  78. 8cb359e iio: buffer: add missing descriptions in iio_buffer_access_funcs by Luis de Bethencourt · 9 years ago
  79. 08a3380 iio: core: implement iio_device_{claim|release}_direct_mode() by Alison Schofield · 9 years ago
  80. 3347a06 iio: Fix typos in the struct iio_event_spec documentation comments by William Breathitt Gray · 9 years ago
  81. 0118de7 iio: Fix documentation for iio_dev mlock by Daniel Baluta · 9 years ago
  82. a9fd053 iio: st_sensors: support active-low interrupts by Linus Walleij · 9 years ago
  83. 7d2c2aca iio: Make IIO value formating function globally available. by Andrew F. Davis · 9 years ago
  84. 8d6c16d iio:configfs: Introduce iio/configfs.h to provide a location for the configfs_subsystem by Jonathan Cameron · 9 years ago
  85. b662f80 iio: core: Introduce IIO software triggers by Daniel Baluta · 9 years ago
  86. 2d6ca60 iio: Add a DMAengine framework based buffer by Lars-Peter Clausen · 9 years ago
  87. 670b19a iio: Add generic DMA buffer infrastructure by Lars-Peter Clausen · 9 years ago
  88. e18a2ad iio: Add buffer enable/disable callbacks by Lars-Peter Clausen · 9 years ago
  89. b440655 iio: Add support for indicating fixed watermarks by Lars-Peter Clausen · 9 years ago
  90. 735ad07 iio: Support triggered events by Vladimir Barinov · 9 years ago
  91. a0175b9 iio: st_sensors: add debugfs register read hook by Linus Walleij · 9 years ago
  92. c689a92 iio: Add inverse unit conversion macros by Lars-Peter Clausen · 9 years ago
  93. ad30bad iio: declare struct to fix warning by Pengyu Ma · 9 years ago
  94. 2854c09 include: linux: iio: Add missing kernel doc field by Cristina Opriceana · 9 years ago
  95. e52e951 include: linux: iio: Fix function parameter name in kernel doc by Cristina Opriceana · 9 years ago
  96. bc27381 iio: st-sensors: add configuration for WhoAmI address by Giuseppe Barba · 9 years ago
  97. fcc577d iio: Fix parameters in iio_triggered_buffer_setup by Cristina Opriceana · 9 years ago
  98. 225d59a iio: Specify supported modes for buffers by Lars-Peter Clausen · 10 years ago
  99. 3f7f642 iio: core: add high pass filter attributes by Martin Fuzzey · 10 years ago
  100. faaa449 iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO by Irina Tirdea · 10 years ago