Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4ca9bc225e46eb7bc040dd948be7cb68975d80d3
/
drivers
/
iio
/
imu
36edc93
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
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
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
fda8d26
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
by Thomas Gleixner
· 6 years ago
80503b2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
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
b9fedb0
iio: imu: st_lsm6dsx: inline per-sensor data
by Lorenzo Bianconi
· 6 years ago
631bd2f
iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyro_sensor'
by YueHaibing
· 6 years ago
1615fe4
iio: imu: mpu6050: Fix FIFO layout for ICM20602
by Steve Moskovchenko
· 6 years ago
4390100
iio: imu: st_lsm6dsx: add support to LSM6DSR
by Lorenzo Bianconi
· 6 years ago
3cb5161
iio: imu: adis16400: move adis16400.h into adis16400.c
by Alexandru Ardelean
· 6 years ago
5447e3f
iio: imu: adis16400: rename adis16400_core.c -> adi16400.c
by Alexandru Ardelean
· 6 years ago
0e92e2d
iio: imu: adis16400: move burst logic to ADIS lib
by Alexandru Ardelean
· 6 years ago
5075e07
iio: imu: adis: generalize burst mode support
by Alexandru Ardelean
· 6 years ago
74878d4
iio: imu: adis16400: move trigger handler into adis16400_core
by Alexandru Ardelean
· 6 years ago
6af0e8a
iio: imu: st_lsm6dsx: add support to LSM6DSOX
by Lorenzo Bianconi
· 6 years ago
326e235
iio: imu: adis16480: Add support for external clock
by Stefan Popa
· 6 years ago
3054c4f
iio: imu: st_lsm6dsx: add support to ASM330LHH
by Lorenzo Bianconi
· 6 years ago
28799ce
iio: mpu6050: improve code readability
by H. Nikolaus Schaller
· 6 years ago
fb15897
iio: Allow to read mount matrix from ACPI
by Andy Shevchenko
· 6 years ago
82e7a1b
iio: imu: adis16480: Add support for ADIS1649x family of devices
by Stefan Popa
· 6 years ago
83ec2d5
iio: imu: adis16480: Deal with filter freq in a generic way
by Stefan Popa
· 6 years ago
e0e6398
iio: imu: adis16480: Calculate the sampling frequency in a generic way
by Stefan Popa
· 6 years ago
6cf7b86
iio: imu: adis16480: Treat temperature scale in a generic way
by Stefan Popa
· 6 years ago
304840c
iio: imu: adis16480: Add OF device ID table
by Stefan Popa
· 6 years ago
cede2f8
iio: imu: adis16480: Add support for configurable drdy indicator
by Stefan Popa
· 6 years ago
94edaac
iio:bmi160: use if (ret) instead of if (ret < 0)
by Martin Kelly
· 6 years ago
0a3f50e
iio:bmi160: use iio_pollfunc_store_time
by Martin Kelly
· 6 years ago
895bf81
iio:bmi160: add drdy interrupt support
by Martin Kelly
· 6 years ago
3740232
iio:bmi160: add SPDX identifiers
by Martin Kelly
· 6 years ago
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
22904bd
iio: imu: mpu6050: Add support for the ICM 20602 IMU
by Randolph Maaßen
· 6 years ago
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
6a4b893
iio: imu: st_lsm6dsx: remove set but not used variable ''
by YueHaibing
· 6 years ago
6e99829
iio: bmi160: use all devm functions in probe
by Martin Kelly
· 6 years ago
e278558
iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
by Andy Shevchenko
· 6 years ago
3aed83c
iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot
by Lorenzo Bianconi
· 6 years ago
6d0205f
iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller
by Lorenzo Bianconi
· 6 years ago
14c7c6e
iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routine
by Lorenzo Bianconi
· 6 years ago
c91c1c8
iio: imu: st_lsm6dsx: add i2c embedded controller support
by Lorenzo Bianconi
· 6 years ago
1775044
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routine
by Lorenzo Bianconi
· 6 years ago
6ffb55e
iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids
by Lorenzo Bianconi
· 6 years ago
d40464f
iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark
by Lorenzo Bianconi
· 6 years ago
1943542
iio: imu: st_lsm6dsx: reload trimming parameter at bootstrap
by Lorenzo Bianconi
· 6 years ago
739aff8
iio: imu: st_lsm6dsx: introduce locked read/write utility routines
by Lorenzo Bianconi
· 6 years ago
7dc0743
Merge 4.19-rc4 into staging-next
by Greg Kroah-Hartman
· 6 years ago
801a6e0
iio: imu: st_lsm6dsx: add support to LSM6DSO
by Lorenzo Bianconi
· 6 years ago
5b3c87f
iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()
by Lorenzo Bianconi
· 6 years ago
54a6d0c
iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
by Lorenzo Bianconi
· 6 years ago
50ff457
iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops
by Lorenzo Bianconi
· 6 years ago
a13bf65
iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
by Lorenzo Bianconi
· 6 years ago
07c12b1
iio: imu: mpu6050: add support for regulator framework
by Brian Masney
· 6 years ago
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
a421749
iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()
by Lorenzo Bianconi
· 6 years ago
de8df0b
iio: imu: mpu6050: add support for 6515 variant
by Brian Masney
· 6 years ago
82d65f9
iio:imu:adis: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
7f5d8f7
Merge 4.18-rc3 into staging-next
by Greg Kroah-Hartman
· 7 years ago
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
2a221c0
iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
by Hans de Goede
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
4bcc19f
iio: imu: inv_mpu6050: new timestamp mechanism
by Jean-Baptiste Maneyrol
· 7 years ago
f5057e7
iio: imu: inv_mpu6050: better fifo overflow handling
by Jean-Baptiste Maneyrol
· 7 years ago
5cba7ca
iio: imu: inv_mpu6050: fix fifo count reading
by Jean-Baptiste Maneyrol
· 7 years ago
7b78250
iio: imu: inv_mpu6050: switch to use sample rate divider
by Jean-Baptiste Maneyrol
· 7 years ago
3ca4fb4
iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
by Jean-Baptiste Maneyrol
· 7 years ago
96c92d4
iio: imu: inv_mpu6050: add comment about frequencies
by Martin Kelly
· 7 years ago
cbf73ae
iio: imu: inv_mpu6050: make loop a do-while
by Martin Kelly
· 7 years ago
d8b4018
iio: imu: inv_mpu6050: minor wording fixes
by Martin Kelly
· 7 years ago
edddddd
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
by Jean-Baptiste Maneyrol
· 7 years ago
c2b82a6
iio: imu: inv_mpu6050: skip first sample when gyro is on
by Jean-Baptiste Maneyrol
· 7 years ago
ca4c8fc
iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
by Jean-Baptiste Maneyrol
· 7 years ago
3b37c41
iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
by Jean-Baptiste Maneyrol
· 7 years ago
880b2d6
iio: imu: inv_mpu6050: clean read channel data error path
by Jean-Baptiste Maneyrol
· 7 years ago
6792b45
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
by Jean-Baptiste Maneyrol
· 7 years ago
57f1677
iio: imu: inv_mpu6050: use devm_* at init and delete remove
by Jean-Baptiste Maneyrol
· 7 years ago
eaa54d9
iio: imu: inv_mpu6050: fix error path not turning chip back off
by Jean-Baptiste Maneyrol
· 7 years ago
5ec6486
iio:imu: inv_mpu6050: support more interrupt types
by Martin Kelly
· 7 years ago
17623d9
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
by Jean-Baptiste Maneyrol
· 7 years ago
7fc0168
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
by Jean-Baptiste Maneyrol
· 7 years ago
685cc61
iio: imu: Add mpu9255 support to mpu6050 driver
by Douglas Fischer
· 7 years ago
4efa1a0
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
by Jean-Baptiste Maneyrol
· 7 years ago
179c8d6
iio: imu: st_lsm6dsx: add support to ism330dlc
by Lorenzo Bianconi
· 7 years ago
be75eb8
iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL
by Lorenzo Bianconi
· 7 years ago
d12ceff
iio: imu: inv_mpu6050: clean double declaration of set_power_itg
by Jean-Baptiste Maneyrol
· 7 years ago
36e9f72
Merge 4.16-rc3 into staging-next
by Greg Kroah-Hartman
· 7 years ago
f027e0b
iio: adis_lib: Initialize trigger before requesting interrupt
by Lars-Peter Clausen
· 7 years ago
2134510
iio: imu: st_lsm6dsx: add hw timestamp support
by Lorenzo Bianconi
· 7 years ago
9bf94f8
imu:adis16480: fix debugfs_simple_attr.cocci warnings
by Venkat Prashanth B U
· 7 years ago
5b6c65f
iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration
by Lorenzo Bianconi
· 7 years ago
91a6b84
iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap
by Lorenzo Bianconi
· 7 years ago
51a8b70
iio: imu: st_lsm6dsx: add regmap API support
by Lorenzo Bianconi
· 7 years ago
335eaed
iio: imu: st_lsm6dsx: introduce conf_lock mutex
by Lorenzo Bianconi
· 7 years ago
7b9ebe4
iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
by Lorenzo Bianconi
· 7 years ago
e36c8c1
iio: imu: inv_mpu6050: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
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
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
92617c1
iio: imu: st_lsm6dsx: add FIFO ops data structure
by Lorenzo Bianconi
· 7 years ago
Next »