- 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
- a095fad iio: imu: inv_icm42600: add gyroscope IIO device by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- 9f9ff91 iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driver by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- 7297ef1 iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driver by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- 31c24c1 iio: imu: inv_icm42600: add core of new inv_icm42600 driver by Jean-Baptiste Maneyrol · 4 years, 7 months ago
- 8f73a13 iio: remove left-over parent assignments by Alexandru Ardelean · 4 years, 8 months ago
- d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 8 months ago
- 812a46b iio: imu: bmi160: added mount-matrix support by Jonathan Albrieux · 4 years, 8 months ago
- 5dea3fb iio: imu: bmi160: added regulator support by Jonathan Albrieux · 4 years, 8 months ago
- fb77496 iio: imu: bmi160: fix typo by Jonathan Albrieux · 4 years, 8 months ago
- ab4dd012 iio: imu: inv_mpu6050: Drop double check for ACPI companion device by Andy Shevchenko · 4 years, 8 months ago
- c2312ff Merge 5.7-rc7 into staging-next by Greg Kroah-Hartman · 4 years, 8 months ago
- cef077e Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 8 months ago
- b719085 iio: imu: adis16xxx: use helper to access iio core debugfs dir by Alexandru Ardelean · 4 years, 9 months ago
- 8f9a524 iio: imu: st_lsm6dsx: enable 833Hz sample frequency for tagged sensors by Lorenzo Bianconi · 4 years, 9 months ago
- fff7352 iio: imu: Add support for adis16475 by Nuno Sá · 4 years, 9 months ago
- e8014d8 Merge 5.7-rc3 into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
- 115c215 iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw() by Dan Carpenter · 4 years, 9 months ago
- 3e04cb6 iio: adis: Support different burst sizes by Nuno Sá · 4 years, 9 months ago
- b9c5eec iio: adis: Add adis_update_bits() APIs by Nuno Sá · 4 years, 9 months ago
- 6982110 iio: imu: adis: Add irq flag variable by Nuno Sá · 4 years, 9 months ago
- fec86c6 iio: imu: adis: Add Managed device functions by Nuno Sá · 4 years, 9 months ago
- 0a2bf92 iio: imu: inv_mpu6050: fix suspend/resume with runtime power by Jean-Baptiste Maneyrol · 4 years, 10 months ago
- 3a63da2 iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device by Lorenzo Bianconi · 4 years, 10 months ago
- d7d3a13 iio:imu:mpu6050: Tidy up parameters to regmap_bulk functions. by Jonathan Cameron · 4 years, 10 months ago
- 780f1c1 iio: imu: st_lsm6dsx: drop huge include in sensor-hub driver by Lorenzo Bianconi · 4 years, 10 months ago
- 97f1755 iio: imu: adis: Add a missing '\n' in a log message by Christophe JAILLET · 4 years, 9 months ago
- 394dede iio: imu: st_lsm6dsx: Add sensor hub device LIS3MDL by Jimmy Assarsson · 4 years, 10 months ago
- a0e35e2 iio: imu: st_lsm6dsx: Increase ODR_LIST_SIZE by Jimmy Assarsson · 4 years, 10 months ago
- 2ca7382 iio: imu: adis16460: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE by Rohit Sarkar · 4 years, 10 months ago
- ae1d37a iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE by Rohit Sarkar · 4 years, 10 months ago
- 4ab717d iio: imu: st_lsm6dsx: configure full scale on slave device if supported by Lorenzo Bianconi · 4 years, 10 months ago
- 4b7ef60 iio: imu: inv_mpu6050: add debugfs register r/w interface by Rohit Sarkar · 4 years, 10 months ago
- b5fbf05 iio: imu: inv_mpu6050: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 10 months ago
- 02566b4 iio: imu: inv_mpu6050_spi: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 10 months ago
- fb3f7ab iio: imu: inv_mpu6050_i2c: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 10 months ago
- 35c9c8d iio: imu: bmi160_spi: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 10 months ago
- 6e924c5 iio: imu: bmi160_i2c: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 10 months ago
- 76551a3c iio: imu: st_lsm6dsx: specify slave odr in slv_odr by Lorenzo Bianconi · 4 years, 10 months ago
- 7762902 iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO by Lorenzo Bianconi · 4 years, 10 months ago
- 61e618be iio: imu: adis_buffer: Use new structure for SPI transfer delays by Sergiu Cuciurean · 5 years ago
- 74a40e1 iio: imu: inv_mpu6050: temperature only work with accel/gyro by Jean-Baptiste Maneyrol · 5 years ago
- 4599cac iio: imu: inv_mpu6050: use runtime pm with autosuspend by Jean-Baptiste Maneyrol · 5 years ago
- 5e95ca3 iio: imu: inv_mpu6050: dynamic sampling rate change by Jean-Baptiste Maneyrol · 5 years ago
- 4c1e014 iio: imu: inv_mpu6050: factorize fifo enable/disable by Jean-Baptiste Maneyrol · 5 years ago
- ffc9648 iio: imu: inv_mpu6050: fix data polling interface by Jean-Baptiste Maneyrol · 5 years ago
- 92e7407 iio: imu: inv_mpu6050: rewrite power and engine management by Jean-Baptiste Maneyrol · 5 years ago
- 398da99 iio: imu: inv_mpu6050: reduce sleep time when turning regulators on by Jean-Baptiste Maneyrol · 5 years ago
- c1bfe9c iio: imu: inv_mpu6050: add all signal path resets at init by Jean-Baptiste Maneyrol · 5 years ago
- 5621a63 iio: imu: inv_mpu6050: early init of chip_config for use at setup by Jean-Baptiste Maneyrol · 5 years ago
- 3c1024a iio: imu: inv_mpu6050: simplify polling magnetometer by Jean-Baptiste Maneyrol · 5 years ago
- a3aaf77 iio: imu: inv_mpu6050: set power on/off only once during all init by Jean-Baptiste Maneyrol · 5 years ago
- 14c046e iio: imu: inv_mpu6050: delete useless check by Jean-Baptiste Maneyrol · 5 years ago
- ddfd781 iio: imu: inv_mpu6050: enable i2c aux mux bypass only once by Jean-Baptiste Maneyrol · 5 years ago
- 62504d1 iio: adis16460: Make use of __adis_initial_startup by Nuno Sá · 5 years ago
- 366a543 iio: adis16480: Make use of __adis_initial_startup by Nuno Sá · 5 years ago
- 1fd4567 iio: imu: adis: add support product ID check in adis_initial_startup by Alexandru Ardelean · 5 years ago
- ecb010d iio: imu: adis: Refactor adis_initial_startup by Nuno Sá · 5 years ago
- fdcf6bb iio: imu: adis: Add self_test_reg variable by Nuno Sá · 5 years ago
- 3f17ada iio: imu: adis: add unlocked __adis_initial_startup() by Alexandru Ardelean · 5 years ago
- 9946085 iio: imu: adis16400: initialize adis_data statically by Alexandru Ardelean · 5 years ago
- 9792867 iio: imu: adis16480: initialize adis_data statically by Alexandru Ardelean · 5 years ago
- f20dbe1 iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable by Lorenzo Bianconi · 5 years ago
- 9fc89f7 iio: imu: inv_mpu6050: update LPF bandwidth settings by Jean-Baptiste Maneyrol · 5 years ago
- 8abce87 iio: imu: inv_mpu6050: add support of ICM20690 by Jean-Baptiste Maneyrol · 5 years ago
- d31f74e iio: imu: inv_mpu6050: add support of IAM20680 by Jean-Baptiste Maneyrol · 5 years ago
- 23db8d6 iio: imu: inv_mpu6050: add support of ICM20609 & ICM20689 by Jean-Baptiste Maneyrol · 5 years ago
- 4235cc3 iio: imu: inv_mpu6050: cleanup of/acpi support by Jean-Baptiste Maneyrol · 5 years ago
- 5de6570 iio: imu: st_lsm6dsx: Fix mismatched comments by JieunKim · 5 years ago
- c318f074 Merge 5.5-rc7 into staging-next by Greg Kroah-Hartman · 5 years ago
- 04e6fed iio: imu: st_lsm6dsx: add mount matrix support by Martin Kepplinger · 5 years ago
- 80cbc84 iio: imu: adis16480: Add support for ADIS16490 by Stefan Popa · 5 years ago
- 84961af iio: imu/mpu6050: support dual-edge IRQ by Michał Mirosław · 5 years ago
- 2e4c0a5 iio: imu: inv_mpu6050: add fifo temperature data support by Jean-Baptiste Maneyrol · 5 years ago
- a4e6f40 iio: imu: adis: use new `delay` structure for SPI transfer delays by Alexandru Ardelean · 5 years ago
- a2dd9bd iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable by Lorenzo Bianconi · 5 years ago
- fb4fbc8 iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID by Stephan Gerhold · 5 years ago
- 77038bd iio: adis: Remove startup_delay by Nuno Sá · 5 years ago
- 380b107 iio: adis: Introduce timeouts structure by Nuno Sá · 5 years ago
- 821f7ce Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 5 years ago
- e485e2a iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsm by Lorenzo Bianconi · 5 years ago
- 111b087 iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read_output by Lorenzo Bianconi · 5 years ago
- 5b8343e iio: imu: st_lsm6dsx: check if shub_output reg is located in primary page by Lorenzo Bianconi · 5 years ago
- 3a43195 iio: imu: st_lsm6dsx: check if pull_up is located in primary page by Lorenzo Bianconi · 5 years ago
- 007f2eb iio: imu: st_lsm6dsx: check if master_enable is located in primary page by Lorenzo Bianconi · 5 years ago
- ee978bb iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_settings by Lorenzo Bianconi · 5 years ago