summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: adc: ad7298: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: adc: ad7292: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: adc: ad7280a: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: adc: ad7266: Fix alignment for DMA safetyJonathan Cameron1-2/+2
2022-06-14iio: accel: sca3300: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: accel: sca3000: Fix alignment for DMA safetyJonathan Cameron1-2/+2
2022-06-14iio: accel: bmi088: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: accel: bma220: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: accel: adxl367: Fix alignment for DMA safetyJonathan Cameron2-4/+6
2022-06-14iio: accel: adxl355: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: accel: adxl313: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron3-6/+7
2022-06-14iio: sx9324: Add setting for CS idle modeStephen Boyd1-0/+16
2022-06-14iio: sx9360: Add pre-charge resistor settingGwendal Grignou1-1/+14
2022-06-14iio: sx9324: Add Setting for internal analog gainGwendal Grignou1-0/+22
2022-06-14iio: sx9324: Add Setting for internal compensation resistorGwendal Grignou1-1/+20
2022-06-14iio: sx9324: Add precharge internal resistance settingGwendal Grignou1-0/+13
2022-06-14iio: sx9324: Fix register field spellingGwendal Grignou1-2/+2
2022-06-14iio: gyro: mpu3050: Use pm_ptr() and DEFINE_RUNTIME_DEV_PM_OPS()Jonathan Cameron2-10/+3
2022-06-14iio: gyro: mpu3050: Drop unused symbol exports.Jonathan Cameron1-3/+0
2022-06-14iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace.Jonathan Cameron2-2/+3
2022-06-14iio: core: drop iio_get_time_res()Jonathan Cameron1-23/+0
2022-06-14iio: addac: ad74413r: for_each_set_bit_from -> for_each_set_bitCosmin Tanislav1-4/+4
2022-06-14iio: accel: sca3000: Fix syntax errors in commentsXiang wangx1-1/+1
2022-06-14iio: accel: sca3300: Add inclination channelsLI Qingwu1-3/+73
2022-06-14iio: accel: sca3300: Add support for SCL3300LI Qingwu1-2/+28
2022-06-14iio: accel: sca3300: modified to support multi chipsLI Qingwu1-41/+156
2022-06-14iio: accel: sca3300: add define for temp channel for reuse.LI Qingwu1-12/+14
2022-06-14iio: adc: nau7802: Make use of device propertiesAndy Shevchenko1-3/+3
2022-06-14iio: adc: nau7802: Convert driver to use ->probe_new()Andy Shevchenko1-8/+2
2022-06-14iio: adc: vf610_adc: Make use of device propertiesAndy Shevchenko2-10/+6
2022-06-14iio: dac: ad5592r: Get rid of OF specificsAndy Shevchenko1-1/+1
2022-06-14iio: adc: lpc18xx_adc: Switch from of headers to mod_devicetable.hAndy Shevchenko2-3/+2
2022-06-11iio: adc: envelope-detector: Drop dependency on OFAndy Shevchenko1-1/+0
2022-06-11iio: adc: sd_adc_modulator: Drop dependency on OFAndy Shevchenko1-1/+0
2022-06-11iio: Directly use ida_alloc()/free()keliu2-6/+6
2022-06-11iio: accel: bmi088: Add support for bmi090l accelLI Qingwu3-0/+10
2022-06-11iio: accel: bmi088: Add support for bmi085 accelLI Qingwu3-0/+10
2022-06-11iio: accel: bmi088: modified the device nameLI Qingwu3-19/+36
2022-06-11iio: accel: bmi088: Make it possible to config scalesLI Qingwu1-1/+32
2022-06-11iio: accel: bmi088: Modified the scale calculateLI Qingwu1-4/+11
2022-06-11proximity: vl53l0x: Handle the reset GPIOMarkuss Broks1-0/+11
2022-06-11proximity: vl53l0x: Handle the VDD regulatorMarkuss Broks1-0/+37
2022-06-11proximity: vl53l0x: Prefer pre-initialized interrupt flagsMarkuss Broks1-1/+6
2022-06-11iio: srf08: Remove redundant if statementLi Zhengyu1-1/+1
2022-06-11iio: dac: ti-dac5571: add support for ti,dac121c081Peter Rosin2-1/+4
2022-06-11iio: accel: adxl367: do not update FIFO watermark on scan mode updateCosmin Tanislav1-37/+9
2022-06-11iio:magnetometer:mbc150: Make bmc150_magn_remove() return voidUwe Kleine-König3-4/+5
2022-06-11iio: chemical: bme680: fix typo in commentJulia Lawall1-1/+1
2022-06-11iio: proximity: ping: fix typo in commentJulia Lawall1-1/+1