- 6713847 iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum conversion. by Jonathan Cameron · 3 years, 2 months ago
- 072cc98 iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conversion. by Jonathan Cameron · 3 years, 2 months ago
- 3561915 iio: imu: st_lsm6dsx: add dts property to disable sensor-hub by Lorenzo Bianconi · 3 years, 2 months ago
- 94be878 iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr() by Teng Qi · 3 years, 3 months ago
- 6bce28c Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 3 months ago
- b42baaa iio: st_lsm9ds0: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
- d7a83bc iio: imu: adis16400: Fix buffer alignment requirements. by Jonathan Cameron · 3 years, 7 months ago
- 23a3b67 iio: adis16460: make use of the new unmasked_drdy flag by Nuno Sá · 3 years, 4 months ago
- cab85ea iio: adis16475: make use of the new unmasked_drdy flag by Nuno Sá · 3 years, 4 months ago
- 31fa357 iio: adis: handle devices that cannot unmask the drdy pin by Nuno Sá · 3 years, 4 months ago
- b600bd7 iio: adis: do not disabe IRQs in 'adis_init()' by Nuno Sá · 3 years, 4 months ago
- 1b7da2f iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops by Lorenzo Bianconi · 3 years, 4 months ago
- 3b38706 iio: imu: inv_mpu6050: Mark acpi match table as maybe unused by Daniel Palmer · 3 years, 4 months ago
- ea1945c iio: adis16480: fix devices that do not support sleep mode by Nuno Sá · 3 years, 4 months ago
- 9da1b86 iio: adis16475: fix deadlock on frequency set by Nuno Sá · 3 years, 4 months ago
- e426965 iio: st_sensors: remove reference to parent device object on st_sensor_data by Alexandru Ardelean · 3 years, 5 months ago
- 6b658c3 iio: st_sensors: remove all driver remove functions by Alexandru Ardelean · 3 years, 5 months ago
- d722f1e drivers/iio: Remove all strcpy() uses by Len Baker · 3 years, 5 months ago
- a30514a Merge 5.14-rc6 into staging-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 9c6cd75 iio: st-sensors: Remove some unused includes and add some that should be there by Jonathan Cameron · 3 years, 7 months ago
- e46a36d Add startup time for each chip using inv_mpu6050 driver by Baptiste Mansuy · 3 years, 7 months ago
- 7e77ef8 iio: adis: set GPIO reset pin direction by Antti Keränen · 3 years, 6 months ago
- 40b54cb iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
- 21fd77a iio: imu: remove unused private data assigned with spi_set_drvdata() by Alexandru Ardelean · 3 years, 8 months ago
- e8951f0 iio: imu: inv_mpu6050: Drop use of %hhx format string. by Jonathan Cameron · 3 years, 8 months ago
- 9654c41 iio: adis: Cleanout unused headers by Jonathan Cameron · 3 years, 8 months ago
- b892770 iio: Drop Duplicated "mount-matrix" parameter by Andy Shevchenko · 3 years, 8 months ago
- 941f130 iio: adis16480: support burst read function by Nuno Sa · 3 years, 9 months ago
- 2d082b6 iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
- f7d5c18a iio: imu: st_lsm6dsx: correct ODR in header by Sean Nyekjaer · 3 years, 8 months ago
- 6731ca3 iio: st_sensors: Add lsm9ds0 IMU support by Andy Shevchenko · 3 years, 9 months ago
- 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 9 months ago
- b27e197 iio: adis16400: do not directly change spi 'max_speed_hz' by Nuno Sa · 3 years, 9 months ago
- 256e69a iio: adis16475: do not directly change spi 'max_speed_hz' by Nuno Sa · 3 years, 9 months ago
- dbf2080 iio: adis: add burst_max_speed_hz variable by Nuno Sa · 3 years, 9 months ago
- 669da56 iio: adis_buffer: don't push data to buffers on failure by Nuno Sa · 3 years, 9 months ago
- 0ae1570 iio: adis_buffer: update device page after changing it by Nuno Sa · 3 years, 9 months ago
- 00a72db iio: adis16475: do not return ints in irq handlers by Nuno Sa · 3 years, 9 months ago
- 00f6742 iio: adis_buffer: check return value on page change by Nuno Sa · 3 years, 9 months ago
- ab3df79 iio: adis16400: do not return ints in irq handlers by Nuno Sa · 3 years, 9 months ago
- d877539 iio: adis_buffer: do not return ints in irq handlers by Nuno Sa · 3 years, 9 months ago
- e09fe91 iio: inv_mpu6050: Fully validate gyro and accel scale writes by Lars-Peter Clausen · 3 years, 9 months ago
- 30f6a54 iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable by Jonathan Cameron · 3 years, 10 months ago
- a71654a iio: inv_mpu6050: Make interrupt optional by Lars-Peter Clausen · 3 years, 10 months ago
- 0d41da0 iio: inv_mpu6050: Remove superfluous indio_dev->modes assignment by Lars-Peter Clausen · 3 years, 10 months ago
- 454c219 iio: imu: inv_mpu6050: Use as standalone trigger by Linus Walleij · 3 years, 10 months ago
- 9c15db9 Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 3 years, 10 months ago
- 5c68f05 iio: adis_trigger: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
- 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
- 9e301ea iio: imu: st_lsm6dsx: Drop unneeded explicit castings by Andy Shevchenko · 3 years, 10 months ago
- 897cd10 iio: imu: fxos8700: Drop unneeded explicit castings by Andy Shevchenko · 3 years, 10 months ago
- 12ec540 Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 3 years, 10 months ago
- 15aacc9 iio: adis: add helpers for locking by Nuno Sa · 4 years ago
- 39c024b iio: adis16475: improve sync scale mode handling by Nuno Sa · 4 years ago
- 0463e60 iio: adis16480: fix pps mode sampling frequency math by Nuno Sa · 4 years ago
- 17395ce iio: make use of devm_iio_kfifo_buffer_setup() helper by Alexandru Ardelean · 4 years ago
- a71266e iio: adis16400: Fix an error code in adis16400_initial_setup() by Dan Carpenter · 4 years ago
- 4df6850 iio: imu: inv_mpu6050: Add support for MPU-6880 by Stephan Gerhold · 4 years, 1 month ago
- 3f9bce7 iio: imu: st_lsm6dsx: fix edge-trigger interrupts by Lorenzo Bianconi · 4 years, 2 months ago
- 7b6b512 iio:imu:bmi160: Fix alignment and data leak issues by Jonathan Cameron · 4 years, 4 months ago
- dc7de42 iio:imu:bmi160: Fix too large a buffer. by Jonathan Cameron · 4 years, 4 months ago
- eca8523 iio:trigger: rename try_reenable() to reenable() plus return void by Jonathan Cameron · 4 years, 4 months ago
- 2c57d26 iio: imu: st_lsm6dsx: add support to LSM6DSOP by Lorenzo Bianconi · 4 years, 2 months ago
- 98c3544 iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table by Lorenzo Bianconi · 4 years, 2 months ago
- f346b16 iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator by Lorenzo Bianconi · 4 years, 2 months ago
- 749c1e1 Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 2 months ago
- fe0b980 iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout by Lorenzo Bianconi · 4 years, 2 months ago
- a3c089b iio: remove unneeded break by Tom Rix · 4 years, 3 months ago
- 4393e4c iio: imu: st_lsm6dsx: add support to LSM6DST by Lorenzo Bianconi · 4 years, 3 months ago
- b290f90 Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
- da83df6 iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads. by Jonathan Cameron · 4 years, 6 months ago
- 6b0cc5d iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues. by Jonathan Cameron · 4 years, 6 months ago
- c14edb4 iio:imu:st_lsm6dsx Fix alignment and data leak issues by Jonathan Cameron · 4 years, 6 months ago
- f71e41e iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return by Tom Rix · 4 years, 5 months ago
- 44a76de iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANO by Mario Tesi · 4 years, 4 months ago
- 0dfaa46 iio: adis16475: Drop adis_burst usage by Nuno Sá · 4 years, 4 months ago
- f81d053 iio: adis16400: Drop adis_burst usage by Nuno Sá · 4 years, 4 months ago
- 36e322e iio: adis: Move burst mode into adis_data by Nuno Sá · 4 years, 4 months ago
- d563d4d iio:imu:adis16400: Sort out missing kernel doc. by Jonathan Cameron · 4 years, 4 months ago
- d8f0cd7 iio: adis: Drop non Managed device functions by Nuno Sá · 4 years, 4 months ago
- 514f641 iio: adis16480: Use Managed device functions by Nuno Sá · 4 years, 4 months ago
- fa623cd iio: adis16460: Use Managed device functions by Nuno Sá · 4 years, 4 months ago
- f13aa06 iio: adis16400: Use Managed device functions by Nuno Sá · 4 years, 4 months ago
- 1622d35 Merge 5.9-rc5 into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 75e13a7 iio: imu: inv_mpu6050: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- a1bab93 iio: imu: st_lsm6dsx: reset hw ts after resume by Lorenzo Bianconi · 4 years, 6 months ago
- 82cf139 iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as __maybe_unused by Lee Jones · 4 years, 6 months ago
- 83625de iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
- 3c97978 iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
- ecf8d08 iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
- deb38af iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration by Lee Jones · 4 years, 6 months ago
- 0d67444 iio: imu: kmx61: Fix formatting in kerneldoc function headers by Lee Jones · 4 years, 6 months ago
- 471622c iio: adis16480: Use irq types instead of flags by Nuno Sá · 4 years, 7 months ago
- ec74ae9 iio: imu: inv_icm42600: add accurate timestamping by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- 7f85e42 iio: imu: inv_icm42600: add buffer support in iio devices by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- e5efa10 iio: imu: inv_icm42600: add device interrupt by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- 8237945 iio: imu: add Kconfig and Makefile for inv_icm42600 driver by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- bc3eb02 iio: imu: inv_icm42600: add temperature sensor support by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- a47c1cdc iio: imu: inv_icm42600: add accelerometer IIO device by Jean-Baptiste Maneyrol · 4 years, 7 months ago