1. 2a221c0 iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines by Hans de Goede · 7 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  3. 96c92d4 iio: imu: inv_mpu6050: add comment about frequencies by Martin Kelly · 7 years ago
  4. cbf73ae iio: imu: inv_mpu6050: make loop a do-while by Martin Kelly · 7 years ago
  5. d8b4018 iio: imu: inv_mpu6050: minor wording fixes by Martin Kelly · 7 years ago
  6. edddddd iio: imu: inv_mpu6050: fix user_ctrl register overwritten by Jean-Baptiste Maneyrol · 7 years ago
  7. c2b82a6 iio: imu: inv_mpu6050: skip first sample when gyro is on by Jean-Baptiste Maneyrol · 7 years ago
  8. ca4c8fc iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio by Jean-Baptiste Maneyrol · 7 years ago
  9. 3b37c41 iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus by Jean-Baptiste Maneyrol · 7 years ago
  10. 880b2d6 iio: imu: inv_mpu6050: clean read channel data error path by Jean-Baptiste Maneyrol · 7 years ago
  11. 6792b45 iio: imu: inv_mpu6050: clean read raw by factorizing out raw data by Jean-Baptiste Maneyrol · 7 years ago
  12. 57f1677 iio: imu: inv_mpu6050: use devm_* at init and delete remove by Jean-Baptiste Maneyrol · 7 years ago
  13. eaa54d9 iio: imu: inv_mpu6050: fix error path not turning chip back off by Jean-Baptiste Maneyrol · 7 years ago
  14. 5ec6486 iio:imu: inv_mpu6050: support more interrupt types by Martin Kelly · 7 years ago
  15. 17623d9 iio: imu: inv_mpu6050: use set_power_itg function in i2c mux by Jean-Baptiste Maneyrol · 7 years ago
  16. 7fc0168 iio: imu: inv_mpu6050: clean set_power_itg and fix usage by Jean-Baptiste Maneyrol · 7 years ago
  17. 685cc61 iio: imu: Add mpu9255 support to mpu6050 driver by Douglas Fischer · 7 years ago
  18. 4efa1a0 iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full by Jean-Baptiste Maneyrol · 7 years ago
  19. 179c8d6 iio: imu: st_lsm6dsx: add support to ism330dlc by Lorenzo Bianconi · 7 years ago
  20. be75eb8 iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL by Lorenzo Bianconi · 7 years ago
  21. d12ceff iio: imu: inv_mpu6050: clean double declaration of set_power_itg by Jean-Baptiste Maneyrol · 7 years ago
  22. 36e9f72 Merge 4.16-rc3 into staging-next by Greg Kroah-Hartman · 7 years ago
  23. f027e0b iio: adis_lib: Initialize trigger before requesting interrupt by Lars-Peter Clausen · 7 years ago
  24. 2134510 iio: imu: st_lsm6dsx: add hw timestamp support by Lorenzo Bianconi · 7 years ago
  25. 9bf94f8 imu:adis16480: fix debugfs_simple_attr.cocci warnings by Venkat Prashanth B U · 7 years ago
  26. 5b6c65f iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration by Lorenzo Bianconi · 7 years ago
  27. 91a6b84 iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap by Lorenzo Bianconi · 7 years ago
  28. 51a8b70 iio: imu: st_lsm6dsx: add regmap API support by Lorenzo Bianconi · 7 years ago
  29. 335eaed iio: imu: st_lsm6dsx: introduce conf_lock mutex by Lorenzo Bianconi · 7 years ago
  30. 7b9ebe4 iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot() by Lorenzo Bianconi · 7 years ago
  31. e36c8c1 iio: imu: inv_mpu6050: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  32. 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
  33. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  34. 92617c1 iio: imu: st_lsm6dsx: add FIFO ops data structure by Lorenzo Bianconi · 7 years ago
  35. 7ca3ac9 iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settings by Lorenzo Bianconi · 7 years ago
  36. ff81a93 iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration by Lorenzo Bianconi · 7 years ago
  37. 8f2a88a iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size by Lorenzo Bianconi · 7 years ago
  38. 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
  39. a6786847 iio: imu: st_lsm6dsx: remove rounding configuration by Lorenzo Bianconi · 7 years ago
  40. ac25615 iio: imu: st_lsm6dsx: remove LIR configuration by Lorenzo Bianconi · 7 years ago
  41. 5e3c3e3 iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw() by Lorenzo Bianconi · 7 years ago
  42. 2711e64 iio: imu: inv_mpu6050: make arrays hz and d static by Colin Ian King · 7 years ago
  43. 4e57562 iio: imu: inv_mpu6050: fix missing break in switch by Gustavo A. R. Silva · 7 years ago
  44. 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
  45. 79978a9 iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  46. fdd0d32 iio: imu: adis16480: Fix acceleration scale factor for adis16480 by Dragos Bogdan · 7 years ago
  47. aab498b iio: adis16400: Change unsigned to unsigned int by Reno Farnesi · 8 years ago
  48. ff5fff4 iio: imu: st_lsm6dsx: support open drain mode by Lorenzo Bianconi · 8 years ago
  49. 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
  50. d06838d Merge 4.12-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  51. 881b556 iio: imu: inv_mpu6050: test whoami first and against all known values by Jean-Baptiste Maneyrol · 8 years ago
  52. 8a12ed7 iio: imu: inv_mpu6050: replace sprintf with scnprintf by Jean-Baptiste Maneyrol · 8 years ago
  53. 68cd6e5 iio: imu: inv_mpu6050: fix lock issues by using our own mutex by Jean-Baptiste Maneyrol · 8 years ago
  54. 89ca88a iio: imu: st_lsm6dsx: support active-low interrupts by Lorenzo Bianconi · 8 years ago
  55. 948588e iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500 by Jean-Baptiste Maneyrol · 8 years ago
  56. 3cec485 iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro by Lorenzo Bianconi · 8 years ago
  57. d3f7705 iio: imu: st_lsm6dsx: add system power management support by Lorenzo Bianconi · 8 years ago
  58. 535de39 iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mode scope by Lorenzo Bianconi · 8 years ago
  59. bf23527 iio: imu: st_lsm6dsx: simplify data ready pin parsing by Lorenzo Bianconi · 8 years ago
  60. 510c010 iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name by Lorenzo Bianconi · 8 years ago
  61. 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
  62. 2ccc150 iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler by Lorenzo Bianconi · 8 years ago
  63. 0c8f492 iio:imu:mpu6050 add explicit mpu9250 support by Jonathan Cameron · 8 years ago
  64. 407e0b5 iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  65. 1c816ba Merge 4.11-rc4 into staging-next by Greg Kroah-Hartman · 8 years ago
  66. 34591a1 iio: imu: inv_mpu6050: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  67. 6985bd5 iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration by Lorenzo Bianconi · 8 years ago
  68. df47710 iio: imu: st_lsm6dsx: add support to lsm6ds3h by Lorenzo Bianconi · 8 years ago
  69. 0b2a3e5 iio: imu: st_lsm6dsx: add support to lsm6dsl by Lorenzo Bianconi · 8 years ago
  70. d068e4a iio: imu: st_lsm6dsx: add support to multiple devices with the same settings by Lorenzo Bianconi · 8 years ago
  71. dba3290 iio: imu: st_lsm6dsx: add possibility to select drdy pin by Lorenzo Bianconi · 8 years ago
  72. 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
  73. dfebd8d iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition by Lorenzo Bianconi · 8 years ago
  74. 2d3f956 iio: bmi160: use variable names for sizeof() operator by Alison Schofield · 8 years ago
  75. 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
  76. 290a6ce iio: imu: add support to lsm6dsx driver by Lorenzo Bianconi · 8 years ago
  77. 01d1f7a iio: bmi160: Fix time needed to sleep after command execution by Marcin Niestroj · 8 years ago
  78. 75eadb8f iio: bmi160: Add of device table for spi by Marcin Niestroj · 8 years ago
  79. 968bdbf iio: bmi160: Add of device table for i2c by Marcin Niestroj · 8 years ago
  80. 08f3ffc iio: imu: inv_mpu6050: inform the i2c mux core about how it is used by Peter Rosin · 8 years ago
  81. dd4ba3f iio: bmi160_core: Fix sparse warning due to incorrect type in assignment by sayli karnik · 8 years ago
  82. 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
  83. 7813029 Merge 4.7-rc6 into staging-next by Greg Kroah-Hartman · 9 years ago
  84. 468c562 iio:imu:mpu6050: icm20608 initial support by Gregor Boirie · 9 years ago
  85. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  86. af52739b Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  87. 6e85dbe iio: inv_mpu6050: Fix use-after-free in ACPI code by Crestez Dan Leonard · 9 years ago
  88. 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
  89. 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
  90. 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
  91. 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
  92. 1ffcfaf iio: imu: inv_mpu6050: change the i2c gate to be mux-locked by Peter Rosin · 9 years ago
  93. 216912e imu: bmi160: Add avail frequency and scale attributes by Daniel Baluta · 9 years ago
  94. c25d3f3 iio: bmi160: Fix ODR setting by Daniel Baluta · 9 years ago
  95. 5ec97ba iio: bmi160: Fix output data rate for accel by Daniel Baluta · 9 years ago
  96. 393dbe4 iio: imu: mpu6050: Fix name/chip_id when using ACPI by Daniel Baluta · 9 years ago
  97. 140afdd iio: imu: mpu6050: fix possible NULL dereferences by Matt Ranostay · 9 years ago
  98. 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
  99. fbced0e iio: inv_mpu6050: Add explicit support for MPU9150 by Crestez Dan Leonard · 9 years ago
  100. bf1eb91 iio: inv_mpu6050: Add spi_device_id for INV_MPU6500 by Crestez Dan Leonard · 9 years ago