Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9aaea09b4cbdbe1a80ab3fa1a5d32c3ec61fa6e2
/
drivers
/
iio
/
imu
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
7ca3ac9
iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settings
by Lorenzo Bianconi
· 7 years ago
ff81a93
iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration
by Lorenzo Bianconi
· 7 years ago
8f2a88a
iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size
by Lorenzo Bianconi
· 7 years ago
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
a6786847
iio: imu: st_lsm6dsx: remove rounding configuration
by Lorenzo Bianconi
· 7 years ago
ac25615
iio: imu: st_lsm6dsx: remove LIR configuration
by Lorenzo Bianconi
· 7 years ago
5e3c3e3
iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw()
by Lorenzo Bianconi
· 7 years ago
2711e64
iio: imu: inv_mpu6050: make arrays hz and d static
by Colin Ian King
· 7 years ago
4e57562
iio: imu: inv_mpu6050: fix missing break in switch
by Gustavo A. R. Silva
· 7 years ago
8439a69
Merge 4.13-rc7 into staging-next
by Greg Kroah-Hartman
· 7 years ago
79978a9
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
by Jonathan Cameron
· 7 years ago
fdd0d32
iio: imu: adis16480: Fix acceleration scale factor for adis16480
by Dragos Bogdan
· 7 years ago
aab498b
iio: adis16400: Change unsigned to unsigned int
by Reno Farnesi
· 8 years ago
ff5fff4
iio: imu: st_lsm6dsx: support open drain mode
by Lorenzo Bianconi
· 8 years ago
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
d06838d
Merge 4.12-rc6 into staging-next
by Greg Kroah-Hartman
· 8 years ago
881b556
iio: imu: inv_mpu6050: test whoami first and against all known values
by Jean-Baptiste Maneyrol
· 8 years ago
8a12ed7
iio: imu: inv_mpu6050: replace sprintf with scnprintf
by Jean-Baptiste Maneyrol
· 8 years ago
68cd6e5
iio: imu: inv_mpu6050: fix lock issues by using our own mutex
by Jean-Baptiste Maneyrol
· 8 years ago
89ca88a
iio: imu: st_lsm6dsx: support active-low interrupts
by Lorenzo Bianconi
· 8 years ago
948588e
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
by Jean-Baptiste Maneyrol
· 8 years ago
3cec485
iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro
by Lorenzo Bianconi
· 8 years ago
d3f7705
iio: imu: st_lsm6dsx: add system power management support
by Lorenzo Bianconi
· 8 years ago
535de39
iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mode scope
by Lorenzo Bianconi
· 8 years ago
bf23527
iio: imu: st_lsm6dsx: simplify data ready pin parsing
by Lorenzo Bianconi
· 8 years ago
510c010
iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name
by Lorenzo Bianconi
· 8 years ago
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
2ccc150
iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler
by Lorenzo Bianconi
· 8 years ago
0c8f492
iio:imu:mpu6050 add explicit mpu9250 support
by Jonathan Cameron
· 8 years ago
407e0b5
iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer
by simran singhal
· 8 years ago
1c816ba
Merge 4.11-rc4 into staging-next
by Greg Kroah-Hartman
· 8 years ago
34591a1
iio: imu: inv_mpu6050: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
6985bd5
iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration
by Lorenzo Bianconi
· 8 years ago
df47710
iio: imu: st_lsm6dsx: add support to lsm6ds3h
by Lorenzo Bianconi
· 8 years ago
0b2a3e5
iio: imu: st_lsm6dsx: add support to lsm6dsl
by Lorenzo Bianconi
· 8 years ago
d068e4a
iio: imu: st_lsm6dsx: add support to multiple devices with the same settings
by Lorenzo Bianconi
· 8 years ago
dba3290
iio: imu: st_lsm6dsx: add possibility to select drdy pin
by Lorenzo Bianconi
· 8 years ago
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
dfebd8d
iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition
by Lorenzo Bianconi
· 8 years ago
2d3f956
iio: bmi160: use variable names for sizeof() operator
by Alison Schofield
· 8 years ago
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
290a6ce
iio: imu: add support to lsm6dsx driver
by Lorenzo Bianconi
· 8 years ago
01d1f7a
iio: bmi160: Fix time needed to sleep after command execution
by Marcin Niestroj
· 8 years ago
75eadb8f
iio: bmi160: Add of device table for spi
by Marcin Niestroj
· 8 years ago
968bdbf
iio: bmi160: Add of device table for i2c
by Marcin Niestroj
· 8 years ago
08f3ffc
iio: imu: inv_mpu6050: inform the i2c mux core about how it is used
by Peter Rosin
· 8 years ago
dd4ba3f
iio: bmi160_core: Fix sparse warning due to incorrect type in assignment
by sayli karnik
· 8 years ago
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
7813029
Merge 4.7-rc6 into staging-next
by Greg Kroah-Hartman
· 9 years ago
468c562
iio:imu:mpu6050: icm20608 initial support
by Gregor Boirie
· 9 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
af52739b
Merge 4.7-rc4 into staging-next
by Greg Kroah-Hartman
· 9 years ago
6e85dbe
iio: inv_mpu6050: Fix use-after-free in ACPI code
by Crestez Dan Leonard
· 9 years ago
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
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
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
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
1ffcfaf
iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
by Peter Rosin
· 9 years ago
216912e
imu: bmi160: Add avail frequency and scale attributes
by Daniel Baluta
· 9 years ago
c25d3f3
iio: bmi160: Fix ODR setting
by Daniel Baluta
· 9 years ago
5ec97ba
iio: bmi160: Fix output data rate for accel
by Daniel Baluta
· 9 years ago
393dbe4
iio: imu: mpu6050: Fix name/chip_id when using ACPI
by Daniel Baluta
· 9 years ago
140afdd
iio: imu: mpu6050: fix possible NULL dereferences
by Matt Ranostay
· 9 years ago
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
fbced0e
iio: inv_mpu6050: Add explicit support for MPU9150
by Crestez Dan Leonard
· 9 years ago
bf1eb91
iio: inv_mpu6050: Add spi_device_id for INV_MPU6500
by Crestez Dan Leonard
· 9 years ago
cec0154
iio: inv_mpu6050: Check WHO_AM_I register on probe
by Crestez Dan Leonard
· 9 years ago
7bdd31815
iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg
by Crestez Dan Leonard
· 9 years ago
aadd307
iio: inv_mpu6050: Cleanup hw_info mapping
by Crestez Dan Leonard
· 9 years ago
eb37984
iio:imu:mpu6050: enhance mounting matrix support
by Gregor Boirie
· 9 years ago
51f97f6
iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
af8a412
iio:adis: Add support for manual self-test flag clear
by Lars-Peter Clausen
· 9 years ago
77c4ad2
iio: imu: Add initial support for Bosch BMI160
by Daniel Baluta
· 9 years ago
5f47992
Merge 4.6-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
b153290
iio: remove unused gpio consumer.h include
by Irina Tirdea
· 9 years ago
f707219
iio: imu: Fix inv_mpu6050 dependencies
by Richard Weinberger
· 9 years ago
718ba46
iio: imu: mpu6050: Fix name/chip_id when using ACPI
by Daniel Baluta
· 9 years ago
c816d9e
iio: imu: mpu6050: fix possible NULL dereferences
by Matt Ranostay
· 9 years ago
f8d9d3b
iio: convert to common i2c_check_functionality() return value
by Matt Ranostay
· 9 years ago
33da559
iio: imu: mpu6050: add mpu6500 register settings
by Matt Ranostay
· 9 years ago
d509844
iio: imu: mpu6050: add calibration offset support
by Matt Ranostay
· 9 years ago
725f645
iio: imu: mpu6050: add missing docstring for int_pin_cfg
by Matt Ranostay
· 9 years ago
8f356be
iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay
by Matt Ranostay
· 9 years ago
115f034
iio: imu: mpu6050: use inv_mpu6050_sensor_show return code
by Matt Ranostay
· 9 years ago
3afdf6c
iio: imu: mpu6050: remove trailing whitespaces
by Matt Ranostay
· 9 years ago
fc0dccd
iio: imu: inv_mpu6050: Fix alignment with open parenthesis
by Daniel Baluta
· 9 years ago
371a766
iio: imu: inv_mpu6050: Fix code indent for if statement
by Daniel Baluta
· 9 years ago
aeeb18f
iio: imu: inv_mpu6050: Delete space before comma
by Daniel Baluta
· 9 years ago
0e79137
iio: imu: inv_mpu6050: Remove unnecessary parentheses
by Daniel Baluta
· 9 years ago
d92241a
iio: imu: inv_mpu6050: Fix newlines to make code easier to read
by Daniel Baluta
· 9 years ago
acf7146
iio: imu: inv_mpu6050: Fix Yoda conditions
by Daniel Baluta
· 9 years ago
Next »