summaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu
Commit message (Expand)AuthorAgeFilesLines
* iio: imu: bmi160: Make use of device propertiesAndy Shevchenko2022-04-283-35/+23
* iio: imu: st_lsm6dsx: add support to ASM330LHHXLorenzo Bianconi2022-04-286-5/+22
* iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-103-3/+0
* iio: imu: inv_mpu6050: Add support for ICM-20608-DMichael Srba2022-04-045-2/+24
* Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-03-1816-70/+88
|\
| * iio: imu: st_lsm6dsx: use dev_to_iio_dev() to get iio_dev structHaibo Chen2022-03-021-2/+2
| * iio:imu:kmx61: Switch from CONFIG_PM* guards to pm_ptr() etcJonathan Cameron2022-02-181-7/+3
| * iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron2022-02-187-13/+17
| * iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-183-1/+4
| * iio: imu: inv_mpu6050: Make use of device propertiesAndy Shevchenko2022-02-062-5/+4
| * iio: imu: inv_mpu6050: Check ACPI companion directlyAndy Shevchenko2022-02-061-3/+2
| * iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()Andy Shevchenko2022-02-062-6/+5
| * iio: adis: stylistic changesNuno Sá2022-01-233-27/+29
| * iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko2022-01-231-6/+22
* | iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshotLorenzo Bianconi2022-02-071-1/+5
* | iio: Fix error handling for PMMiaoqian Lin2022-01-301-1/+4
* | iio:imu:adis16480: fix buffering for devices with no burst modeNuno Sá2022-01-231-1/+6
|/
* iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum convers...Jonathan Cameron2021-12-212-2/+2
* iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conver...Jonathan Cameron2021-12-212-2/+2
* iio: imu: st_lsm6dsx: add dts property to disable sensor-hubLorenzo Bianconi2021-12-041-1/+3
* iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()Teng Qi2021-10-201-2/+4
* Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-1913-101/+77
|\
| * iio: st_lsm9ds0: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-6/+6
| * iio: imu: adis16400: Fix buffer alignment requirements.Jonathan Cameron2021-10-191-5/+15
| * iio: adis16460: make use of the new unmasked_drdy flagNuno Sá2021-10-191-17/+1
| * iio: adis16475: make use of the new unmasked_drdy flagNuno Sá2021-10-191-18/+1
| * iio: adis: handle devices that cannot unmask the drdy pinNuno Sá2021-10-192-1/+18
| * iio: adis: do not disabe IRQs in 'adis_init()'Nuno Sá2021-10-191-1/+3
| * iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_opsLorenzo Bianconi2021-10-192-9/+11
| * iio: imu: inv_mpu6050: Mark acpi match table as maybe unusedDaniel Palmer2021-10-171-1/+1
| * iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-2/+0
| * iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-144-27/+1
| * drivers/iio: Remove all strcpy() usesLen Baker2021-09-141-15/+21
* | iio: adis16480: fix devices that do not support sleep modeNuno Sá2021-09-261-3/+11
* | iio: adis16475: fix deadlock on frequency setNuno Sá2021-09-251-1/+2
|/
* Merge 5.14-rc6 into staging-nextGreg Kroah-Hartman2021-08-161-2/+1
|\
| * iio: adis: set GPIO reset pin directionAntti Keränen2021-07-171-2/+1
* | iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-243-2/+5
* | Add startup time for each chip using inv_mpu6050 driverBaptiste Mansuy2021-07-193-19/+36
|/
* iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-06-162-17/+8
* iio: imu: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean2021-06-134-7/+0
* iio: imu: inv_mpu6050: Drop use of %hhx format string.Jonathan Cameron2021-06-091-3/+2
* iio: adis: Cleanout unused headersJonathan Cameron2021-06-045-19/+0
* iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko2021-06-034-6/+4
* iio: adis16480: support burst read functionNuno Sa2021-06-031-13/+147
* iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: imu: st_lsm6dsx: correct ODR in headerSean Nyekjaer2021-05-171-3/+3
* iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-178-0/+388
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-174-4/+6
* iio: adis16400: do not directly change spi 'max_speed_hz'Nuno Sa2021-05-171-13/+2