Age | Commit message (Expand) | Author | Files | Lines |
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 | -16/+16 |
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 |