| Age | Commit message (Expand) | Author | 
|---|
| 2022-07-19 | iio: adc: max1027: unlock on error path in max1027_read_single_value() | Dan Carpenter | 
| 2022-07-18 | iio: adc: imx8qxp: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: xilinx-ams: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: ti-am335x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: stmpe-adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: mt6577_auxadc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: meson_saradc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: imx7d_adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: at91-sam5d2: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: ad799x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: ti-ads124s08: Drop unused parameter to ads124s_read() | Jonathan Cameron | 
| 2022-07-18 | iio: adc: npcm: Add NPCM8XX support | Tomer Maimon | 
| 2022-07-16 | iio: adc: ad7949: Fix error message | Thorsten Scherer | 
| 2022-07-16 | iio: adc: stx104: Implement and utilize register structures | William Breathitt Gray | 
| 2022-07-14 | Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 
| 2022-07-13 | iio: adc: xilinx-xadc: Drop duplicate NULL check in xadc_parse_dt() | Andy Shevchenko | 
| 2022-07-13 | iio: adc: xilinx-xadc: Make use of device properties | Andy Shevchenko | 
| 2022-07-01 | iio: adc: ad778-1: do not explicity set INDIO_BUFFER_TRIGGERED mode | Marcus Folkesson | 
| 2022-07-01 | iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED mode | Marcus Folkesson | 
| 2022-07-01 | iio: adc: stm32-adc: disable adc before calibration | Olivier Moysan | 
| 2022-07-01 | iio: adc: stm32-adc: make safe adc disable | Olivier Moysan | 
| 2022-07-01 | iio: adc: qcom-spmi-rradc: Fix spelling mistake "coherrency" -> "coherency" | Colin Ian King | 
| 2022-06-20 | Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 
| 2022-06-19 | iio: adc: stm32: fix maximum clock rate for stm32mp15x | Olivier Moysan | 
| 2022-06-19 | iio: adc: stm32: fix vrefint wrong calibration value handling | Olivier Moysan | 
| 2022-06-19 | iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client | Miaoqian Lin | 
| 2022-06-19 | iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data | Miaoqian Lin | 
| 2022-06-19 | iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs message | Yannick Brosseau | 
| 2022-06-19 | iio: adc: stm32: Fix ADCs iteration in irq handler | Yannick Brosseau | 
| 2022-06-19 | iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_ch... | Jialin Zhang | 
| 2022-06-19 | iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_prope... | Jialin Zhang | 
| 2022-06-19 | iio: adc: stm32-adc: Use generic_handle_domain_irq() | Sebastian Andrzej Siewior | 
| 2022-06-18 | Merge branch 'immutable-qcom-spmi-rradc' into togreg | Jonathan Cameron | 
| 2022-06-18 | iio: adc: qcom-spmi-rradc: introduce round robin adc | Caleb Connolly | 
| 2022-06-15 | iio: adc: meson_saradc: Use regmap_read_poll_timeout() for busy wait | Andy Shevchenko | 
| 2022-06-15 | iio: adc: meson_saradc: Use temporary variable for struct device | Andy Shevchenko | 
| 2022-06-15 | iio: adc: meson_saradc: Use devm_clk_get_optional() | Andy Shevchenko | 
| 2022-06-15 | iio: adc: meson_saradc: Convert to use dev_err_probe() | Andy Shevchenko | 
| 2022-06-15 | iio: adc: meson_saradc: Align messages to be with physical device prefix | Andy Shevchenko | 
| 2022-06-15 | iio: adc: meson_saradc: Don't attach managed resource to IIO device object | Andy Shevchenko | 
| 2022-06-15 | iio: adc: sc27xx_adc: Re-use generic struct u32_fract | Andy Shevchenko | 
| 2022-06-15 | iio: at91-sama5d2: Limit requested watermark value to hwfifo size | Paul Cercueil | 
| 2022-06-15 | iio: adc: intel_mrfld_adc: explicitly add proper header files | Andy Shevchenko | 
| 2022-06-14 | iio: adc: rzg2l_adc: explicitly add proper header files | Nuno Sá | 
| 2022-06-14 | iio: adc: npcm_adc: explicitly add proper header files | Nuno Sá | 
| 2022-06-14 | iio: adc: mt6360-adc: explicitly add proper header files | Nuno Sá | 
| 2022-06-14 | iio: adc: mp2629_adc: explicitly add proper header files | Nuno Sá | 
| 2022-06-14 | iio: adc: ingenic-adc: explicitly add proper header files | Nuno Sá | 
| 2022-06-14 | iio: adc: imx8qxp-adc: explicitly add proper header files | Nuno Sá | 
| 2022-06-14 | iio: adc: imx7d_adc: explicitly add proper header files | Nuno Sá |