index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
st_lsm6dsx
Age
Commit message (
Expand
)
Author
2020-07-22
iio: imu: st_lsm6dsx: reset hw ts after resume
Lorenzo Bianconi
2020-07-20
iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as __maybe...
Lee Jones
2020-07-20
iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to ...
Lee Jones
2020-07-20
iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-25
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
2020-05-15
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-05-03
iio: imu: st_lsm6dsx: enable 833Hz sample frequency for tagged sensors
Lorenzo Bianconi
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-25
iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw()
Dan Carpenter
2020-04-19
iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
Lorenzo Bianconi
2020-04-19
iio: imu: st_lsm6dsx: drop huge include in sensor-hub driver
Lorenzo Bianconi
2020-04-19
iio: imu: st_lsm6dsx: Add sensor hub device LIS3MDL
Jimmy Assarsson
2020-04-19
iio: imu: st_lsm6dsx: Increase ODR_LIST_SIZE
Jimmy Assarsson
2020-04-19
iio: imu: st_lsm6dsx: configure full scale on slave device if supported
Lorenzo Bianconi
2020-03-28
iio: imu: st_lsm6dsx: specify slave odr in slv_odr
Lorenzo Bianconi
2020-03-28
iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO
Lorenzo Bianconi
2020-03-08
iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable
Lorenzo Bianconi
2020-02-14
iio: imu: st_lsm6dsx: Fix mismatched comments
JieunKim
2020-01-22
Merge 5.5-rc7 into staging-next
Greg Kroah-Hartman
2020-01-18
iio: imu: st_lsm6dsx: add mount matrix support
Martin Kepplinger
2020-01-13
iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable
Lorenzo Bianconi
2020-01-13
iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
Stephan Gerhold
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-12-29
iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsm
Lorenzo Bianconi
2019-12-29
iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read...
Lorenzo Bianconi
2019-12-29
iio: imu: st_lsm6dsx: check if shub_output reg is located in primary page
Lorenzo Bianconi
2019-12-29
iio: imu: st_lsm6dsx: check if pull_up is located in primary page
Lorenzo Bianconi
2019-12-29
iio: imu: st_lsm6dsx: check if master_enable is located in primary page
Lorenzo Bianconi
2019-12-29
iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_sett...
Lorenzo Bianconi
2019-12-29
iio: st_lsm6dsx: Make use of device properties
Andy Shevchenko
2019-12-29
iio: st_lsm6dsx: Drop unneeded OF code
Andy Shevchenko
2019-12-29
iio: st_lsm6dsx: Mark predefined constants with __maybe_unused
Andy Shevchenko
2019-12-15
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
2019-12-08
iio: imu: st_lsm6dsx: do not power-off accel if events are enabled
Lorenzo Bianconi
2019-12-08
iio: imu: st_lsm6dsx: track hw FIFO buffering with fifo_mask
Lorenzo Bianconi
2019-12-08
iio: imu: st_lsm6dsx: fix decimation factor estimation
Lorenzo Bianconi
2019-11-09
iio: imu: st_lsm6dsx: express odr in mHZ
Lorenzo Bianconi
2019-11-09
iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw
Lorenzo Bianconi
2019-11-09
iio: imu: st_lsm6dsx: explicitly define odr table size
Lorenzo Bianconi
2019-10-27
iio: imu: st_lsm6dsx: add support to LSM6DSRX
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: add support to LSM6DS0
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: add odr calibration feature
Mario Tesi
2019-10-15
iio: imu: st_lsm6dsx: enable drdy-mask if available
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSO
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: add missing kernel documenation
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_config
Lorenzo Bianconi
[next]