aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-01iio: imu: st_lsm6dsx: set 10ms as min shub slave timeoutLorenzo Bianconi1-2/+4
2020-09-21iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output returnTom Rix1-0/+2
2020-07-20iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-4/+4
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman1-2/+5
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman1-7/+22
2020-04-25iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw()Dan Carpenter1-2/+5
2020-04-19iio: imu: st_lsm6dsx: drop huge include in sensor-hub driverLorenzo Bianconi1-2/+1
2020-04-19iio: imu: st_lsm6dsx: Add sensor hub device LIS3MDLJimmy Assarsson1-0/+64
2020-04-19iio: imu: st_lsm6dsx: configure full scale on slave device if supportedLorenzo Bianconi1-0/+33
2020-03-28iio: imu: st_lsm6dsx: specify slave odr in slv_odrLorenzo Bianconi1-7/+22
2020-03-08iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enableLorenzo Bianconi1-2/+3
2019-12-29iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsmLorenzo Bianconi1-8/+23
2019-12-29iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read_outputLorenzo Bianconi1-5/+6
2019-12-29iio: imu: st_lsm6dsx: check if shub_output reg is located in primary pageLorenzo Bianconi1-12/+16
2019-12-29iio: imu: st_lsm6dsx: check if master_enable is located in primary pageLorenzo Bianconi1-4/+7
2019-12-29iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_settingsLorenzo Bianconi1-2/+1
2019-11-09iio: imu: st_lsm6dsx: express odr in mHZLorenzo Bianconi1-16/+19
2019-11-09iio: imu: st_lsm6dsx: explicitly define odr table sizeLorenzo Bianconi1-6/+6
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi1-1/+3
2019-09-08iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi1-7/+4
2018-12-22iio: imu: st_lsm6dsx: remove set but not used variable ''YueHaibing1-2/+0
2018-11-25iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshotLorenzo Bianconi1-6/+8
2018-11-16iio: imu: st_lsm6dsx: add hw FIFO support to i2c controllerLorenzo Bianconi1-0/+75
2018-11-16iio: imu: st_lsm6dsx: add i2c embedded controller supportLorenzo Bianconi1-0/+702