- fde272e iio: gyro: adxrs290: fix data signedness by Kister Genesis Jimenez · 3 years, 1 month ago
- 67fe295 iio: itg3200: Call iio_trigger_notify_done() on error by Lars-Peter Clausen · 3 years, 2 months ago
- b5ca204 iio: gyro: mpu3050: Fix alignment and size issues with buffers. by Jonathan Cameron · 3 years, 7 months ago
- da6fd25 iio: gyro: adis16080: use devm_iio_device_register() in probe by Alexandru Ardelean · 3 years, 4 months ago
- 1d761ca iio: gyro: remove dead config dependencies on INPUT_MPU3050 by Lukas Bulwahn · 3 years, 4 months ago
- e426965 iio: st_sensors: remove reference to parent device object on st_sensor_data by Alexandru Ardelean · 3 years, 4 months ago
- 6b658c3 iio: st_sensors: remove all driver remove functions by Alexandru Ardelean · 3 years, 4 months ago
- 5363c6c iio: st_sensors: remove st_sensors_power_disable() function by Alexandru Ardelean · 3 years, 4 months ago
- 82bcb7f iio: st_sensors: remove st_sensors_deallocate_trigger() function by Alexandru Ardelean · 3 years, 4 months ago
- 9f0b3e0 iio: st_sensors: disable regulators after device unregistration by Alexandru Ardelean · 3 years, 4 months ago
- a574e68 iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer by Alexandru Ardelean · 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
- 8b2ac51 iio: hid-sensors: bind IIO channels alloc to device object by Alexandru Ardelean · 3 years, 6 months ago
- fb226ae iio: hid-sensors: Update header includes by Jonathan Cameron · 3 years, 7 months ago
- 12f13d1 iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace by Andy Shevchenko · 3 years, 7 months ago
- 6771fb0 Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 9654c41 iio: adis: Cleanout unused headers by Jonathan Cameron · 3 years, 7 months ago
- e1c5d70 iio: gyro: st_gyro: Support mount matrix by Linus Walleij · 3 years, 7 months ago
- 5d142d4 iio: adis16136: make use of adis lock helpers by Nuno Sá · 3 years, 7 months ago
- 0990c6e iio: adis16260: make use of adis lock helpers by Nuno Sá · 3 years, 7 months ago
- b892770 iio: Drop Duplicated "mount-matrix" parameter by Andy Shevchenko · 3 years, 7 months ago
- 2a54c8c iio: gyro: fxas21002c: balance runtime power in error path by Rui Miguel Silva · 3 years, 8 months ago
- 06778d8 iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 8 months ago
- 41120eb iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get(). by Jonathan Cameron · 3 years, 8 months ago
- d61881e iio: st_sensors: Make accel, gyro, magn and pressure probe shared by Andy Shevchenko · 3 years, 9 months ago
- 7db4f2c iio: st_sensors: Call st_sensors_power_enable() from bus drivers by Andy Shevchenko · 3 years, 9 months ago
- dffdd75 iio: gyro: st_gyro: Move platform data from header to C file 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, 8 months ago
- f73c730 iio: gyro: mpu3050: Fix reported temperature value by Dmitry Osipenko · 3 years, 8 months ago
- 7061803 iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER by Alexandru Ardelean · 3 years, 9 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, 9 months ago
- 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
- 995071d iio: set default trig->dev.parent by Gwendal Grignou · 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
- 0e41fd5 iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common by Ye Xiang · 4 years ago
- 17395ce iio: make use of devm_iio_kfifo_buffer_setup() helper by Alexandru Ardelean · 3 years, 11 months ago
- 6dbbbe4 iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler by Dinghao Liu · 3 years, 10 months ago
- 4648cbd iio: hid-sensor-gyro-3d: Add timestamp channel by Ye Xiang · 4 years ago
- ce69361 iio: gyro: bmg160: Add rudimentary regulator support by Stephan Gerhold · 4 years, 1 month ago
- 26aec6e iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up by Jonathan Cameron · 4 years, 1 month ago
- eca8523 iio:trigger: rename try_reenable() to reenable() plus return void by Jonathan Cameron · 4 years, 3 months ago
- 10ab7cf iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 5 months ago
- faeda91 iio: gyro: adis16080: Fix formatting issue by Lee Jones · 4 years, 6 months ago
- 5a9b7ca iio: adis16260: Use Managed device functions by Nuno Sá · 4 years, 3 months ago
- 77802e0 iio: adis16136: Use Managed device functions by Nuno Sá · 4 years, 3 months ago
- d3e0e14 iio: gyro: adxrs290: Add debugfs register access support by Nishant Malpani · 4 years, 4 months ago
- 6725558 iio: gyro: adxrs290: Add triggered buffer support by Nishant Malpani · 4 years, 4 months ago
- 5ac65da iio: gyro: adxrs290: use hook for devm resource unwinding by Nishant Malpani · 4 years, 4 months ago
- 7e604a3 iio: gyro: adxrs290: Insert missing mutex initialization call by Nishant Malpani · 4 years, 4 months ago
- 2c8920f iio: gyro: Add driver support for ADXRS290 by Nishant Malpani · 4 years, 5 months ago
- bfec575 iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used by Lee Jones · 4 years, 5 months ago
- f11d59d iio: Move attach/detach of the poll func to the core by Lars-Peter Clausen · 4 years, 7 months ago
- d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 7 months ago
- 067fda1 iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger by Alexandru Ardelean · 4 years, 8 months ago
- b719085 iio: imu: adis16xxx: use helper to access iio core debugfs dir by Alexandru Ardelean · 4 years, 8 months ago
- e33ff8a iio: gyro: adis16130: Use get_unaligned_be24() by Andy Shevchenko · 4 years, 8 months ago
- 0e5fd38 iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 9 months ago
- df91cf5 iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 9 months ago
- 4421409 iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 9 months ago
- 1579fc0 iio/gyro/bmg160: Add support for BMI088 chip by Mike Looijmans · 4 years, 10 months ago
- 1f38527 iio: st_sensors: Drop unneeded explicit castings by Andy Shevchenko · 4 years, 10 months ago
- fdcf6bb iio: imu: adis: Add self_test_reg variable by Nuno Sá · 4 years, 11 months ago
- e914cfd iio: gyro: adis16136: initialize adis_data statically by Alexandru Ardelean · 4 years, 11 months 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 · 5 years ago
- 9cd15d5 iio: remove get_irq_data_ready() function pointer and use IRQ number directly by Denis Ciocca · 5 years ago
- 21b1ee3 iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer by Denis Ciocca · 5 years ago
- 062809e iio: make st_sensors drivers use regmap by Denis Ciocca · 5 years ago
- 1ecd245 iio: move 3-wire spi initialization to st_sensors_spi by Denis Ciocca · 5 years ago
- 3c05484 iio:gyro: device settings are set immediately during probe by Denis Ciocca · 5 years ago
- 2acca26 iio:gyro: introduce st_gyro_get_settings() function by Denis Ciocca · 5 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