1. 4b04266 iio: mma8452: add freefall detection for Freescale's accelerometers by Martin Kepplinger · 9 years ago
  2. 61be8fd iio:adc:at91-sama5d2: code cleanup by Ludovic Desroches · 9 years ago
  3. d7bdcc3 iio:adc:at91-sama5d2: fix vref_uv type by Ludovic Desroches · 9 years ago
  4. 4ea71e5 iio: adc: mcp320x: support more differential voltage measurement by Akinobu Mita · 9 years ago
  5. b9cd7a2 MAINTAINERS: add entry for Atmel SAMA5D2 ADC driver by Ludovic Desroches · 9 years ago
  6. 27e1771 iio:adc:at91_adc8xx: introduce new atmel adc driver by Ludovic Desroches · 9 years ago
  7. f78c5f9 iio: ak8975: constify ak_def structures by Julia Lawall · 9 years ago
  8. a9fd053 iio: st_sensors: support active-low interrupts by Linus Walleij · 9 years ago
  9. b11a346 iio: health: max30100: add config for LED current by Matt Ranostay · 9 years ago
  10. 35f7396 iio: dac: mcp4725: Add basic support for MCP4726 by Akinobu Mita · 9 years ago
  11. 505abf9 iio: adc: mcp3422: Add support for MCP3425 by Akinobu Mita · 9 years ago
  12. 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
  13. 35ea984 Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  14. e8aab48 iio: adc: ina2xx: Fix incorrect report of data endianness to userspace. by Jonathan Cameron · 9 years ago
  15. 9b1de75 iio: light: us5182d: Refactor read_raw function by Adriana Reus · 9 years ago
  16. b669525 iio: light: us5182d: Add interrupt support and events by Adriana Reus · 9 years ago
  17. 58e9042 iio: light: us5182d: Fix enable status inconcistency by Adriana Reus · 9 years ago
  18. 7d2c2aca iio: Make IIO value formating function globally available. by Andrew F. Davis · 9 years ago
  19. e60378c iio: mma8452: use enum for channel index by Martin Kepplinger · 9 years ago
  20. 8e34f2c iio: mma8452: remove unused register description by Martin Kepplinger · 9 years ago
  21. 75e1a3a iio: ina2xx: fix channel order in software buffer by Marc Titinger · 9 years ago
  22. 93c222c Merge 4.4-rc5 into staging-next by Greg Kroah-Hartman · 9 years ago
  23. c34c181 iio/inkern.c Use list_for_each_entry_safe by Anshul Garg · 9 years ago
  24. 16846eb iio: adc: add IMX7D ADC driver support by Haibo Chen · 9 years ago
  25. 46294cd iio: ina2xx: give the capture kthread a more useful name string. by Marc Titinger · 9 years ago
  26. b17dc40 iio: ina2xx: re-instate a sysfs show/store for the shunt resistor value by Marc Titinger · 9 years ago
  27. f9993c0 iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs by Marc Titinger · 9 years ago
  28. c43a102 iio: ina2xx: add support for TI INA2xx Power Monitors by Marc Titinger · 9 years ago
  29. 466df4d iio: chemical: add AMS iAQ-core support by Matt Ranostay · 9 years ago
  30. 4d33615 iio: light: add MAX30100 oximeter driver support by Matt Ranostay · 9 years ago
  31. b41fa86 iio:adc128s052: add support for adc124s021 by Oliver Stäbler · 9 years ago
  32. 9ab655a staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN by Arnd Bergmann · 9 years ago
  33. ec0096f iio: st_accel_core: Remove unneeded define by Robert Kmiec · 9 years ago
  34. 366e656 iio: proximity: lidar: optimize i2c transactions by Matt Ranostay · 9 years ago
  35. 8d6c16d iio:configfs: Introduce iio/configfs.h to provide a location for the configfs_subsystem by Jonathan Cameron · 9 years ago
  36. 93e87d7 iio: chemical: vz89x: rework i2c transfer reading by Matt Ranostay · 9 years ago
  37. ac5006a iio: trigger: Introduce IIO hrtimer based trigger by Daniel Baluta · 9 years ago
  38. b662f80 iio: core: Introduce IIO software triggers by Daniel Baluta · 9 years ago
  39. 8261d96 iio: core: Introduce IIO configfs support by Daniel Baluta · 9 years ago
  40. f0e5f57 iio: light: us8152d: Add power management support by Adriana Reus · 9 years ago
  41. a22a3c5 iio: light: us5182d: Add functions for selectively enabling als and proximity by Adriana Reus · 9 years ago
  42. c3304c2 iio: light: us5182d: Add property for choosing default power mode by Adriana Reus · 9 years ago
  43. 78f16db iio: adc: mcp3422: Add mcp3421 support by Sascha Hauer · 9 years ago
  44. f3cf3fb Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  45. 4ac4e08 iio: pulsedlight-lidar-lite: add runtime PM by Matt Ranostay · 9 years ago
  46. 3fba9b5 IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply by Nizam Haider · 9 years ago
  47. d4c65fe iio: adc: spmi-vadc: add missing of_node_put by Julia Lawall · 9 years ago
  48. 231bfe5 iio: fix some warning messages by Dan Carpenter · 9 years ago
  49. 8386c275 iio: light: apds9960: correct ->last_busy count by Matt Ranostay · 9 years ago
  50. 45a6b82 iio: lidar: return -EINVAL on invalid signal by Matt Ranostay · 9 years ago
  51. 819db46 Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  52. cef7e12 iio: adc: xilinx: constify iio_buffer_setup_ops structure by Julia Lawall · 9 years ago
  53. a57f8da iio: adc: xilinx: Fix VREFN scale by Thomas Betker · 9 years ago
  54. 0d2f6fd iio: si7020: Swap data byte order by Chris Lesiak · 9 years ago
  55. 7d173f2 iio: adc: ad7793: removed unnecessary else. by Nizam Haider · 9 years ago
  56. 3e87e78 iio: adc: Add TI ADS8688 by Sean Nyekjaer · 9 years ago
  57. f47dff3 iio: core: added support for IIO_VAL_INT by Sean Nyekjaer · 9 years ago
  58. 34dc578 iio: st-accel: add support for lis2dh12 by Giuseppe Barba · 9 years ago
  59. 72a868b iio: imu: check sscanf return value by Ioana Ciornei · 9 years ago
  60. a106b47 iio: gyro: check sscanf return value by Ioana Ciornei · 9 years ago
  61. 8546d2e iio: adc: vf610_adc: Fix division by zero error by Sanchayan Maity · 9 years ago
  62. 7d0ead5 iio: Reconcile operation order between iio_register/unregister and pm functions by Adriana Reus · 9 years ago
  63. 536bbca iio: light: pa12203001: Poweroff chip if register fails by Adriana Reus · 9 years ago
  64. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  65. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  66. a84ef0d iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driver by Joachim Eastwood · 9 years ago
  67. 18fb1ab iio: light: lm3533-als: Print error message on invalid resistance by Bjorn Andersson · 9 years ago
  68. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  69. cf516d0 Merge 4.3-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  70. 2d6ca60 iio: Add a DMAengine framework based buffer by Lars-Peter Clausen · 9 years ago
  71. 670b19a iio: Add generic DMA buffer infrastructure by Lars-Peter Clausen · 9 years ago
  72. e18a2ad iio: Add buffer enable/disable callbacks by Lars-Peter Clausen · 9 years ago
  73. b440655 iio: Add support for indicating fixed watermarks by Lars-Peter Clausen · 9 years ago
  74. 4a60535 iio:iio_buffer_init(): Only set watermark if not already set by Lars-Peter Clausen · 9 years ago
  75. f0566c0 iio: Set device watermark based on watermark of all attached buffers by Lars-Peter Clausen · 9 years ago
  76. 785171f iio:ad7793: Fix ad7785 product ID by Lars-Peter Clausen · 9 years ago
  77. 0d0e538 iio: adc: mcp320x: Add compatible with vendor prefix to OF table by Javier Martinez Canillas · 9 years ago
  78. 415f792 iio: Move IIO Dummy Driver out of staging by Cristina Opriceana · 9 years ago
  79. 5dcbe97 iio: ad5064: Fix ad5629/ad5669 shift by Lars-Peter Clausen · 9 years ago
  80. 03fe472e iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success by Michael Hennerich · 9 years ago
  81. 6219f43 vf610_adc: Fix internal temperature calculation by Bhuvanchandra DV · 9 years ago
  82. f0b1643 iio:adc:palmas: add DT support by Marek Belisko · 9 years ago
  83. e08e19c iio:adc: add iio driver for Palmas (twl6035/7) gpadc by H. Nikolaus Schaller · 9 years ago
  84. 75b6548f iio: accel: add support for Memsic MXC6255XC sensor by Teodora Baluta · 9 years ago
  85. d2a3e09 iio: mma8452: support either of the available interrupt pins by Martin Kepplinger · 9 years ago
  86. 801ab33 iio:light:apds9960 Fix sparse endian warnings. by Jonathan Cameron · 9 years ago
  87. c047821 iio:measurement specialties core: Fix endian sparse warnings. by Jonathan Cameron · 9 years ago
  88. 3999105 iio:dac:m62332: use dynamic scale by Hartmut Knaack · 9 years ago
  89. acf2f67 iio:dac:m62332: address some style issues by Hartmut Knaack · 9 years ago
  90. 11687d4 iio:dac:m62332: drop unrequired variable by Hartmut Knaack · 9 years ago
  91. 7d2da8e iio:dac:m62332: use ARRAY_SIZE by Hartmut Knaack · 9 years ago
  92. 847e392 iio:dac:m62332: shutdown on remove by Hartmut Knaack · 9 years ago
  93. 862a76a iio:dac:m62332: share scale and offset by Hartmut Knaack · 9 years ago
  94. d3a21ce iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value by Matt Ranostay · 9 years ago
  95. 1b75ce6 Add ms8607 meas-spec driver support by Ludovic Tancerel · 9 years ago
  96. 64a70c6 Add ms5637 meas-spec driver support by Ludovic Tancerel · 9 years ago
  97. 2b5c53d Add htu21 meas-spec driver support by Ludovic Tancerel · 9 years ago
  98. 53bf4d06 Add tsys02d meas-spec driver support by Ludovic Tancerel · 9 years ago
  99. 43e5340 Add tsys01 meas-spec driver support by Ludovic Tancerel · 9 years ago
  100. d574a87 Add meas-spec sensors common part by Ludovic Tancerel · 9 years ago