aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Documentation: ABI: testing: admv8818: add bypassAntoniu Miclaus1-0/+2
2023-08-08drivers: iio: filter: admv8818: add bypass modeAntoniu Miclaus1-9/+56
2023-08-08iio: light: bd27008: Support BD27010 RGBMatti Vaittinen1-2/+311
2023-08-08iio: light: bu27008: add chip infoMatti Vaittinen1-114/+207
2023-08-08dt-bindings: iio: ROHM BU27010 RGBC + flickering sensorMatti Vaittinen1-0/+49
2023-08-05iio: add MCP4728 I2C DAC driverAndrea Collamati3-0/+630
2023-08-05dt-bindings: iio: dac: add mcp4728.yamlAndrea Collamati1-0/+49
2023-08-05drivers: iio: admv1013: add vcc regulatorsAntoniu Miclaus1-0/+14
2023-08-05dt-bindings: iio: admv1013: add vcc regulatorsAntoniu Miclaus1-0/+60
2023-08-05iio: trigger: stm32-lptimer-trigger: remove unneeded platform_set_drvdata()Andrei Coardos1-8/+1
2023-08-05iio: adc: men_z188_adc: Remove redundant initialization owner in men_z188_driverLi Zetao1-1/+0
2023-08-01dt-bindings: iio: admv1014: make all regs requiredAntoniu Miclaus1-0/+8
2023-08-01iio: cdc: ad7150: relax return value check for IRQ getMatti Vaittinen1-5/+5
2023-08-01iio: mb1232: relax return value check for IRQ getMatti Vaittinen1-5/+2
2023-07-29iio: adc: fix the return value handle for platform_get_irq()Ruan Jinjie4-8/+8
2023-07-29tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi1-4/+13
2023-07-29iio: potentiometer: mcp4531: Use i2c_get_match_data()Biju Das1-68/+71
2023-07-29iio: potentiometer: mcp4018: Use i2c_get_match_data()Biju Das1-16/+19
2023-07-29iio: core: Fix issues and style of the commentsAndy Shevchenko1-20/+37
2023-07-29iio: core: Switch to krealloc_array()Andy Shevchenko1-1/+1
2023-07-29iio: core: Use sysfs_match_string() helperAndy Shevchenko1-39/+32
2023-07-29iio: accel: adxl313: Use i2c_get_match_dataBiju Das1-3/+1
2023-07-29iio: accel: adxl313: Fix adxl313_i2c_id[] tableBiju Das1-2/+2
2023-07-29iio: adc: Remove redundant dev_err_probe()Ruan Jinjie5-11/+7
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring24-23/+17
2023-07-23iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devicesRamona Bolboaca1-0/+3
2023-07-23iio: imu: adis16475.c: Remove unused enum elementsRamona Bolboaca1-2/+0
2023-07-23iio: Add driver for Murata IRS-D200Waqar Hameed3-0/+971
2023-07-23iio: Add event enums for running period and countWaqar Hameed3-0/+20
2023-07-23dt-bindings: iio: proximity: Add Murata IRS-D200Waqar Hameed1-0/+60
2023-07-23iio: amplifiers: ad8366: add support for HMC792A AttenuatorKim Seer Paller2-0/+16
2023-07-23iio: core: Improve indentation in a few placesAndy Shevchenko1-13/+10
2023-07-23iio: core: Get rid of redundant 'else'Andy Shevchenko1-3/+3
2023-07-23iio: core: Use min() instead of min_t() to make code more robustAndy Shevchenko1-1/+1
2023-07-22iio: adc: meson: init voltage control bitsGeorge Stark1-0/+48
2023-07-22iio: adc: meson: init internal continuous ring counterGeorge Stark1-0/+9
2023-07-22iio: adc: meson: init channels 0,1 input muxesGeorge Stark1-0/+16
2023-07-22iio: accel: adxl355: Simplify probe()Biju Das1-12/+3
2023-07-20iio: adc: meson: support reading from channel 7 mux inputsGeorge Stark1-2/+75
2023-07-20iio: adc: meson: add channel labelsGeorge Stark1-0/+12
2023-07-20iio: adc: meson: add enum for iio channel numbersGeorge Stark1-17/+29
2023-07-20iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upperGeorge Stark1-13/+13
2023-07-20iio: adc: meson: move enums declaration before variables declarationGeorge Stark1-22/+22
2023-07-20iio: adc: meson: remove unused timestamp channelGeorge Stark1-2/+0
2023-07-20iio: chemical: scd4x: Add pressure compensationRoan van Dijk1-6/+73
2023-07-20iio: Make return value check for set_trigger_state() consistentWaqar Hameed1-1/+1
2023-07-20dt-bindings: iio: adc: qcom,spmi-adc7: use predefined channel idsDmitry Baryshkov5-148/+158
2023-07-20iio: adc: ti-lmp92064: add buffering supportLeonard Göhrs1-0/+53
2023-07-20iio: adc: stm32-adc: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-20iio: adc: qcom-spmi-adc5: Add ADC5_GPIO2_100K_PUKonrad Dybcio1-0/+2