Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e77900abfd8be4e207412d8b7752dbb9838e2571
/
drivers
/
iio
/
imu
8439a69
Merge 4.13-rc7 into staging-next
by Greg Kroah-Hartman
· 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
· 7 years ago
ff5fff4
iio: imu: st_lsm6dsx: support open drain mode
by Lorenzo Bianconi
· 7 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
· 7 years ago
d06838d
Merge 4.12-rc6 into staging-next
by Greg Kroah-Hartman
· 7 years ago
881b556
iio: imu: inv_mpu6050: test whoami first and against all known values
by Jean-Baptiste Maneyrol
· 7 years ago
8a12ed7
iio: imu: inv_mpu6050: replace sprintf with scnprintf
by Jean-Baptiste Maneyrol
· 7 years ago
68cd6e5
iio: imu: inv_mpu6050: fix lock issues by using our own mutex
by Jean-Baptiste Maneyrol
· 7 years ago
89ca88a
iio: imu: st_lsm6dsx: support active-low interrupts
by Lorenzo Bianconi
· 7 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
· 8 years ago
7813029
Merge 4.7-rc6 into staging-next
by Greg Kroah-Hartman
· 8 years ago
468c562
iio:imu:mpu6050: icm20608 initial support
by Gregor Boirie
· 8 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
af52739
Merge 4.7-rc4 into staging-next
by Greg Kroah-Hartman
· 8 years ago
6e85dbe
iio: inv_mpu6050: Fix use-after-free in ACPI code
by Crestez Dan Leonard
· 8 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
· 8 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
· 8 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
23c5edc
iio: imu: inv_mpu6050: Fix multiline comments style
by Daniel Baluta
· 9 years ago
fd64df1
iio: imu: inv_mpu6050: Add SPI support for MPU6000
by Adriana Reus
· 9 years ago
b3eea8d
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
by Adriana Reus
· 9 years ago
d430f3c
iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
by Adriana Reus
· 9 years ago
c278ac0
iio: imu: inv-mpu6050: Fix interrupt pin configuration
by Adriana Reus
· 9 years ago
fec2f33
Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
8c4e378
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
c2472d0
iio: inv_mpu6050: Remove unused parameter
by Adriana Reus
· 9 years ago
d590faf
iio: adis_buffer: Fix out-of-bounds memory access
by Lars-Peter Clausen
· 9 years ago
f3cf3fb
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
72a868b
iio: imu: check sscanf return value
by Ioana Ciornei
· 9 years ago
7d0ead5
iio: Reconcile operation order between iio_register/unregister and pm functions
by Adriana Reus
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
0f07965
iio: remove gpio interrupt probing from drivers that use a single interrupt
by Octavian Purdila
· 9 years ago
1c46ae0a
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
72d9c98
iio: adis16400: Add ADIS16445 support
by Lars-Peter Clausen
· 9 years ago
dc8615c
iio: adis16400: Add ADIS16367 support
by Lars-Peter Clausen
· 9 years ago
3c38676
iio: adis16400: Add ADIS16305 support
by Lars-Peter Clausen
· 9 years ago
Next »