1. 862d1d8 iio: accel: hid-sensor-accel-3d: Fix duplicate scan index error by Srinivas Pandruvada · 8 years ago
  2. fa4c115 iio: common: ssp_sensors: accel: use devm_iio_device_register() by Wei Yongjun · 8 years ago
  3. ed8959f iio: accel: fix Kconfig warning by Linus Walleij · 8 years ago
  4. 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
  5. 8abd5ba iio:kfifo_buf header include push down. by Jonathan Cameron · 8 years ago
  6. 9f46677 iio:buffer: Introduced a function to assign the buffer specific attrs. by Jonathan Cameron · 8 years ago
  7. 7622277 iio: accel: st_accel: handle deprecated bindings by Linus Walleij · 8 years ago
  8. 0e377f3 iio: Add gravity sensor support by Song Hongyan · 8 years ago
  9. 65e4345 iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 8 years ago
  10. a96cd0f iio: accel: hid-sensor-accel-3d: Add timestamp by Srinivas Pandruvada · 8 years ago
  11. 32b2807 iio: accel: mma8452: define unsigned return values where appropriate by Martin Kepplinger · 8 years ago
  12. 89a2a93f iio: st_accel: Support sensor i2c probe using acpi by Shrirang Bagul · 8 years ago
  13. 9049531 iio: accel: st_accel: inline per-sensor data by Linus Walleij · 8 years ago
  14. ce0347c Merge 4.9-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  15. dcdb0a7 iio: accel: st_accel: add support to lng2dm by Lorenzo Bianconi · 8 years ago
  16. d304286 iio: st_sensors: fix scale configuration for h3lis331dl by Lorenzo Bianconi · 8 years ago
  17. d62e5fe staging:iio:accel:sca3000 Move out of staging. by Jonathan Cameron · 8 years ago
  18. 79de2ee iio: accel: mma8452: claim direct mode during write raw by Jonathan Cameron · 8 years ago
  19. 4d9b041 iio: accel: mma8452: claim direct mode during raw reads by Alison Schofield · 8 years ago
  20. f225951 iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerometer by Hans de Goede · 8 years ago
  21. 598893e iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerometer by Hans de Goede · 8 years ago
  22. 569906e iio: accel: Add driver for dmard10 3-axis Accelerometer by Hans de Goede · 8 years ago
  23. 19808e0 iio:mma8452: Use new iio_trigger_validate_own_device() helper by Lars-Peter Clausen · 8 years ago
  24. 1b14adc iio: accel: mma7660: fix non static symbol warning by Wei Yongjun · 8 years ago
  25. 063e330 iio: accel: Add driver for the mCube MC3230 3-axis accelerometer by Hans de Goede · 8 years ago
  26. 5620318 iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c) by Hans de Goede · 8 years ago
  27. 7504dfc iio: common: ssp_sensors: accel: constify iio_info structures by Julia Lawall · 8 years ago
  28. 1288400 iio: accel: kxsd9: Support reading a mounting matrix by Linus Walleij · 8 years ago
  29. 9a9a369 iio: accel: kxsd9: Deploy system and runtime PM by Linus Walleij · 8 years ago
  30. 79383aa iio: accel: kxsd9: Replace "parent" with "dev" by Linus Walleij · 8 years ago
  31. 2bb4a02 iio: accel: kxsd9: Fetch and handle regulators by Linus Walleij · 8 years ago
  32. 11adc2b iio: accel: kxsd9: Deploy proper register bit defines by Linus Walleij · 8 years ago
  33. 0427a10 iio: accel: kxsd9: Add triggered buffer handling by Linus Walleij · 8 years ago
  34. 84e2f6f iio: accel: kxsd9: Fix up offset and scaling by Linus Walleij · 8 years ago
  35. dc6ac05 iio: accel: kxsd9: Drop the buffer lock by Linus Walleij · 8 years ago
  36. a483ab7 iio: accel: kxsd9: Add I2C transport by Linus Walleij · 8 years ago
  37. 0d1fb2d iio: accel: kxsd9: Convert to use regmap for transport by Linus Walleij · 8 years ago
  38. ab04f73 iio: accel: kxsd9: Do away with the write2 helper by Linus Walleij · 8 years ago
  39. bf96f6e iio: accel: kxsd9: Split out SPI transport by Linus Walleij · 8 years ago
  40. 154021a iio: accel: kxsd9: split out a common remove() function by Linus Walleij · 8 years ago
  41. 9f90797 iio: accel: kxsd9: Split out transport mechanism by Linus Walleij · 8 years ago
  42. 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
  43. 1696566 iio: accel: mxc6255: Fix chip-id check by Hans de Goede · 8 years ago
  44. 8473054 Merge 4.8-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  45. 06777c5 iio: accel: mxc6255 add support for the mxc6225 by Hans de Goede · 8 years ago
  46. 9c2edd8 Merge 4.8-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  47. 307fe9d iio: accel: kxsd9: Fix scaling bug by Linus Walleij · 8 years ago
  48. 1c50084 iio: accel: bmc150: reset chip at init time by Olof Johansson · 8 years ago
  49. d5bd1eb Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testing by Greg Kroah-Hartman · 8 years ago
  50. 7ac61a0 iio: accel: kxsd9: Fix raw read return by Linus Walleij · 8 years ago
  51. a4fa650 iio: accel: add support for the Domintech DMARD09 3-axis accelerometer by Jelle van der Waa · 8 years ago
  52. b1b79f5 iio: accel: Add support for Domintech DMARD06 accelerometer by Aleksei Mamlin · 8 years ago
  53. b75b58b iio: accel: bma180: use iio helper function to guarantee direct mode by Alison Schofield · 8 years ago
  54. 193e2d4 iio: add Kconfig selects needed for triggered buffer compiles by Alison Schofield · 8 years ago
  55. b234f68 iio: accel: bma220_spi: set up buffer timestamps for non-zero values by Alison Schofield · 8 years ago
  56. 4d19c48 iio: accel: kxcjk-1013: add the "KIOX000A" ACPI id by Christophe Chapuis · 8 years ago
  57. 6c71ee3 Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  58. 0ddfd85 drivers:iio:accel:mma8452: removed unwanted return statements by Bijosh Thykkoottathil · 8 years ago
  59. 1a965d4 drivers:iio:accel:mma8452: added cleanup provision in case of failure. by Bijosh Thykkoottathil · 8 years ago
  60. 4e68cfb iio: accel: st_accel: Add lis3l02dq support by Jonathan Cameron · 9 years ago
  61. 7813029 Merge 4.7-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  62. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  63. 3c9a679 Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  64. 0c1f91b iio: accel: kxsd9: fix the usage of spi_w8r8() by Linus Walleij · 9 years ago
  65. af52739 Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  66. f26ab1a iio: mma8452: update Freescale company information by Martin Kepplinger · 9 years ago
  67. 16df666 iio: mma8452: update device description in header comments by Martin Kepplinger · 9 years ago
  68. 40836bc iio: mma8452: update contact information for Martin Kepplinger by Martin Kepplinger · 9 years ago
  69. aabb4060 Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  70. 65925b6 iio: st_sensors: switch to a threaded interrupt by Linus Walleij · 9 years ago
  71. 14f295c iio:st_sensors: fix power regulator usage by Gregor Boirie · 9 years ago
  72. 194dc4c iio: accel: Add triggered buffer support for BMA220 by Tiberiu Breana · 9 years ago
  73. bf2a560 iio: accel: Add support for Bosch BMA220 by Tiberiu Breana · 9 years ago
  74. ed859fc iio: mma8452: add support for oversampling ratio by Martin Kepplinger · 9 years ago
  75. 32133be iio: accel: Add support for Freescale MMA7660FC by Constantin Musca · 9 years ago
  76. 5a45e01 Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 9 years ago
  77. 0ef4c31 iio: accel: bmc150: use regmap to retrieve struct device by Alison Schofield · 9 years ago
  78. 0e6f687 iio: st_sensors: support open drain mode by Linus Walleij · 9 years ago
  79. 97865fe iio: st_sensors: verify interrupt event to status by Linus Walleij · 9 years ago
  80. 5f47992 Merge 4.6-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  81. c455e58 iio: accel: mma7455: use regmap to retrieve struct device by Alison Schofield · 9 years ago
  82. 486294f iio: accel: bmc150: use common definition for regmap conf by Irina Tirdea · 9 years ago
  83. 2215f31 iio: accel: bmc150: fix endianness when reading axes by Irina Tirdea · 9 years ago
  84. fb12b6c iio: remove gpio interrupt probing from drivers that use a single interrupt by Irina Tirdea · 9 years ago
  85. b153290 iio: remove unused gpio consumer.h include by Irina Tirdea · 9 years ago
  86. 65ae47b iio: accel: kxcjk-1013: optimize i2c transfers in trigger handler by Adriana Reus · 9 years ago
  87. 09cf1b3 iio: accel: kxcjk-1013: use available_scan_masks by Adriana Reus · 9 years ago
  88. 1715e0c iio: accel: bmc150: optimize transfers in trigger handler by Irina Tirdea · 9 years ago
  89. 23e758b iio: accel: bmc150: use available_scan_masks by Irina Tirdea · 9 years ago
  90. bce59b6 iio: mma8452: use runtime pm instead of device specific autosleep by Martin Kepplinger · 9 years ago
  91. ddb851a iio: mma8452: add i2c_device_id for mma8451 by Martin Kepplinger · 9 years ago
  92. e873118 iio: mma8452: add support for FXLS8471Q by Martin Kepplinger · 9 years ago
  93. 1e52fef iio: accel: Add support for the h3lis331dl accelerometer by Tiberiu Breana · 9 years ago
  94. 96c0cb2 iio: mma8452: add support for runtime power management by Martin Kepplinger · 9 years ago
  95. e866853 iio: mma8452: avoid switching to active because of config change by Martin Kepplinger · 9 years ago
  96. 8b8ff3a iio: mma8452: coding style fixes by Martin Kepplinger · 9 years ago
  97. 5ba907a Merge 4.5-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  98. 48436e8 Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  99. 244a93f iio: mma8452: add support for MMA8451Q by Martin Kepplinger · 9 years ago
  100. 36775d5 iio: mma8452: whitespace cleanup by Martin Kepplinger · 9 years ago