- 4648cbd iio: hid-sensor-gyro-3d: Add timestamp channel by Ye Xiang · 4 years, 2 months ago
- ce69361 iio: gyro: bmg160: Add rudimentary regulator support by Stephan Gerhold · 4 years, 3 months ago
- 26aec6e iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up by Jonathan Cameron · 4 years, 3 months ago
- eca8523 iio:trigger: rename try_reenable() to reenable() plus return void by Jonathan Cameron · 4 years, 6 months ago
- 10ab7cf iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 8 months ago
- faeda91 iio: gyro: adis16080: Fix formatting issue by Lee Jones · 4 years, 8 months ago
- 5a9b7ca iio: adis16260: Use Managed device functions by Nuno Sá · 4 years, 6 months ago
- 77802e0 iio: adis16136: Use Managed device functions by Nuno Sá · 4 years, 6 months ago
- d3e0e14 iio: gyro: adxrs290: Add debugfs register access support by Nishant Malpani · 4 years, 6 months ago
- 6725558 iio: gyro: adxrs290: Add triggered buffer support by Nishant Malpani · 4 years, 6 months ago
- 5ac65da iio: gyro: adxrs290: use hook for devm resource unwinding by Nishant Malpani · 4 years, 6 months ago
- 7e604a3 iio: gyro: adxrs290: Insert missing mutex initialization call by Nishant Malpani · 4 years, 7 months ago
- 2c8920f iio: gyro: Add driver support for ADXRS290 by Nishant Malpani · 4 years, 8 months ago
- bfec575 iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used by Lee Jones · 4 years, 8 months ago
- f11d59d iio: Move attach/detach of the poll func to the core by Lars-Peter Clausen · 4 years, 10 months ago
- d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 10 months ago
- 067fda1 iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger by Alexandru Ardelean · 4 years, 11 months ago
- b719085 iio: imu: adis16xxx: use helper to access iio core debugfs dir by Alexandru Ardelean · 4 years, 11 months ago
- e33ff8a iio: gyro: adis16130: Use get_unaligned_be24() by Andy Shevchenko · 5 years ago
- 0e5fd38 iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 5 years ago
- df91cf5 iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 5 years ago
- 4421409 iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 5 years ago
- 1579fc0 iio/gyro/bmg160: Add support for BMI088 chip by Mike Looijmans · 5 years ago
- 1f38527 iio: st_sensors: Drop unneeded explicit castings by Andy Shevchenko · 5 years ago
- fdcf6bb iio: imu: adis: Add self_test_reg variable by Nuno Sá · 5 years ago
- e914cfd iio: gyro: adis16136: initialize adis_data statically by Alexandru Ardelean · 5 years ago
- ecb27c5 iio: st_sensors: Make use of device properties by Andy Shevchenko · 5 years ago
- efc7898 iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe() by Andy Shevchenko · 5 years ago
- e825070 iio: st_gyro: Correct data for LSM9DS0 gyro by Andy Shevchenko · 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
- f22b1d7 iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unused by Andy Shevchenko · 5 years ago
- dcfb6db iio: itg3200: Drop GPIO include by Linus Walleij · 5 years ago
- 7dd1cfc iio: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- 160b37f iio: gyro: adis16260: replace mlock with ADIS lib's state_lock by Alexandru Ardelean · 5 years ago
- 0aee99a1 iio: gyro: adis16136: rework locks using ADIS library's state lock by Alexandru Ardelean · 5 years ago
- 26ba6db iio: gyro: adis16136: check ret val for non-zero vs less-than-zero by Alexandru Ardelean · 5 years ago
- 12737476 iio: st: Drop GPIO include by Linus Walleij · 5 years ago
- 1123c08 iio: gyro: mpu3050: Explicity make a 'poison' value big endian by Jonathan Cameron · 5 years ago
- 4dbc54c iio: gyro: clean up indentation issue by Colin Ian King · 5 years ago
- 9318a9e5 iio: gyro: adis16080: replace mlock with own lock by Alexandru Ardelean · 5 years ago
- ea14163 iio: gyro: adis16130: remove mlock usage by Alexandru Ardelean · 5 years ago
- e031d5f iio:st_sensors: remove buffer allocation at each buffer enable by Denis Ciocca · 6 years ago
- 9cd15d5 iio: remove get_irq_data_ready() function pointer and use IRQ number directly by Denis Ciocca · 6 years ago
- 21b1ee3 iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer by Denis Ciocca · 6 years ago
- 062809e iio: make st_sensors drivers use regmap by Denis Ciocca · 6 years ago
- 1ecd245 iio: move 3-wire spi initialization to st_sensors_spi by Denis Ciocca · 6 years ago
- 3c05484 iio:gyro: device settings are set immediately during probe by Denis Ciocca · 6 years ago
- 2acca26 iio:gyro: introduce st_gyro_get_settings() function by Denis Ciocca · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- bf402c0 Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
- 49deef1 drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warning. by Mohan Kumar · 6 years ago
- 4da38f1 iio: gyro: fxas21002c: add spi driver by Rui Miguel Silva · 6 years ago
- a034cbe iio: gyro: fxas21002c: add i2c driver by Rui Miguel Silva · 6 years ago
- a0701b6 iio: gyro: add core driver for fxas21002c by Rui Miguel Silva · 6 years ago
- 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
- 94bceb3 iio: gyro: bmg160: add device tree compatibility table by H. Nikolaus Schaller · 6 years ago
- 70b5fdb iio: gyro: itg3200: add mount matrix support by H. Nikolaus Schaller · 6 years ago
- 3a6049f iio: gyro: bmg160: add mount matrix support by H. Nikolaus Schaller · 6 years ago
- fb15897 iio: Allow to read mount matrix from ACPI by Andy Shevchenko · 6 years ago
- 409a51e iio: gyro: mpu3050: fix chip ID reading by Sergey Larin · 6 years ago
- 40a7198 iio/gyro/bmg160: Use millidegrees for temperature scale by Mike Looijmans · 6 years ago
- 0145b50 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
- 67464a5 iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW by Rodrigo Siqueira · 7 years ago
- 9aaea09 gyro:adis16136: fix debugfs_simple_attr.cocci warnings by Venkat Prashanth B U · 7 years ago
- ef6cad9 drivers: iio: gyro: remove duplicate includes by Pravin Shedge · 7 years ago
- 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 281dbad iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework by Lorenzo Bianconi · 7 years ago
- 75d4c6d iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones by Lorenzo Bianconi · 8 years ago
- e72a060 iio: st_sensors: add register mask for status register by Lorenzo Bianconi · 8 years ago
- 227e8ef iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 8 years ago
- 794694c iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi by Lorenzo Bianconi · 8 years ago
- b64a097 iio: gyro: mpu3050: Allow open drain with anything by Linus Walleij · 8 years ago
- 250bbbd iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code by Lorenzo Bianconi · 8 years ago
- 45a4e42 iio: gyro: st_gyro: fix L3GD20H support by Lorenzo Bianconi · 8 years ago
- d47e5382 Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
- f78a823 Merge 4.11-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
- 6a95d82 iio: gyro: mpu3050: stop double error reporting by Peter Rosin · 8 years ago
- 4bdc902 iio: bmg160: reset chip when probing by Quentin Schulz · 8 years ago
- 91b4b16 iio: gyro: itg3200: Add OF device ID table by Javier Martinez Canillas · 8 years ago
- 752d01d iio: common: ssp_sensors: gyro: use devm_iio_device_register() by Wei Yongjun · 8 years ago
- 8abd5ba iio:kfifo_buf header include push down. by Jonathan Cameron · 8 years ago
- d8594fa iio: gyro: st_gyro: inline per-sensor data by Linus Walleij · 8 years ago
- b548674 iio: gyro: mpu3050: add I2C dependency by Arnd Bergmann · 8 years ago
- 630e7ab iio: gyro: mpu3050: remove duplicate initializer by Arnd Bergmann · 8 years ago
- 3904b28 iio: gyro: Add driver for the MPU-3050 gyroscope by Linus Walleij · 8 years ago
- becf05e7 iio: common: ssp_sensors: gyro: constify iio_info structures by Julia Lawall · 8 years ago
- bf61f5d iio: bmg160: add callbacks for the filter frequency by Steffen Trumtrar · 9 years ago
- bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
- af52739b Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
- aabb4060 Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
- 65925b6 iio: st_sensors: switch to a threaded interrupt by Linus Walleij · 9 years ago