summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: mxs-lradc-adc: don't set masklengthDavid Lechner2024-04-291-1/+0
* iio: adc: ad7266: don't set masklengthDavid Lechner2024-04-291-1/+0
* iio: adc: rtq6056: Use automated cleanup for mode handling in write_rawGabriel Schwartz2024-04-291-23/+11
* iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped() to simplify e...Lorenzo Bertin Salvador2024-04-211-8/+4
* iio: adc: adi-axi-adc: only error out in major version mismatchNuno Sa2024-04-201-2/+2
* iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa2024-04-201-15/+1
* iio: adc: ad7944: Consolidate spi_sync() wrapperDavid Lechner2024-04-131-54/+13
* iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-131-5/+2
* iio: adc: stm32: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-131-38/+24
* iio: adc: stm32: Fixing err code to not indicate successJonathan Cameron2024-04-131-0/+1
* iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()Dan Carpenter2024-04-061-1/+1
* iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...Jonathan Cameron2024-04-061-46/+31
* iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron2024-04-061-17/+7
* iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron2024-04-061-5/+2
* iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...Jonathan Cameron2024-04-061-3/+1
* iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.Jonathan Cameron2024-04-061-2/+2
* iio: adc: ad7944: use spi_optimize_message()David Lechner2024-03-301-74/+103
* iio: adc: ad7944: simplify adi,spi-mode property parsingDavid Lechner2024-03-281-11/+10
* iio: adc: ad7944: Add support for "3-wire mode"David Lechner2024-03-251-18/+139
* iio: adc: ad7944: add driver for AD7944/AD7985/AD7986David Lechner2024-03-253-0/+427
* iio: adc: twl4030-madc: Make use of device propertiesAndy Shevchenko2024-03-251-10/+9
* iio: adc: ad7173: add support for additional modelsDumitru Ceclan2024-03-251-6/+80
* iio: adc: ad7173: improve chip id's definesDumitru Ceclan2024-03-251-3/+3
* iio: adc: ad7173: add AD7173 driverDumitru Ceclan2024-03-253-0/+1134
* iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan2024-03-251-9/+14
* iio: adc: spear_adc: Make use of device propertiesAndy Shevchenko2024-03-251-15/+10
* iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()Jonathan Cameron2024-03-251-15/+6
* iio: adc: rzg2l_adc: Use device_for_each_child_node_scoped()Jonathan Cameron2024-03-251-8/+3
* iio: adc: hx711: Switch from of specific to fwnode property handling.Jonathan Cameron2024-03-251-3/+2
* iio: adc: ad7192: Convert from of specific to fwnode property handlingJonathan Cameron2024-03-251-19/+19
* iio: adc: ad7292: Switch from of specific to fwnode property handlingJonathan Cameron2024-03-251-7/+6
* iio: adc: ad7124: Switch from of specific to fwnode based property handlingJonathan Cameron2024-03-251-32/+23
* iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probeJonathan Cameron2024-03-251-51/+35
* iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.Jonathan Cameron2024-03-251-33/+21
* iio: adc: max11410: Use device_for_each_child_node_scoped()Jonathan Cameron2024-03-251-20/+7
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-2117-627/+3124
|\
| * iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info me...Krzysztof Kozlowski2024-02-281-1/+0
| * iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_o...Quentin Schulz2024-02-281-8/+3
| * iio: adc: rockchip_saradc: use mask for write_enable bitfieldQuentin Schulz2024-02-281-2/+2
| * iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2Quentin Schulz2024-02-281-1/+1
| * iio: adc: adding support for PAC193xMarius Cristea2024-02-283-0/+1648
| * iio: adc: ti-ads1298: prevent divide by zero in ads1298_set_samp_freq()Dan Carpenter2024-02-281-0/+2
| * iio: adc: ti-ads1298: Fix error code in probe()Dan Carpenter2024-02-281-1/+1
| * iio: adc: mcp320x: Simplify device removal logicArturas Moskvinas2024-02-281-20/+9
| * iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id defini...Jonathan Cameron2024-02-281-1/+1
| * Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2024-02-2512-594/+1458
| |\
| | * iio: adc: ti-ads1298: Add driverMike Looijmans2024-02-193-0/+781
| | * iio: adc: adi-axi-adc: move to backend frameworkNuno Sa2024-02-192-290/+96
| | * iio: adc: ad9467: convert to backend frameworkNuno Sa2024-02-192-91/+178
| | * iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa2024-02-191-0/+1