summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-17iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron1-10/+1
2021-05-17iio: accel: kxcjk-1013: Add support for KX023-1025Stephan Gerhold1-0/+93
2021-05-17iio: accel: kxcjk-1013: Refactor configuration registers into structStephan Gerhold1-42/+82
2021-05-17dt-bindings: iio: kionix,kxcjk1013: Document kionix,kx023-1025Stephan Gerhold1-0/+1
2021-05-17iio: adc: Add missing MODULE_DEVICE_TABLEChunyan Zhang1-0/+1
2021-05-17dt-bindings: iio: afe: current-sense-shunt: add io-channel-cellsKrzysztof Kozlowski1-0/+4
2021-05-17iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe()Zhen Lei1-3/+1
2021-05-17iio: accel: fxls8962af: fix errata bug E3 - I2C burst readsSean Nyekjaer1-3/+30
2021-05-17iio: accel: fxls8962af: add hw buffered samplingSean Nyekjaer1-0/+195
2021-05-17iio: accel: fxls8962af: add interrupt supportSean Nyekjaer1-0/+114
2021-05-17iio: accel: fxls8962af: add set/get of samplerateSean Nyekjaer1-3/+75
2021-05-17dt-bindings: iio: accel: fxls8962af: add bindingsSean Nyekjaer1-0/+80
2021-05-17iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometersSean Nyekjaer6-0/+726
2021-05-17iio: imu: st_lsm6dsx: correct ODR in headerSean Nyekjaer1-3/+3
2021-05-17iio: bme680_i2c: Remove acpi_device_id tableGuenter Roeck1-8/+0
2021-05-17iio: bme680_spi: Remove acpi_device_id tableGuenter Roeck1-8/+0
2021-05-17iio:accel:stk8312: Remove acpi_device_id tableGuenter Roeck1-9/+0
2021-05-17iio: am2315: Remove acpi_device_id tableGuenter Roeck1-9/+0
2021-05-17dt-bindings:iio:dac:ad5755: txt to yaml format conversion.Jonathan Cameron2-124/+169
2021-05-17dt-bindings: iio: st,st-sensors: Add LSM9DS0 compatible stringAndy Shevchenko1-0/+3
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko11-1/+576
2021-05-17iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko5-16/+20
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko12-66/+130
2021-05-17iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko2-2/+12
2021-05-17iio: gyro: st_gyro: Move platform data from header to C fileAndy Shevchenko2-8/+5
2021-05-17iio: accel: st_accel: Move platform data from header to C fileAndy Shevchenko2-8/+5
2021-05-17iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron3-12/+16
2021-05-17iio: core: move @flags from struct iio_dev to struct iio_dev_opaqueJonathan Cameron3-5/+5
2021-05-17iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaqueJonathan Cameron3-11/+15
2021-05-17iio: core: move @info_exist_lock to struct iio_dev_opaqueJonathan Cameron5-27/+38
2021-05-17iio: core: move @scan_index_timestamp to struct iio_dev_opaqueJonathan Cameron3-4/+9
2021-05-17iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaqueJonathan Cameron3-5/+9
2021-05-17iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaqueJonathan Cameron4-7/+9
2021-05-17iio: avoid shadowing of variable name in to_iio_dev_opaque()Jonathan Cameron1-2/+2
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron51-60/+89
2021-05-17iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: position: hid-sensor-custom-intel-hinge: Drop duplicate parent setting.Jonathan Cameron1-1/+0
2021-05-17iio: humidity: hdc2010: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_nodeJonathan Cameron1-2/+0
2021-05-17iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: adc: add ADC driver for the TI TSC2046 controllerOleksij Rempel4-0/+735
2021-05-17dt-bindings:iio:adc: add documentation for TI TSC2046 controllerOleksij Rempel1-0/+115
2021-05-17dt-bindings:iio:adc: add generic settling-time-us and oversampling-ratio chan...Oleksij Rempel1-0/+12
2021-05-17iio: Documentation: move incompatible ABI to obsoleteMauro Carvalho Chehab2-82/+182
2021-05-17iio: adc: stm32-adc: Fix docs wrongly marked as kernel-docJonathan Cameron1-2/+2
2021-05-17dt-bindings: iio: chemical: sps30: update binding with serial exampleTomasz Duszynski1-1/+6
2021-05-17iio: sps30: add support for serial interfaceTomasz Duszynski4-0/+444