1. 32b90da Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  2. 840d9f1 mfd / platform: cros_ec: Reorganize platform and mfd includes by Enric Balletbo i Serra · 5 years ago
  3. e031d5f iio:st_sensors: remove buffer allocation at each buffer enable by Denis Ciocca · 5 years ago
  4. 9cd15d5 iio: remove get_irq_data_ready() function pointer and use IRQ number directly by Denis Ciocca · 5 years ago
  5. eb1d8eb iio:pressure: preenable/postenable/predisable fixup for ST press buffer by Denis Ciocca · 5 years ago
  6. b4a339b iio: pressure: hp03: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  7. 062809e iio: make st_sensors drivers use regmap by Denis Ciocca · 5 years ago
  8. 1ecd245 iio: move 3-wire spi initialization to st_sensors_spi by Denis Ciocca · 5 years ago
  9. 570c2c5 iio:pressure: device settings are set immediately during probe by Denis Ciocca · 5 years ago
  10. 539b25f iio:pressure: introduce st_press_get_settings() function by Denis Ciocca · 5 years ago
  11. f53199c iio: cros_ec: Remove replacing error code with -EIO by Gwendal Grignou · 5 years ago
  12. ed1f2e8 iio: cros_ec: Add calibscale for 3d MEMS by Gwendal Grignou · 5 years ago
  13. 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 · 6 years ago
  14. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  15. d711a3c iio: dps310: Add pressure sensing capability by Eddie James · 6 years ago
  16. 36edc93 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 by Thomas Gleixner · 6 years ago
  17. f6cc69f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 by Thomas Gleixner · 6 years ago
  18. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  19. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  20. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  21. cc8baff iio: dps310: Temperature measurement errata by Christopher Bostic · 6 years ago
  22. ba6ec48 iio: Add driver for Infineon DPS310 by Joel Stanley · 6 years ago
  23. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  24. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  25. 37aa055 iio: cros_ec: Switch to SPDX identifier. by Enric Balletbo i Serra · 6 years ago
  26. b921d928 iio: cros_ec: Drop unnecessary include files by Guenter Roeck · 6 years ago
  27. 6282b5c iio: pressure: bmp280: BMP280 calibration to entropy by Linus Walleij · 6 years ago
  28. e5aab7b iio:st_pressure:initial lps22hh sensor support by mario tesi · 6 years ago
  29. 0145b50 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
  30. 6cfdb15 iio: pressure: ms5611: switch to SPDX identifier by Tomasz Duszynski · 6 years ago
  31. a18c66c iio: pressure: ms5611: remove deprecated compatible strings by Tomasz Duszynski · 6 years ago
  32. 3ceefa3 Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
  33. cd570e6 iio: change strncpy+truncation to strlcpy by Dominique Martinet · 7 years ago
  34. 13399ff iio: pressure: bmp280: fix relative humidity unit by Tomasz Duszynski · 7 years ago
  35. 6a8b25a Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  36. a0306db Merge 4.16-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
  37. 5a0b8cb iio: cros_ec: Move cros_ec_sensors_core.h in /include by Gwendal Grignou · 7 years ago
  38. 8b43868 iio: st_pressure: st_accel: pass correct platform data to init by Michael Nosthoff · 7 years ago
  39. 1482705 iio:pressure:ms5611: Fix coding style in probe function by rodrigosiqueira · 7 years ago
  40. 2e419ae iio:pressure:bmp280: Read calibration data in probe by Stefan Tatschner · 7 years ago
  41. 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
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  43. 7706abf Merge 4.14-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  44. a542f9a iio: st_sensors: split open-drain parameters for irq1 and irq2 by Lorenzo Bianconi · 7 years ago
  45. 6f66700 iio: pressure: st_pressure: add SPI-3wire support to st_pressure framework by Lorenzo Bianconi · 7 years ago
  46. 75d4c6d iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones by Lorenzo Bianconi · 7 years ago
  47. e72a060 iio: st_sensors: add register mask for status register by Lorenzo Bianconi · 7 years ago
  48. 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
  49. f61dfff iio: pressure: zpa2326: Remove always-true check which confuses gcc by Geert Uytterhoeven · 8 years ago
  50. 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
  51. 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
  52. 4b1f0c3 IIO: BME280: Updates to Humidity readings need ctrl_reg write! by Colin Parker · 7 years ago
  53. 11d36e6 iio: cros_ec: Remove unused variable by Paolo Cretaro · 7 years ago
  54. b954d77 iio: pressure: add support to LPS33HW and LPS35HW by Lorenzo Bianconi · 7 years ago
  55. 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
  56. 6a15fef iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  57. 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
  58. 8652892 Merge 4.13-rc5 into staging-next by Greg Kroah-Hartman · 7 years ago
  59. ef0bc2e iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25H by Lorenzo Bianconi · 7 years ago
  60. eb92b41 iio: bmp280: properly initialize device for humidity reading by Andreas Klinger · 7 years ago
  61. 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
  62. eed3089 iio: pressure: zpa2326: Add newlines to logging macros by Joe Perches · 8 years ago
  63. 2ff59bf iio: pressure: st_pressure_spi: add OF capability to st_pressure_spi by Lorenzo Bianconi · 8 years ago
  64. 1813c71 iio: pressure: ms5637: Add OF match table by Manivannan Sadhasivam · 8 years ago
  65. 250bbbd iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code by Lorenzo Bianconi · 8 years ago
  66. add6e6a iio: pressure: st_pressure_core: disable multiread by default for LPS22HB by Lorenzo Bianconi · 8 years ago
  67. e7215fe iio: pressure: zpa2326: report interrupted case as failure by Nicholas Mc Guire · 8 years ago
  68. 7383d44 iio: st_pressure: st_accel: Initialise sensor platform data properly by Shrirang Bagul · 8 years ago
  69. 9a043b0 iio: pressure: Fix name of BME280 part in Kconfig by Peter Meerwald-Stadler · 8 years ago
  70. 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
  71. ed3730c IIO: bmp280-core.c: fix error in humidity calculation by Andreas Klinger · 8 years ago
  72. f78a823 Merge 4.11-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  73. 51f528a iio: st_pressure: initialize lps22hb bootime by Shrirang Bagul · 8 years ago
  74. af873b0 iio: pressure: zpa2326: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  75. 77496c0 iio: pressure: mpl3115: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  76. 72fc027 iio: pressure: hp03: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  77. b96dea6 Merge tag 'iio-fixes-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
  78. 6a6e1d5 iio: pressure: mpl115: do not rely on structure field ordering by Peter Rosin · 8 years ago
  79. 9cf6cdb iio: pressure: mpl3115: do not rely on structure field ordering by Peter Rosin · 8 years ago
  80. d732248 iio: cros_ec: Add cros_ec barometer driver by Gwendal Grignou · 8 years ago
  81. 3bc1abc iio: pressure: ms5611: claim direct mode during oversampling changes by Alison Schofield · 8 years ago
  82. 7f0d874 iio: st_pressure: Export sampling frequency for lps25h and lps331ap by Marcin Niestroj · 8 years ago
  83. 1b211d4 iio: st_pressure: Fix data sign by Marcin Niestroj · 8 years ago
  84. 071cf24 IIO: Change msleep to usleep_range for small msecs by Aniroop Mathur · 8 years ago
  85. 9d31772 iio: st_pressure: Support i2c probe using acpi by Shrirang Bagul · 8 years ago
  86. 91a86a3 iio: pressure: st_pressure: inline per-sensor data by Linus Walleij · 8 years ago
  87. c7c88e9 Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  88. ac13980 iio: pressure: mpl3115: claim direct mode during raw reads by Alison Schofield · 8 years ago
  89. 3f5def6 iio: ms65611_core: Fixes dereferencing regulator pointer by Crt Mori · 8 years ago
  90. 41844e3 Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  91. 9ecca12 iio: pressure: Add driver for Honeywell ABP family by Marcin Malagowski · 8 years ago
  92. 59dc1c8 iio:pressure: zpa2326: remove redundant "DEBUG" ifdef by Arnd Bergmann · 8 years ago
  93. 03b262f iio:pressure: initial zpa2326 barometer support by Gregor Boirie · 8 years ago
  94. 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
  95. 6751607 iio: fetch and enable regulators unconditionally by Crt Mori · 8 years ago
  96. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  97. 832c823 misc: retire the old BMP085 driver by Linus Walleij · 8 years ago
  98. 31f453e iio: pressure: bmp280: fix runtime suspend/resume crash by Linus Walleij · 8 years ago
  99. bb9947c iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 8 years ago
  100. 060a518 iio:st_pressure: clean useless static channel initializers by Gregor Boirie · 9 years ago