1. 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
  2. b42a362 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  3. c65e3d6 iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL by Lorenzo Bianconi · 7 years ago
  4. 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
  5. f1664ea iio: hid-sensor-trigger: Fix the race with user space powering up sensors by Srinivas Pandruvada · 7 years ago
  6. 8652892 Merge 4.13-rc5 into staging-next by Greg Kroah-Hartman · 7 years ago
  7. b0f847e HID: hid-sensor-hub: Force logical minimum to 1 for power and report state by Srinivas Pandruvada · 7 years ago
  8. 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
  9. a7b8829 iio: accel: st_accel: add SPI-3wire support by Lorenzo Bianconi · 7 years ago
  10. 250bbbd iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code by Lorenzo Bianconi · 8 years ago
  11. 0483fff iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFER by Alexander Wuerstlein · 8 years ago
  12. 138bc79 iio: hid-sensor-hub: Implement batch mode by Srinivas Pandruvada · 8 years ago
  13. a78587d iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support by Song Hongyan · 8 years ago
  14. c894acc iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value by Colin Ian King · 8 years ago
  15. df47c0a Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  16. d47e538 Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  17. f78a823 Merge 4.11-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  18. c94f580 iio: hid-sensor: Fix unbalanced pm_runtime_enable error by Srinivas Pandruvada · 8 years ago
  19. 5d9854e iio: hid-sensor: Store restore poll and hysteresis on S3 by Srinivas Pandruvada · 8 years ago
  20. edf5e79 Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  21. bba6d9e iio: hid-sensor-attributes: Fix sensor property setting failure. by Song Hongyan · 8 years ago
  22. 6c6c098 iio: common: ms_sensors: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  23. 1c816ba Merge 4.11-rc4 into staging-next by Greg Kroah-Hartman · 8 years ago
  24. d7ed89d iio: hid: Add humidity sensor support by Song Hongyan · 8 years ago
  25. e0ad9b7 iio: hid-sensor-attributes: Fix gravity sensor scale value not right issue by Song Hongyan · 8 years ago
  26. 754434c iio: cros_ec_sensors: Use devm to setup the triggered buffer. by Enric Balletbo i Serra · 8 years ago
  27. a096926 iio: cros_ec_sensors: Fix return value to get raw and calibbias data. by Enric Balletbo i Serra · 8 years ago
  28. 3bec247 iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3 by Song Hongyan · 8 years ago
  29. 59d0f2d iio: hid: Add temperature sensor support by Song Hongyan · 8 years ago
  30. 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
  31. 8abd5ba iio:kfifo_buf header include push down. by Jonathan Cameron · 8 years ago
  32. 65e4345 iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 8 years ago
  33. 65c8aea iio: common: st_sensors: fix channel data parsing by Lorenzo Bianconi · 8 years ago
  34. a96cd0f iio: accel: hid-sensor-accel-3d: Add timestamp by Srinivas Pandruvada · 8 years ago
  35. 3dc5926 iio: st_sensors: match sensors using ACPI handle by Shrirang Bagul · 8 years ago
  36. 2c52b1e Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  37. ce0347c Merge 4.9-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  38. 6c02e33 iio: cros_ec_sensors_core: fix unsigned compared less than zero on status by Colin Ian King · 8 years ago
  39. 6f77199 iio: hid-sensors: Increase the precision of scale to fix wrong reading interpretation. by Song Hongyan · 8 years ago
  40. ab54163 iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legitimacy by Song Hongyan · 8 years ago
  41. b4d2192 iio:cros_ec_sensors: Swap from a select to a depends in Kconfig by Jonathan Cameron · 8 years ago
  42. d304286 iio: st_sensors: fix scale configuration for h3lis331dl by Lorenzo Bianconi · 8 years ago
  43. 5668bfd platform/chrome: cros_ec_dev - Register cros-ec sensors by Enric Balletbo i Serra · 8 years ago
  44. c14dca0 iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driver by Enric Balletbo i Serra · 8 years ago
  45. 974e6f0 iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub. by Enric Balletbo i Serra · 8 years ago
  46. 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
  47. 8473054 Merge 4.8-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  48. 7ba4b88 iio: st_sensors: use the helper function by Linus Walleij · 8 years ago
  49. 1b246fc iio: st_sensors: fix errorcheck for regulators by Linus Walleij · 8 years ago
  50. 36afb17 iio: fix pressure data output unit in hid-sensor-attributes by Kweh, Hock Leong · 8 years ago
  51. a565a03 fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possible by Baoyou Xie · 8 years ago
  52. 2e1f44d iio: hid-sensors: avoid unused function warning by Arnd Bergmann · 8 years ago
  53. aeb55ff iio: st_sensors: fetch and enable regulators unconditionally by Linus Walleij · 8 years ago
  54. 7f6cf74 iio: hid-sensors: use asynchronous resume by Srinivas Pandruvada · 8 years ago
  55. e7385de iio:st_sensors: align on storagebits boundaries by Gregor Boirie · 9 years ago
  56. 4e68cfb iio: accel: st_accel: Add lis3l02dq support by Jonathan Cameron · 9 years ago
  57. 90efe055 iio: st_sensors: harden interrupt handling by Linus Walleij · 9 years ago
  58. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  59. af52739 Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  60. 9914760 iio: st_sensors: Disable DRDY at init time by Crestez Dan Leonard · 9 years ago
  61. ff05916 iio: st_sensors: Init trigger before irq request by Crestez Dan Leonard · 9 years ago
  62. 65925b6 iio: st_sensors: switch to a threaded interrupt by Linus Walleij · 9 years ago
  63. 14f295c iio:st_sensors: fix power regulator usage by Gregor Boirie · 9 years ago
  64. 169a88c iio:st_sensors: emulate SMBus block read if needed by Gregor Boirie · 9 years ago
  65. dfe3ab1 iio:st_sensors: unexport st_sensors_get_buffer_element by Gregor Boirie · 9 years ago
  66. 0e6f687 iio: st_sensors: support open drain mode by Linus Walleij · 9 years ago
  67. 97865fe iio: st_sensors: verify interrupt event to status by Linus Walleij · 9 years ago
  68. 6436db3 iio: st_sensors: read each channel individually by Linus Walleij · 9 years ago
  69. d23057e iio: common: hid-sensors: use tab for indention by Slawomir Stepien · 9 years ago
  70. f6aa8ea iio: common: ms_sensors: use tab for indention by Slawomir Stepien · 9 years ago
  71. e6e4542 iio: st_sensors: simplify buffer address handling by Linus Walleij · 9 years ago
  72. a9fd053 iio: st_sensors: support active-low interrupts by Linus Walleij · 9 years ago
  73. ec0096f iio: st_accel_core: Remove unneeded define by Robert Kmiec · 9 years ago
  74. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  75. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  76. c047821 iio:measurement specialties core: Fix endian sparse warnings. by Jonathan Cameron · 9 years ago
  77. d574a87 Add meas-spec sensors common part by Ludovic Tancerel · 9 years ago
  78. a0175b9 iio: st_sensors: add debugfs register read hook by Linus Walleij · 9 years ago
  79. 1c46ae0a Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  80. bb602f8 iio: st-sensors: add support for single full scale device by Giuseppe Barba · 9 years ago
  81. bc27381 iio: st-sensors: add configuration for WhoAmI address by Giuseppe Barba · 9 years ago
  82. ed15e88 Merge 4.2-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  83. a732cd4 Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  84. 4acaf96 iio: ssp_sensors: Remove redundant spi driver bus initialization by Antonio Borneo · 10 years ago
  85. 78a66b0 Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  86. 4861a00 iio: st_accel: support 8bit channel data by Linus Walleij · 10 years ago
  87. 1e25aa9 hid-sensor: Fix suspend/resume delay by Srinivas Pandruvada · 10 years ago
  88. 936a0cd Merge 4.1-rc4 into staging-next by Greg Kroah-Hartman · 10 years ago
  89. ec94efc Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  90. 5ccca15 Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  91. 5e02bac iio: st_sensors: make detection more helpful by Linus Walleij · 10 years ago
  92. bb60646 iio: st_sensors: make BDU optional by Linus Walleij · 10 years ago
  93. d2bc431 iio: st_sensors: make interrupt optional by Linus Walleij · 10 years ago
  94. 3337c9f iio: st_sensors: print error when failing to get IRQ by Linus Walleij · 10 years ago
  95. 8e71c04 iio:st_sensors: Fix oops when probing SPI devices by Alban Bedel · 10 years ago
  96. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  97. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 10 years ago
  98. 7253606 iio: constify of_device_id array by Fabian Frederick · 10 years ago
  99. 3950e03 HID: hid-sensor-hub: Enhance feature report set API by Srinivas Pandruvada · 10 years ago
  100. 6adc83f HID: hid-sensor-hub: Enhance get feature report API by Srinivas Pandruvada · 10 years ago