summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2024-04-29iio: accel: mxc4005: Read orientation matrix from ACPI ROTM methodHans de Goede
2024-04-29iio: bmc150-accel-core: Use iio_read_acpi_mount_matrix() helperHans de Goede
2024-04-29iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helperHans de Goede
2024-04-29iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede
2024-04-29iio: buffer: initialize masklength accumulator to 0David Lechner
2024-04-29iio: adc: mxs-lradc-adc: don't set masklengthDavid Lechner
2024-04-29iio: adc: ad7266: don't set masklengthDavid Lechner
2024-04-29iio: adc: rtq6056: Use automated cleanup for mode handling in write_rawGabriel Schwartz
2024-04-28iio: light: apds9306: Fix input arguments to in_range()Subhajit Ghosh
2024-04-21iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped() to simplify e...Lorenzo Bertin Salvador
2024-04-20iio: adc: adi-axi-adc: only error out in major version mismatchNuno Sa
2024-04-20iio: dac: support the ad9739a RF DACNuno Sa
2024-04-20iio: dac: add support for AXI DAC IP coreNuno Sa
2024-04-20iio: backend: add new functionalityNuno Sa
2024-04-20iio: buffer-dmaengine: Enable write supportPaul Cercueil
2024-04-20iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil
2024-04-20iio: buffer-dma: Enable buffer write supportPaul Cercueil
2024-04-20iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil
2024-04-20iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa
2024-04-20iio: pressure: dps310: simplify scale factor readingThomas Haemmerle
2024-04-20iio: pressure: dps310: consistently check return value of `regmap_read`Thomas Haemmerle
2024-04-20iio: pressure: dps310: introduce consistent error handlingThomas Haemmerle
2024-04-20iio: pressure: dps310: support negative temperature valuesThomas Haemmerle
2024-04-13iio: dac: ad5755: make use of of_device_id tableKrzysztof Kozlowski
2024-04-13iio: imu: inv_icm42600: add support of ICM-42688-PJean-Baptiste Maneyrol
2024-04-13iio: adc: ad7944: Consolidate spi_sync() wrapperDavid Lechner
2024-04-13iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-04-13iio: adc: stm32: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-04-13iio: adc: stm32: Fixing err code to not indicate successJonathan Cameron
2024-04-06iio: light: apds9306: Improve apds9306_write_event_config()Subhajit Ghosh
2024-04-06iio: temperature: ltc2983: support vdd regulatorNuno Sa
2024-04-06iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()Dan Carpenter
2024-04-06iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()Dan Carpenter
2024-04-06iio: accel: adxl345: Add spi-3wire optionLothar Rubusch
2024-04-06iio: accel: adxl345: Add comment to probeLothar Rubusch
2024-04-06iio: accel: adxl345: Reorder probe initializationLothar Rubusch
2024-04-06iio: accel: adxl345: Pass function pointer to coreLothar Rubusch
2024-04-06iio: accel: adxl345: Move defines to headerLothar Rubusch
2024-04-06iio: accel: adxl345: Group bus configurationLothar Rubusch