| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2... | Mark Brown | 8 | -78/+56 |
| 10 days | iio: gyro: HID: hid-sensor-gyro-3d: Refactor channel initialization | Natália Salvino André | 1 | -18/+9 |
| 10 days | iio: Initialize i2c_device_id arrays using member names | Uwe Kleine-König (The Capable Hub) | 5 | -15/+15 |
| 14 days | iio: common: ssp: remove SSP_CHAN_TIMESTAMP() macro | David Lechner | 1 | -1/+1 |
| 2026-05-16 | iio: gyro: bmg160: wait full startup time after mode change at probe | Stepan Ionichev | 1 | -2/+8 |
| 2026-05-16 | iio: gyro: bmg160: bail out when bandwidth/filter is not in table | Stepan Ionichev | 1 | -0/+6 |
| 2026-05-15 | iio: gyro: itg3200: fix i2c read into the wrong stack location | David Carlier | 1 | -1/+1 |
| 2026-05-05 | iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock | Guilherme Dias | 1 | -44/+31 |
| 2026-04-28 | iio: gyro: adis16260: fix division by zero in write_raw | Antoniu Miclaus | 1 | -0/+3 |
| 2026-04-06 | Merge tag 'v7.0-rc7' into char-misc-next | Greg Kroah-Hartman | 1 | -11/+21 |
| 2026-03-22 | Merge tag 'v7.0-rc4' into togreg | Jonathan Cameron | 2 | -7/+14 |
| 2026-03-01 | iio: hid-sensor-gyro-3d: fix typo in array name | Bhargav Joshi | 1 | -3/+3 |
| 2026-03-01 | iio: gyro: mpu3050: Fix out-of-sequence free_irq() | Ethan Tidmore | 1 | -1/+1 |
| 2026-03-01 | iio: gyro: mpu3050: Move iio_device_register() to correct location | Ethan Tidmore | 1 | -8/+13 |
| 2026-03-01 | iio: gyro: mpu3050: Fix irq resource leak | Ethan Tidmore | 1 | -1/+6 |
| 2026-03-01 | iio: gyro: mpu3050: Fix incorrect free_irq() variable | Ethan Tidmore | 1 | -1/+1 |
| 2026-02-23 | iio: gyro: mpu3050-core: fix pm_runtime error handling | Antoniu Miclaus | 1 | -5/+13 |
| 2026-02-23 | iio: gyro: mpu3050-i2c: fix pm_runtime error handling | Antoniu Miclaus | 1 | -2/+1 |
| 2026-01-29 | iio: gyro: itg3200: Fix unchecked return value in read_raw | Antoniu Miclaus | 1 | -0/+2 |
| 2026-01-29 | iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2026-01-29 | iio: Use IRQF_NO_THREAD | Sebastian Andrzej Siewior | 1 | -5/+3 |
| 2026-01-22 | drivers: iio: mpu3050: use dev_err_probe for regulator request | Svyatoslav Ryhel | 1 | -4/+2 |
| 2025-08-25 | iio: gyro: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 4 | -9/+1 |
| 2025-06-09 | iio: Remove single use of macro definition for IRQ name | Waqar Hameed | 1 | -3/+1 |
| 2025-05-21 | iio: gyro: adxrs450: remove bits_per_word = 8 | David Lechner | 1 | -5/+0 |
| 2025-04-22 | iio: normalize array sentinel style | David Lechner | 10 | -14/+14 |
| 2025-04-22 | iio: gyro: adxrs290: Switch to sparse friendly iio_device_claim/release_direct() | Jonathan Cameron | 1 | -8/+6 |
| 2025-03-11 | iio: gyro: bmg160_spi: add of_match_table | Jun Yan | 1 | -0/+10 |
| 2025-03-04 | iio: gyro: bmg160_i2c: add BMI088 to of_match_table | Jun Yan | 1 | -0/+1 |
| 2025-01-13 | Merge 6.13-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+8 |
| 2024-12-28 | iio: gyro: Use aligned_s64 instead of open coding alignment. | Jonathan Cameron | 4 | -4/+4 |
| 2024-12-07 | iio: gyro: fxas21002c: Fix missing data update in trigger handler | Carlos Song | 1 | -1/+8 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 10 | -13/+13 |
| 2024-11-03 | iio: fix write_event_config signature | Julien Stephan | 1 | -1/+1 |
| 2024-11-01 | iio: gyro: bmg160_core: remove trailing tab | Julien Stephan | 1 | -1/+1 |
| 2024-11-01 | iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name() | Andy Shevchenko | 2 | -16/+3 |
| 2024-10-21 | iio: gyro: list adis16137 in Kconfig description | Yo-Jung (Leo) Lin | 1 | -1/+1 |
| 2024-10-21 | iio: gyro: bmg160: Drop most likely fake ACPI IDs | Andy Shevchenko | 1 | -2/+0 |
| 2024-10-12 | Merge tag 'v6.12-rc2' into test2 | Jonathan Cameron | 1 | -1/+1 |
| 2024-10-10 | iio: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-30 | iio: gyro: hid-sensor-gyro-3d: Get platform data via dev_get_platdata() | Andy Shevchenko | 1 | -2/+2 |
| 2024-09-30 | iio: hid-sensor: Use aligned data type for timestamp | Andy Shevchenko | 1 | -1/+1 |
| 2024-09-30 | iio: gyro: mpu3050: use irq_get_trigger_type() | Jonathan Cameron | 1 | -1/+1 |
| 2024-09-30 | iio: gyro: fxas21002c: use irq_get_trigger_type() | Jonathan Cameron | 1 | -2/+1 |
| 2024-06-25 | iio: gyro: adis16260: make use of the new lock helpers | Nuno Sa | 1 | -11/+8 |
| 2024-06-25 | iio: gyro: adis16260: make use of the new lock helpers | Nuno Sa | 1 | -17/+9 |
| 2024-06-25 | iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits() | Trevor Gamblin | 1 | -21/+14 |
| 2024-06-25 | iio: gyro: bmg160_core: make use of regmap_clear_bits() | Trevor Gamblin | 1 | -2/+2 |
| 2024-05-27 | iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 3 | -5/+5 |
| 2024-05-13 | i2c: mux: Remove class argument from i2c_mux_add_adapter() | Heiner Kallweit | 1 | -1/+1 |
| 2024-01-23 | iio: gyro: bmg160: Drop ACPI_PTR() usage | Jonathan Cameron | 1 | -2/+2 |
| 2023-09-23 | iio: gyro: hid-sensor-gyro-3d: Convert to platform remove callback returning ... | Uwe Kleine-König | 1 | -4/+2 |
| 2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 5 | -5/+5 |
| 2023-03-11 | iio: Rename iio_trigger_poll_chained and add kernel-doc | Mehdi Djait | 2 | -2/+2 |
| 2023-01-14 | iio: hid: fix the retval in gyro_3d_capture_sample | Dmitry Perchanov | 1 | -0/+1 |
| 2022-11-23 | iio: gyro: adis16260: Call '__adis_initial_startup()' in probe | Ramona Bolboaca | 1 | -1/+1 |
| 2022-11-23 | iio: gyro: adis16136: Call '__adis_initial_startup()' in probe | Ramona Bolboaca | 1 | -1/+1 |
| 2022-11-23 | iio: gyro: st_gyro_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | iio: gyro: mpu3050-i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: gyro: itg3200_core: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | iio: gyro: bmg160_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: gyro: bmg160_core: Simplify using devm_regulator_*get_enable() | Matti Vaittinen | 1 | -21/+3 |
| 2022-11-23 | iio: gyro: fxas210002c: Move exports to IIO_FXAS210002C namespace. | Jonathan Cameron | 3 | -13/+14 |
| 2022-11-23 | iio: gyro: itg3200_core: do not use internal iio_dev lock | Nuno Sá | 1 | -3/+7 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 4 | -12/+4 |
| 2022-07-18 | iio: gyro: itg3200: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+5 |
| 2022-07-14 | Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 7 | -20/+10 |
| 2022-06-20 | Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 1 | -0/+1 |
| 2022-06-19 | iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up() | Zheyu Ma | 1 | -0/+1 |
| 2022-06-18 | iio: gyro: bmg160: Fix typo in comment | Xiang wangx | 1 | -1/+1 |
| 2022-06-14 | iio: gyro: fxas210002c: Fix alignment for DMA safety | Jonathan Cameron | 1 | -3/+3 |
| 2022-06-14 | iio: gyro: adxrs450: Fix alignment for DMA safety | Jonathan Cameron | 1 | -1/+1 |
| 2022-06-14 | iio: gyro: adis16130: Fix alignment for DMA safety | Jonathan Cameron | 1 | -1/+1 |
| 2022-06-14 | iio: gyro: adis16080: Fix alignment for DMA safety | Jonathan Cameron | 1 | -1/+1 |
| 2022-06-14 | iio: gyro: mpu3050: Use pm_ptr() and DEFINE_RUNTIME_DEV_PM_OPS() | Jonathan Cameron | 2 | -10/+3 |
| 2022-06-14 | iio: gyro: mpu3050: Drop unused symbol exports. | Jonathan Cameron | 1 | -3/+0 |
| 2022-05-01 | iio: gyro: mpu3050: Make mpu3050_common_remove() return void | Uwe Kleine-König | 3 | -5/+5 |
| 2022-04-28 | iio: gyro: fxas21002c: Make use of device properties | Andy Shevchenko | 1 | -5/+3 |
| 2022-04-28 | iio: gyro: mpu3050: Make use of device properties | Andy Shevchenko | 1 | -5/+5 |
| 2022-04-10 | iio: core: Simplify the registration of kfifo buffers | Miquel Raynal | 1 | -1/+0 |
| 2022-04-10 | iio: st_sensors: Stop abusing mlock to ensure internal coherency | Miquel Raynal | 1 | -6/+2 |
| 2022-04-10 | iio: st_sensors: Return as early as possible from the _write_raw() callbacks | Miquel Raynal | 1 | -5/+2 |
| 2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -21/+30 |
| 2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2 | -6/+2 |
| 2022-03-18 | Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 8 | -21/+30 |
| 2022-02-18 | iio:imu:adis: Move exports into IIO_ADISLIB namespace | Jonathan Cameron | 2 | -0/+2 |
| 2022-02-18 | iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace | Jonathan Cameron | 1 | -0/+1 |
| 2022-02-18 | iio:st-sensors: Move exports into IIO_ST_SENSORS namespace | Jonathan Cameron | 3 | -2/+5 |
| 2022-02-18 | iio:st-sensors: Remove duplicate MODULE_* | Jonathan Cameron | 1 | -4/+0 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 2 | -6/+2 |
| 2022-01-30 | iio: Fix error handling for PM | Miaoqian Lin | 1 | -1/+4 |
| 2022-01-23 | iio: st_sensors: don't always auto-enable I2C and SPI interface drivers | Nikita Yushchenko | 1 | -15/+22 |
| 2021-11-21 | iio: gyro: adxrs290: fix data signedness | Kister Genesis Jimenez | 1 | -2/+3 |
| 2021-11-17 | iio: itg3200: Call iio_trigger_notify_done() on error | Lars-Peter Clausen | 1 | -1/+1 |
| 2021-10-19 | iio: gyro: mpu3050: Fix alignment and size issues with buffers. | Jonathan Cameron | 1 | -13/+11 |
| 2021-10-17 | iio: gyro: adis16080: use devm_iio_device_register() in probe | Alexandru Ardelean | 1 | -10/+1 |
| 2021-09-14 | iio: gyro: remove dead config dependencies on INPUT_MPU3050 | Lukas Bulwahn | 1 | -1/+0 |
| 2021-09-14 | iio: st_sensors: remove reference to parent device object on st_sensor_data | Alexandru Ardelean | 1 | -1/+1 |
| 2021-09-14 | iio: st_sensors: remove all driver remove functions | Alexandru Ardelean | 3 | -27/+2 |
| 2021-09-14 | iio: st_sensors: remove st_sensors_power_disable() function | Alexandru Ardelean | 2 | -24/+2 |
| 2021-09-14 | iio: st_sensors: remove st_sensors_deallocate_trigger() function | Alexandru Ardelean | 1 | -17/+1 |
| 2021-09-14 | iio: st_sensors: disable regulators after device unregistration | Alexandru Ardelean | 2 | -4/+4 |
| 2021-07-24 | iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer | Alexandru Ardelean | 3 | -16/+3 |
| 2021-07-24 | iio: st-sensors: Remove some unused includes and add some that should be there | Jonathan Cameron | 4 | -15/+5 |
| 2021-07-13 | iio: hid-sensors: bind IIO channels alloc to device object | Alexandru Ardelean | 1 | -7/+4 |
| 2021-06-16 | iio: hid-sensors: Update header includes | Jonathan Cameron | 1 | -4/+1 |
| 2021-06-16 | iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace | Andy Shevchenko | 1 | -0/+1 |
| 2021-06-09 | Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 12 | -79/+90 |
| 2021-06-04 | iio: adis: Cleanout unused headers | Jonathan Cameron | 2 | -10/+0 |
| 2021-06-03 | iio: gyro: st_gyro: Support mount matrix | Linus Walleij | 1 | -6/+27 |
| 2021-06-03 | iio: adis16136: make use of adis lock helpers | Nuno Sá | 1 | -9/+6 |
| 2021-06-03 | iio: adis16260: make use of adis lock helpers | Nuno Sá | 1 | -2/+2 |
| 2021-06-03 | iio: Drop Duplicated "mount-matrix" parameter | Andy Shevchenko | 3 | -5/+3 |
| 2021-05-22 | iio: gyro: fxas21002c: balance runtime power in error path | Rui Miguel Silva | 1 | -0/+2 |
| 2021-05-17 | iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp() | Jonathan Cameron | 1 | -3/+7 |
| 2021-05-17 | iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get(). | Jonathan Cameron | 1 | -10/+1 |
| 2021-05-17 | iio: st_sensors: Make accel, gyro, magn and pressure probe shared | Andy Shevchenko | 1 | -4/+0 |
| 2021-05-17 | iio: st_sensors: Call st_sensors_power_enable() from bus drivers | Andy Shevchenko | 3 | -16/+33 |
| 2021-05-17 | iio: gyro: st_gyro: Move platform data from header to C file | Andy Shevchenko | 2 | -8/+5 |
| 2021-05-17 | iio: core: move @id from struct iio_dev to struct iio_dev_opaque | Jonathan Cameron | 5 | -6/+6 |
| 2021-05-10 | iio: gyro: mpu3050: Fix reported temperature value | Dmitry Osipenko | 1 | -2/+11 |
| 2021-05-10 | iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER | Alexandru Ardelean | 1 | -1/+0 |
| 2021-03-26 | Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 6 | -27/+13 |
| 2021-03-25 | iio: fix devm_iio_trigger_alloc with parent.cocci | Gwendal Grignou | 3 | -4/+0 |
| 2021-03-25 | iio: set default trig->dev.parent | Gwendal Grignou | 1 | -2/+1 |
| 2021-03-15 | Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 1 | -0/+2 |
| 2021-03-11 | iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common | Ye Xiang | 1 | -12/+7 |
| 2021-03-11 | iio: make use of devm_iio_kfifo_buffer_setup() helper | Alexandru Ardelean | 1 | -9/+5 |
| 2021-03-06 | iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler | Dinghao Liu | 1 | -0/+2 |
| 2021-01-22 | iio: hid-sensor-gyro-3d: Add timestamp channel | Ye Xiang | 1 | -16/+24 |
| 2021-01-22 | iio: gyro: bmg160: Add rudimentary regulator support | Stephan Gerhold | 1 | -0/+25 |
| 2020-12-03 | iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up | Jonathan Cameron | 1 | -12/+16 |
| 2020-12-03 | iio:trigger: rename try_reenable() to reenable() plus return void | Jonathan Cameron | 2 | -12/+6 |
| 2020-09-21 | iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. | Jonathan Cameron | 1 | -3/+10 |
| 2020-09-21 | iio: gyro: adis16080: Fix formatting issue | Lee Jones | 1 | -1/+1 |
| 2020-09-16 | iio: adis16260: Use Managed device functions | Nuno Sá | 1 | -22/+11 |
| 2020-09-16 | iio: adis16136: Use Managed device functions | Nuno Sá | 1 | -24/+13 |
| 2020-09-13 | iio: gyro: adxrs290: Add debugfs register access support | Nishant Malpani | 1 | -0/+26 |
| 2020-09-13 | iio: gyro: adxrs290: Add triggered buffer support | Nishant Malpani | 2 | -14/+199 |
| 2020-09-13 | iio: gyro: adxrs290: use hook for devm resource unwinding | Nishant Malpani | 1 | -3/+58 |
| 2020-09-03 | iio: gyro: adxrs290: Insert missing mutex initialization call | Nishant Malpani | 1 | -0/+2 |
| 2020-08-22 | iio: gyro: Add driver support for ADXRS290 | Nishant Malpani | 3 | -0/+455 |
| 2020-07-20 | iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used | Lee Jones | 2 | -66/+66 |
| 2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 3 | -21/+4 |
| 2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 11 | -11/+0 |
| 2020-05-10 | iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger | Alexandru Ardelean | 1 | -14/+4 |
| 2020-05-03 | iio: imu: adis16xxx: use helper to access iio core debugfs dir | Alexandru Ardelean | 1 | -6/+4 |
| 2020-05-03 | iio: gyro: adis16130: Use get_unaligned_be24() | Andy Shevchenko | 1 | -1/+3 |
| 2020-04-19 | iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error name | Nishant Malpani | 1 | -2/+2 |
| 2020-04-19 | iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error name | Nishant Malpani | 1 | -2/+2 |
| 2020-04-19 | iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error name | Nishant Malpani | 1 | -2/+2 |
| 2020-04-19 | iio/gyro/bmg160: Add support for BMI088 chip | Mike Looijmans | 3 | -1/+4 |
| 2020-03-21 | iio: st_sensors: Drop unneeded explicit castings | Andy Shevchenko | 2 | -6/+6 |
| 2020-03-08 | iio: imu: adis: Add self_test_reg variable | Nuno Sá | 2 | -0/+2 |
| 2020-03-08 | iio: gyro: adis16136: initialize adis_data statically | Alexandru Ardelean | 1 | -40/+21 |
| 2020-01-13 | iio: st_sensors: Make use of device properties | Andy Shevchenko | 2 | -10/+2 |
| 2020-01-13 | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe() | Andy Shevchenko | 2 | -4/+2 |
| 2020-01-13 | iio: st_gyro: Correct data for LSM9DS0 gyro | Andy Shevchenko | 1 | -1/+74 |
| 2020-01-12 | iio: adis: Remove startup_delay | Nuno Sá | 2 | -2/+0 |
| 2020-01-12 | iio: adis: Introduce timeouts structure | Nuno Sá | 2 | -1/+46 |
| 2019-12-29 | iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unused | Andy Shevchenko | 1 | -1/+1 |
| 2019-12-15 | iio: itg3200: Drop GPIO include | Linus Walleij | 1 | -1/+0 |
| 2019-12-01 | iio: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -15/+15 |
| 2019-11-23 | iio: gyro: adis16260: replace mlock with ADIS lib's state_lock | Alexandru Ardelean | 1 | -3/+3 |
| 2019-11-23 | iio: gyro: adis16136: rework locks using ADIS library's state lock | Alexandru Ardelean | 1 | -10/+21 |
| 2019-11-03 | iio: gyro: adis16136: check ret val for non-zero vs less-than-zero | Alexandru Ardelean | 1 | -12/+12 |
| 2019-10-27 | iio: st: Drop GPIO include | Linus Walleij | 1 | -1/+0 |
| 2019-10-18 | iio: gyro: mpu3050: Explicity make a 'poison' value big endian | Jonathan Cameron | 1 | -1/+1 |
| 2019-10-07 | iio: gyro: clean up indentation issue | Colin Ian King | 1 | -1/+1 |
| 2019-10-05 | iio: gyro: adis16080: replace mlock with own lock | Alexandru Ardelean | 1 | -2/+6 |
| 2019-10-05 | iio: gyro: adis16130: remove mlock usage | Alexandru Ardelean | 1 | -2/+0 |
| 2019-08-11 | iio:st_sensors: remove buffer allocation at each buffer enable | Denis Ciocca | 1 | -11/+1 |
| 2019-08-05 | iio: remove get_irq_data_ready() function pointer and use IRQ number directly | Denis Ciocca | 1 | -4/+3 |
| 2019-08-05 | iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer | Denis Ciocca | 1 | -25/+24 |
| 2019-07-27 | iio: make st_sensors drivers use regmap | Denis Ciocca | 3 | -5/+5 |
| 2019-07-27 | iio: move 3-wire spi initialization to st_sensors_spi | Denis Ciocca | 2 | -4/+4 |
| 2019-07-27 | iio:gyro: device settings are set immediately during probe | Denis Ciocca | 2 | -7/+27 |
| 2019-07-27 | iio:gyro: introduce st_gyro_get_settings() function | Denis Ciocca | 2 | -0/+19 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2 | -8/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 1 | -14/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 7 | -13/+7 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -11/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 3 | -6/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 4 | -0/+4 |
| 2019-04-25 | Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 7 | -1/+1319 |
| 2019-04-22 | drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn... | Mohan Kumar | 1 | -1/+1 |
| 2019-04-22 | iio: gyro: fxas21002c: add spi driver | Rui Miguel Silva | 3 | -1/+77 |
| 2019-04-22 | iio: gyro: fxas21002c: add i2c driver | Rui Miguel Silva | 3 | -0/+76 |
| 2019-04-22 | iio: gyro: add core driver for fxas21002c | Rui Miguel Silva | 4 | -0/+1166 |
| 2019-04-21 | Merge 5.1-rc6 into staging-next | Greg Kroah-Hartman | 2 | -6/+8 |
| 2019-04-04 | iio: gyro: bmg160: add device tree compatibility table | H. Nikolaus Schaller | 1 | -0/+9 |
| 2019-04-04 | iio: gyro: itg3200: add mount matrix support | H. Nikolaus Schaller | 1 | -0/+20 |
| 2019-04-04 | iio: gyro: bmg160: add mount matrix support | H. Nikolaus Schaller | 1 | -0/+21 |
| 2019-04-04 | iio: Allow to read mount matrix from ACPI | Andy Shevchenko | 1 | -2/+1 |
| 2019-03-09 | iio: gyro: mpu3050: fix chip ID reading | Sergey Larin | 1 | -3/+5 |
| 2019-03-09 | iio/gyro/bmg160: Use millidegrees for temperature scale | Mike Looijmans | 1 | -3/+3 |
| 2018-11-16 | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers | Hans de Goede | 1 | -1/+4 |