1. 5b6c65f iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration by Lorenzo Bianconi · 7 years ago
  2. 91a6b84 iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap by Lorenzo Bianconi · 7 years ago
  3. 51a8b70 iio: imu: st_lsm6dsx: add regmap API support by Lorenzo Bianconi · 7 years ago
  4. 335eaed iio: imu: st_lsm6dsx: introduce conf_lock mutex by Lorenzo Bianconi · 7 years ago
  5. 7b9ebe4 iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot() by Lorenzo Bianconi · 7 years ago
  6. e36c8c1 iio: imu: inv_mpu6050: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  7. 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
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 92617c1 iio: imu: st_lsm6dsx: add FIFO ops data structure by Lorenzo Bianconi · 7 years ago
  10. 7ca3ac9 iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settings by Lorenzo Bianconi · 7 years ago
  11. ff81a93 iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration by Lorenzo Bianconi · 7 years ago
  12. 8f2a88a iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size by Lorenzo Bianconi · 7 years ago
  13. 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
  14. a6786847 iio: imu: st_lsm6dsx: remove rounding configuration by Lorenzo Bianconi · 7 years ago
  15. ac25615 iio: imu: st_lsm6dsx: remove LIR configuration by Lorenzo Bianconi · 7 years ago
  16. 5e3c3e3 iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw() by Lorenzo Bianconi · 7 years ago
  17. 2711e64 iio: imu: inv_mpu6050: make arrays hz and d static by Colin Ian King · 7 years ago
  18. 4e57562 iio: imu: inv_mpu6050: fix missing break in switch by Gustavo A. R. Silva · 7 years ago
  19. 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
  20. 79978a9 iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  21. fdd0d32 iio: imu: adis16480: Fix acceleration scale factor for adis16480 by Dragos Bogdan · 7 years ago
  22. aab498b iio: adis16400: Change unsigned to unsigned int by Reno Farnesi · 8 years ago
  23. ff5fff4 iio: imu: st_lsm6dsx: support open drain mode by Lorenzo Bianconi · 8 years ago
  24. dd36a2d Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  25. d06838d Merge 4.12-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  26. 881b556 iio: imu: inv_mpu6050: test whoami first and against all known values by Jean-Baptiste Maneyrol · 8 years ago
  27. 8a12ed7 iio: imu: inv_mpu6050: replace sprintf with scnprintf by Jean-Baptiste Maneyrol · 8 years ago
  28. 68cd6e5 iio: imu: inv_mpu6050: fix lock issues by using our own mutex by Jean-Baptiste Maneyrol · 8 years ago
  29. 89ca88a iio: imu: st_lsm6dsx: support active-low interrupts by Lorenzo Bianconi · 8 years ago
  30. 948588e iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500 by Jean-Baptiste Maneyrol · 8 years ago
  31. 3cec485 iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro by Lorenzo Bianconi · 8 years ago
  32. d3f7705 iio: imu: st_lsm6dsx: add system power management support by Lorenzo Bianconi · 8 years ago
  33. 535de39 iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mode scope by Lorenzo Bianconi · 8 years ago
  34. bf23527 iio: imu: st_lsm6dsx: simplify data ready pin parsing by Lorenzo Bianconi · 8 years ago
  35. 510c010 iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name by Lorenzo Bianconi · 8 years ago
  36. 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
  37. 2ccc150 iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler by Lorenzo Bianconi · 8 years ago
  38. 0c8f492 iio:imu:mpu6050 add explicit mpu9250 support by Jonathan Cameron · 8 years ago
  39. 407e0b5 iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  40. 1c816ba Merge 4.11-rc4 into staging-next by Greg Kroah-Hartman · 8 years ago
  41. 34591a1 iio: imu: inv_mpu6050: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  42. 6985bd5 iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration by Lorenzo Bianconi · 8 years ago
  43. df47710 iio: imu: st_lsm6dsx: add support to lsm6ds3h by Lorenzo Bianconi · 8 years ago
  44. 0b2a3e5 iio: imu: st_lsm6dsx: add support to lsm6dsl by Lorenzo Bianconi · 8 years ago
  45. d068e4a iio: imu: st_lsm6dsx: add support to multiple devices with the same settings by Lorenzo Bianconi · 8 years ago
  46. dba3290 iio: imu: st_lsm6dsx: add possibility to select drdy pin by Lorenzo Bianconi · 8 years ago
  47. 08cad73 Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-next by Greg Kroah-Hartman · 8 years ago
  48. dfebd8d iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition by Lorenzo Bianconi · 8 years ago
  49. 2d3f956 iio: bmi160: use variable names for sizeof() operator by Alison Schofield · 8 years ago
  50. 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
  51. 290a6ce iio: imu: add support to lsm6dsx driver by Lorenzo Bianconi · 8 years ago
  52. 01d1f7a iio: bmi160: Fix time needed to sleep after command execution by Marcin Niestroj · 8 years ago
  53. 75eadb8f iio: bmi160: Add of device table for spi by Marcin Niestroj · 8 years ago
  54. 968bdbf iio: bmi160: Add of device table for i2c by Marcin Niestroj · 8 years ago
  55. 08f3ffc iio: imu: inv_mpu6050: inform the i2c mux core about how it is used by Peter Rosin · 8 years ago
  56. dd4ba3f iio: bmi160_core: Fix sparse warning due to incorrect type in assignment by sayli karnik · 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 · 9 years ago
  58. 7813029 Merge 4.7-rc6 into staging-next by Greg Kroah-Hartman · 9 years ago
  59. 468c562 iio:imu:mpu6050: icm20608 initial support by Gregor Boirie · 9 years ago
  60. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  61. af52739b Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  62. 6e85dbe iio: inv_mpu6050: Fix use-after-free in ACPI code by Crestez Dan Leonard · 9 years ago
  63. 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
  64. 03cce00 Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  65. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  66. 78975f2 Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  67. 1ffcfaf iio: imu: inv_mpu6050: change the i2c gate to be mux-locked by Peter Rosin · 9 years ago
  68. 216912e imu: bmi160: Add avail frequency and scale attributes by Daniel Baluta · 9 years ago
  69. c25d3f3 iio: bmi160: Fix ODR setting by Daniel Baluta · 9 years ago
  70. 5ec97ba iio: bmi160: Fix output data rate for accel by Daniel Baluta · 9 years ago
  71. 393dbe4 iio: imu: mpu6050: Fix name/chip_id when using ACPI by Daniel Baluta · 9 years ago
  72. 140afdd iio: imu: mpu6050: fix possible NULL dereferences by Matt Ranostay · 9 years ago
  73. 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
  74. fbced0e iio: inv_mpu6050: Add explicit support for MPU9150 by Crestez Dan Leonard · 9 years ago
  75. bf1eb91 iio: inv_mpu6050: Add spi_device_id for INV_MPU6500 by Crestez Dan Leonard · 9 years ago
  76. cec0154 iio: inv_mpu6050: Check WHO_AM_I register on probe by Crestez Dan Leonard · 9 years ago
  77. 7bdd31815 iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg by Crestez Dan Leonard · 9 years ago
  78. aadd307 iio: inv_mpu6050: Cleanup hw_info mapping by Crestez Dan Leonard · 9 years ago
  79. eb37984 iio:imu:mpu6050: enhance mounting matrix support by Gregor Boirie · 9 years ago
  80. 51f97f6 iio: imu: inv_mpu6050: convert to use an explicit i2c mux core by Peter Rosin · 9 years ago
  81. af8a412 iio:adis: Add support for manual self-test flag clear by Lars-Peter Clausen · 9 years ago
  82. 77c4ad2 iio: imu: Add initial support for Bosch BMI160 by Daniel Baluta · 9 years ago
  83. 5f47992 Merge 4.6-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  84. b153290 iio: remove unused gpio consumer.h include by Irina Tirdea · 9 years ago
  85. f707219 iio: imu: Fix inv_mpu6050 dependencies by Richard Weinberger · 9 years ago
  86. 718ba46 iio: imu: mpu6050: Fix name/chip_id when using ACPI by Daniel Baluta · 9 years ago
  87. c816d9e iio: imu: mpu6050: fix possible NULL dereferences by Matt Ranostay · 9 years ago
  88. f8d9d3b iio: convert to common i2c_check_functionality() return value by Matt Ranostay · 9 years ago
  89. 33da559 iio: imu: mpu6050: add mpu6500 register settings by Matt Ranostay · 9 years ago
  90. d509844 iio: imu: mpu6050: add calibration offset support by Matt Ranostay · 9 years ago
  91. 725f645 iio: imu: mpu6050: add missing docstring for int_pin_cfg by Matt Ranostay · 9 years ago
  92. 8f356be iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay by Matt Ranostay · 9 years ago
  93. 115f034 iio: imu: mpu6050: use inv_mpu6050_sensor_show return code by Matt Ranostay · 9 years ago
  94. 3afdf6c iio: imu: mpu6050: remove trailing whitespaces by Matt Ranostay · 9 years ago
  95. fc0dccd iio: imu: inv_mpu6050: Fix alignment with open parenthesis by Daniel Baluta · 9 years ago
  96. 371a766 iio: imu: inv_mpu6050: Fix code indent for if statement by Daniel Baluta · 9 years ago
  97. aeeb18f iio: imu: inv_mpu6050: Delete space before comma by Daniel Baluta · 9 years ago
  98. 0e79137 iio: imu: inv_mpu6050: Remove unnecessary parentheses by Daniel Baluta · 9 years ago
  99. d92241a iio: imu: inv_mpu6050: Fix newlines to make code easier to read by Daniel Baluta · 9 years ago
  100. acf7146 iio: imu: inv_mpu6050: Fix Yoda conditions by Daniel Baluta · 9 years ago