summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-11iio:light:vcnl4035: Improve error reporting for problems during .remove()Uwe Kleine-König1-2/+8
2022-06-11iio:light:vcnl4000: Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+7
2022-06-11iio:light:us5182d: Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+7
2022-06-11iio:light:pa12203001: Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+7
2022-06-11iio:chemical:ccs811: Improve error reporting for problems during .remove()Uwe Kleine-König1-2/+8
2022-06-11iio:chemical:atlas: Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+7
2022-06-11iio:adc:ti-ads1015: Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+7
2022-06-11iio:adc:ina2xx: Improve error reporting for problems during .remove()Uwe Kleine-König1-2/+8
2022-06-11iio: adc: rzg2l_adc: Remove unnecessary channel check from rzg2l_adc_read_lab...Biju Das1-3/+0
2022-06-11iio: dac: cio-dac: Utilize iomap interfaceWilliam Breathitt Gray1-6/+8
2022-06-11iio: adc: stx104: Utilize iomap interfaceWilliam Breathitt Gray1-27/+29
2022-06-11iio: health: afe4404: Remove duplicated error reporting in .remove()Uwe Kleine-König1-3/+1
2022-06-11iio: common: cros_ec_sensors: Add label attributeGwendal Grignou4-26/+10
2022-06-11iio: imu: st_lsm6dsx: Switch from of headers to mod_devicetable.hAndy Shevchenko1-1/+1
2022-06-11iio: accel: bma400: Add support for activity and inactivity eventsJagath Jog J2-1/+242
2022-06-11iio: accel: bma400: Add activity recognition supportJagath Jog J1-0/+85
2022-06-11iio: accel: bma400: Add step change eventJagath Jog J2-0/+78
2022-06-11iio: accel: bma400: Add separate channel for step counterJagath Jog J2-4/+67
2022-06-11iio: accel: bma400: Add triggered buffer supportJagath Jog J5-8/+185
2022-06-11iio: accel: bma400: conversion to device-managed functionJagath Jog J4-55/+38
2022-06-11iio: accel: bma400: Reordering of header filesJagath Jog J1-2/+2
2022-06-11iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J1-2/+21
2022-06-11iio:light:tsl2583: Remove duplicated error reporting in .remove()Uwe Kleine-König1-1/+3
2022-06-11iio:light:stk3310: Remove duplicated error reporting in .remove()Uwe Kleine-König1-1/+3