summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-06-03iio: inkern: fix channel read regressionJohan Hovold
2024-06-03iio: imu: inv_mpu6050: stabilized timestamping in interruptJean-Baptiste Maneyrol
2024-06-03iio: adc: ad7173: Fix sampling frequency settingDumitru Ceclan
2024-06-03iio: adc: ad7173: Clear append status bitDumitru Ceclan
2024-06-02iio: imu: inv_icm42600: delete unneeded update watermark callJean-Baptiste Maneyrol
2024-06-02iio: imu: inv_icm42600: stabilized timestamp in interruptJean-Baptiste Maneyrol
2024-05-27iio: invensense: fix odr switching to same valueJean-Baptiste Maneyrol
2024-05-27iio: adc: ad7173: Remove index from temp channelDumitru Ceclan
2024-05-27iio: adc: ad7173: Add ad7173_device_info namesDumitru Ceclan
2024-05-27iio: adc: ad7173: fix buffers enablement for ad7176-2Dumitru Ceclan
2024-05-27iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()Harshit Mogalapalli
2024-05-27iio: imu: bmi323: Fix trigger notification in case of errorVasileios Amoiridis
2024-05-27iio: dac: ad5592r: fix temperature channel scaling valueMarc Ferland
2024-05-27iio: pressure: bmp280: Fix BMP580 temperature readingAdam Rizkalla
2024-05-27iio: adc: ad9467: fix scan type signDavid Lechner
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-14Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman
2024-05-07iio: frequency: admv1013: Use devm_regulator_get_enable_read_voltage()David Lechner
2024-05-07iio: addac: ad74115: Use devm_regulator_get_enable_read_voltage()David Lechner
2024-05-03iio: temperature: mcp9600: Fix temperature reading for negative valuesDimitri Fedrau
2024-05-03iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea
2024-05-03iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
2024-05-01iio: invensense: fix interrupt timestamp alignmentJean-Baptiste Maneyrol
2024-04-29iio: dac: ad9739a: write complete MU_CNT1 register during lockNuno Sa
2024-04-29iio: pressure: zpa2326: use 'time_left' variable with wait_for_completion_int...Wolfram Sang
2024-04-29iio: adc: twl6030-gpadc: use 'time_left' variable with wait_for_completion_in...Wolfram Sang
2024-04-29iio: adc: stm32-dfsdm-adc: use 'time_left' variable with wait_for_completion_...Wolfram Sang
2024-04-29iio: adc: stm32-adc: use 'time_left' variable with wait_for_completion_interr...Wolfram Sang
2024-04-29iio: adc: intel_mrfld_adc: use 'time_left' variable with wait_for_completion_...Wolfram Sang
2024-04-29iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...Wolfram Sang
2024-04-29iio: adc: exynos_adc: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang
2024-04-29iio: adc: ad_sigma_delta: use 'time_left' variable with wait_for_completion_t...Wolfram Sang
2024-04-29iio: adc: ti-ads1015: use device_for_each_child_node_scoped()Lincoln Yuji
2024-04-29iio: adc: ad799x: Prefer to use octal permissionGustavo Rodrigues
2024-04-29iio: adc: ad799x: add blank line to avoid warning messagesGustavo Rodrigues
2024-04-29iio: adc: ad799x: change 'unsigned' to 'unsigned int' declarationGustavo Rodrigues
2024-04-29iio: adc: mcp3564: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-04-29iio: adc: ad9467: support digital interface calibrationNuno Sa
2024-04-29iio: adc: adi-axi-adc: support digital interface calibrationNuno Sa
2024-04-29iio: adc: adi-axi-adc: remove regmap max registerNuno Sa
2024-04-29iio: backend: add API for interface tuningNuno Sa
2024-04-29iio: backend: change docs paddingNuno Sa
2024-04-29iio: adc: axi-adc: make sure AXI clock is enabledNuno Sa
2024-04-29iio: adc: ad7944: add support for chain modeDavid Lechner
2024-04-29iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set()Dan Carpenter
2024-04-29iio: imu: inv_icm42600: add support of ICM-42686-PJean-Baptiste Maneyrol
2024-04-29iio: light: stk3310: Drop most likely fake ACPI IDAndy Shevchenko