1. 36edc93 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 by Thomas Gleixner · 6 years ago
  2. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  3. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  4. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  5. 2209a30 Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  6. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  7. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  8. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  9. 083a685 Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus: by Greg Kroah-Hartman · 6 years ago
  10. b9fedb0 iio: imu: st_lsm6dsx: inline per-sensor data by Lorenzo Bianconi · 6 years ago
  11. 631bd2f iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyro_sensor' by YueHaibing · 6 years ago
  12. 1615fe4 iio: imu: mpu6050: Fix FIFO layout for ICM20602 by Steve Moskovchenko · 6 years ago
  13. 4390100 iio: imu: st_lsm6dsx: add support to LSM6DSR by Lorenzo Bianconi · 6 years ago
  14. 3cb5161 iio: imu: adis16400: move adis16400.h into adis16400.c by Alexandru Ardelean · 6 years ago
  15. 5447e3f iio: imu: adis16400: rename adis16400_core.c -> adi16400.c by Alexandru Ardelean · 6 years ago
  16. 0e92e2d iio: imu: adis16400: move burst logic to ADIS lib by Alexandru Ardelean · 6 years ago
  17. 5075e07 iio: imu: adis: generalize burst mode support by Alexandru Ardelean · 6 years ago
  18. 74878d4 iio: imu: adis16400: move trigger handler into adis16400_core by Alexandru Ardelean · 6 years ago
  19. 6af0e8a iio: imu: st_lsm6dsx: add support to LSM6DSOX by Lorenzo Bianconi · 6 years ago
  20. 326e235 iio: imu: adis16480: Add support for external clock by Stefan Popa · 6 years ago
  21. 3054c4f iio: imu: st_lsm6dsx: add support to ASM330LHH by Lorenzo Bianconi · 6 years ago
  22. 28799ce iio: mpu6050: improve code readability by H. Nikolaus Schaller · 6 years ago
  23. fb15897 iio: Allow to read mount matrix from ACPI by Andy Shevchenko · 6 years ago
  24. 82e7a1b iio: imu: adis16480: Add support for ADIS1649x family of devices by Stefan Popa · 6 years ago
  25. 83ec2d5 iio: imu: adis16480: Deal with filter freq in a generic way by Stefan Popa · 6 years ago
  26. e0e6398 iio: imu: adis16480: Calculate the sampling frequency in a generic way by Stefan Popa · 6 years ago
  27. 6cf7b86 iio: imu: adis16480: Treat temperature scale in a generic way by Stefan Popa · 6 years ago
  28. 304840c iio: imu: adis16480: Add OF device ID table by Stefan Popa · 6 years ago
  29. cede2f8 iio: imu: adis16480: Add support for configurable drdy indicator by Stefan Popa · 6 years ago
  30. 94edaac iio:bmi160: use if (ret) instead of if (ret < 0) by Martin Kelly · 6 years ago
  31. 0a3f50e iio:bmi160: use iio_pollfunc_store_time by Martin Kelly · 6 years ago
  32. 895bf81 iio:bmi160: add drdy interrupt support by Martin Kelly · 6 years ago
  33. 3740232 iio:bmi160: add SPDX identifiers by Martin Kelly · 6 years ago
  34. 1dcc3ed Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
  35. 22904bd iio: imu: mpu6050: Add support for the ICM 20602 IMU by Randolph Maaßen · 6 years ago
  36. 0206118 Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  37. 6a4b893 iio: imu: st_lsm6dsx: remove set but not used variable '' by YueHaibing · 6 years ago
  38. 6e99829 iio: bmi160: use all devm functions in probe by Martin Kelly · 6 years ago
  39. e278558 iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper by Andy Shevchenko · 6 years ago
  40. 3aed83c iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot by Lorenzo Bianconi · 6 years ago
  41. 6d0205f iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller by Lorenzo Bianconi · 6 years ago
  42. 14c7c6e iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routine by Lorenzo Bianconi · 6 years ago
  43. c91c1c8 iio: imu: st_lsm6dsx: add i2c embedded controller support by Lorenzo Bianconi · 6 years ago
  44. 1775044 iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routine by Lorenzo Bianconi · 6 years ago
  45. 6ffb55e iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids by Lorenzo Bianconi · 6 years ago
  46. d40464f iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark by Lorenzo Bianconi · 6 years ago
  47. 1943542 iio: imu: st_lsm6dsx: reload trimming parameter at bootstrap by Lorenzo Bianconi · 6 years ago
  48. 739aff8 iio: imu: st_lsm6dsx: introduce locked read/write utility routines by Lorenzo Bianconi · 6 years ago
  49. 7dc0743 Merge 4.19-rc4 into staging-next by Greg Kroah-Hartman · 6 years ago
  50. 801a6e0 iio: imu: st_lsm6dsx: add support to LSM6DSO by Lorenzo Bianconi · 6 years ago
  51. 5b3c87f iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block() by Lorenzo Bianconi · 6 years ago
  52. 54a6d0c iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static by Lorenzo Bianconi · 6 years ago
  53. 50ff457 iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops by Lorenzo Bianconi · 6 years ago
  54. a13bf65 iio: imu: st_lsm6dsx: take into account ts samples in wm configuration by Lorenzo Bianconi · 6 years ago
  55. 07c12b1 iio: imu: mpu6050: add support for regulator framework by Brian Masney · 6 years ago
  56. 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
  57. a421749 iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo() by Lorenzo Bianconi · 6 years ago
  58. de8df0b iio: imu: mpu6050: add support for 6515 variant by Brian Masney · 6 years ago
  59. 82d65f9 iio:imu:adis: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  60. 7f5d8f7 Merge 4.18-rc3 into staging-next by Greg Kroah-Hartman · 7 years ago
  61. f62252b Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  62. 2a221c0 iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines by Hans de Goede · 7 years ago
  63. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  64. 4bcc19f iio: imu: inv_mpu6050: new timestamp mechanism by Jean-Baptiste Maneyrol · 7 years ago
  65. f5057e7 iio: imu: inv_mpu6050: better fifo overflow handling by Jean-Baptiste Maneyrol · 7 years ago
  66. 5cba7ca iio: imu: inv_mpu6050: fix fifo count reading by Jean-Baptiste Maneyrol · 7 years ago
  67. 7b78250 iio: imu: inv_mpu6050: switch to use sample rate divider by Jean-Baptiste Maneyrol · 7 years ago
  68. 3ca4fb4 iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp by Jean-Baptiste Maneyrol · 7 years ago
  69. 96c92d4 iio: imu: inv_mpu6050: add comment about frequencies by Martin Kelly · 7 years ago
  70. cbf73ae iio: imu: inv_mpu6050: make loop a do-while by Martin Kelly · 7 years ago
  71. d8b4018 iio: imu: inv_mpu6050: minor wording fixes by Martin Kelly · 7 years ago
  72. edddddd iio: imu: inv_mpu6050: fix user_ctrl register overwritten by Jean-Baptiste Maneyrol · 7 years ago
  73. c2b82a6 iio: imu: inv_mpu6050: skip first sample when gyro is on by Jean-Baptiste Maneyrol · 7 years ago
  74. ca4c8fc iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio by Jean-Baptiste Maneyrol · 7 years ago
  75. 3b37c41 iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus by Jean-Baptiste Maneyrol · 7 years ago
  76. 880b2d6 iio: imu: inv_mpu6050: clean read channel data error path by Jean-Baptiste Maneyrol · 7 years ago
  77. 6792b45 iio: imu: inv_mpu6050: clean read raw by factorizing out raw data by Jean-Baptiste Maneyrol · 7 years ago
  78. 57f1677 iio: imu: inv_mpu6050: use devm_* at init and delete remove by Jean-Baptiste Maneyrol · 7 years ago
  79. eaa54d9 iio: imu: inv_mpu6050: fix error path not turning chip back off by Jean-Baptiste Maneyrol · 7 years ago
  80. 5ec6486 iio:imu: inv_mpu6050: support more interrupt types by Martin Kelly · 7 years ago
  81. 17623d9 iio: imu: inv_mpu6050: use set_power_itg function in i2c mux by Jean-Baptiste Maneyrol · 7 years ago
  82. 7fc0168 iio: imu: inv_mpu6050: clean set_power_itg and fix usage by Jean-Baptiste Maneyrol · 7 years ago
  83. 685cc61 iio: imu: Add mpu9255 support to mpu6050 driver by Douglas Fischer · 7 years ago
  84. 4efa1a0 iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full by Jean-Baptiste Maneyrol · 7 years ago
  85. 179c8d6 iio: imu: st_lsm6dsx: add support to ism330dlc by Lorenzo Bianconi · 7 years ago
  86. be75eb8 iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL by Lorenzo Bianconi · 7 years ago
  87. d12ceff iio: imu: inv_mpu6050: clean double declaration of set_power_itg by Jean-Baptiste Maneyrol · 7 years ago
  88. 36e9f72 Merge 4.16-rc3 into staging-next by Greg Kroah-Hartman · 7 years ago
  89. f027e0b iio: adis_lib: Initialize trigger before requesting interrupt by Lars-Peter Clausen · 7 years ago
  90. 2134510 iio: imu: st_lsm6dsx: add hw timestamp support by Lorenzo Bianconi · 7 years ago
  91. 9bf94f8 imu:adis16480: fix debugfs_simple_attr.cocci warnings by Venkat Prashanth B U · 7 years ago
  92. 5b6c65f iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration by Lorenzo Bianconi · 7 years ago
  93. 91a6b84 iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap by Lorenzo Bianconi · 7 years ago
  94. 51a8b70 iio: imu: st_lsm6dsx: add regmap API support by Lorenzo Bianconi · 7 years ago
  95. 335eaed iio: imu: st_lsm6dsx: introduce conf_lock mutex by Lorenzo Bianconi · 7 years ago
  96. 7b9ebe4 iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot() by Lorenzo Bianconi · 7 years ago
  97. e36c8c1 iio: imu: inv_mpu6050: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  98. 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
  99. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  100. 92617c1 iio: imu: st_lsm6dsx: add FIFO ops data structure by Lorenzo Bianconi · 7 years ago