index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-391
/
+2949
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
1
-12
/
+12
2019-11-13
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
10
-216
/
+279
2019-11-11
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
1
-0
/
+1
2019-11-11
iio: adis16480: Fix scales factors
Nuno Sá
1
-36
/
+41
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
4
-4
/
+27
2019-11-10
iio: imu: mpu6050: Add support for vdd-supply regulator
Stephan Gerhold
2
-10
/
+37
2019-11-09
iio: imu: st_lsm6dsx: express odr in mHZ
Lorenzo Bianconi
4
-122
/
+131
2019-11-09
iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw
Lorenzo Bianconi
1
-4
/
+5
2019-11-09
iio: imu: st_lsm6dsx: explicitly define odr table size
Lorenzo Bianconi
3
-12
/
+29
2019-11-03
iio: imu: adis: assign read val in debugfs hook only if op successful
Alexandru Ardelean
1
-1
/
+2
2019-11-03
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
1
-2
/
+4
2019-11-03
iio: imu: adis16480: prefer `unsigned int` over `unsigned`
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis16480: fix indentation of return statement
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis16480: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-14
/
+14
2019-11-03
iio: imu: adis16460: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-4
/
+4
2019-11-03
iio: imu: adis16400: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-11
/
+11
2019-10-27
iio: imu: st_lsm6dsx: add support to LSM6DSRX
Lorenzo Bianconi
6
-5
/
+21
2019-10-22
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
3
-3
/
+23
2019-10-22
iio: imu: Add support for the FXOS8700 IMU
Robert Jones
6
-0
/
+821
2019-10-15
iio: imu: st_lsm6dsx: add support to LSM6DS0
Lorenzo Bianconi
5
-2
/
+17
2019-10-15
iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
Lorenzo Bianconi
1
-3
/
+4
2019-10-15
iio: imu: st_lsm6dsx: add odr calibration feature
Mario Tesi
3
-3
/
+29
2019-10-15
iio: imu: st_lsm6dsx: enable drdy-mask if available
Lorenzo Bianconi
3
-0
/
+29
2019-10-15
iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSO
Lorenzo Bianconi
1
-1
/
+24
2019-10-15
iio: imu: st_lsm6dsx: add missing kernel documenation
Lorenzo Bianconi
1
-0
/
+3
2019-10-15
iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
Lorenzo Bianconi
1
-2
/
+4
2019-10-15
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
1
-16
/
+19
2019-10-15
iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_config
Lorenzo Bianconi
1
-0
/
+2
2019-10-15
iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring events
Lorenzo Bianconi
1
-11
/
+14
2019-10-15
iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setup
Lorenzo Bianconi
1
-12
/
+11
2019-10-15
iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settings
Lorenzo Bianconi
2
-22
/
+99
2019-10-15
iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supported
Lorenzo Bianconi
2
-14
/
+67
2019-10-15
iio: imu: st_lsm6dsx: move irq related definitions in irq_config
Lorenzo Bianconi
2
-108
/
+179
2019-10-15
iio: imu: st_lsm6dsx: add sanity check for read_fifo pointer
Lorenzo Bianconi
2
-0
/
+6
2019-10-15
iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_...
Lorenzo Bianconi
1
-14
/
+20
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
1
-12
/
+12
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
4
-19
/
+36
2019-10-12
iio: imu: adis16480: make sure provided frequency is positive
Alexandru Ardelean
1
-1
/
+4
2019-10-09
iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller
Lorenzo Bianconi
1
-1
/
+3
2019-10-09
iio: imu: adis16400: fix memory leak
Navid Emamdoost
1
-1
/
+4
2019-10-09
iio: imu: adis16400: release allocated memory on failure
Navid Emamdoost
1
-1
/
+4
2019-10-05
iio: imu: st_lsm6dsx: add motion report function and call from interrupt
Sean Nyekjaer
2
-4
/
+98
2019-10-05
iio: imu: st_lsm6dsx: always enter interrupt thread
Sean Nyekjaer
1
-8
/
+1
2019-10-05
iio: imu: st_lsm6dsx: add wakeup-source option
Sean Nyekjaer
1
-0
/
+14
2019-10-05
iio: imu: st_lsm6dsx: add motion events
Sean Nyekjaer
2
-4
/
+228
2019-10-05
iio: imu: st_lsm6dsx: move interrupt thread to core
Sean Nyekjaer
2
-77
/
+89
2019-10-05
iio: imu: inv_mpu6050: add fifo support for magnetometer data
Jean-Baptiste Maneyrol
4
-12
/
+88
2019-10-05
iio: imu: inv_mpu6050: add MPU925x magnetometer support
Jean-Baptiste Maneyrol
5
-4
/
+538
[next]